mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-31 14:11:50 +08:00
Update opentelemetry-instrumentation-vertexai version to v2.1b0 (#3286)
Co-authored-by: Aaron Abbott <aaronabbott@google.com>
This commit is contained in:

committed by
GitHub

parent
dc01beda66
commit
c4eb3714c5
@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## Unreleased
|
||||
|
||||
## Version 2.0b0 (2025-02-21)
|
||||
|
||||
- Added Vertex AI spans for request parameters
|
||||
([#3192](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3192))
|
||||
- Initial VertexAI instrumentation
|
||||
|
@ -12,4 +12,4 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
__version__ = "2.0b0.dev"
|
||||
__version__ = "2.1b0.dev"
|
||||
|
Reference in New Issue
Block a user