File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Elastic Distribution of OpenTelemetry Python Changelog
2
2
3
+ ## v0.8.0
4
+
5
+ - Remove some custom code in ElasticOpenTelemetryConfigurator (#250 )
6
+ - Introduce a resource detector sending server.instance.id (#259 )
7
+ - Bump to OTel 1.31.0: programmatic auto-instrumentation, added metrics and events for AWS Bedrock instrumentation (#263 )
8
+ - Bump elastic-opentelemetry-instrumentation-openai to 0.6.1 in Docker image and relax version dependency to (#264 )
9
+
3
10
## v0.7.0
4
11
5
12
- Bump to OTel 1.30.0: Python 3.13 support, pymssql instrumentation, basic GenAI tracing with AWS Bedrock (#241 )
Original file line number Diff line number Diff line change 14
14
# See the License for the specific language governing permissions and
15
15
# limitations under the License.
16
16
17
- __version__ = "0.7 .0"
17
+ __version__ = "0.8 .0"
You can’t perform that action at this time.
0 commit comments