Prepare release for opentelemetry-instrumentation-openai-v2 v2.2b0 (#3971)

Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
This commit is contained in:
otelbot[bot]
2025-11-25 10:37:08 +01:00
committed by GitHub
parent 2d8ee8e5f5
commit abbec7c555
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
## Version 2.2b0 (2025-11-25)
- Fix service tier attribute names: use `GEN_AI_OPENAI_REQUEST_SERVICE_TIER` for request
attributes and `GEN_AI_OPENAI_RESPONSE_SERVICE_TIER` for response attributes.

View File

@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
__version__ = "2.2b0.dev"
__version__ = "2.2b0"