-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: Release 17 gems #1025
release: Release 17 gems #1025
Conversation
* opentelemetry-helpers-mysql 0.1.1 (was 0.1.0) * opentelemetry-helpers-sql-obfuscation 0.1.1 (was 0.1.0) * opentelemetry-instrumentation-rdkafka 0.4.6 (was 0.4.5) * opentelemetry-instrumentation-base 0.22.4 (was 0.22.3) * opentelemetry-instrumentation-http_client 0.22.6 (was 0.22.5) * opentelemetry-instrumentation-koala 0.20.5 (was 0.20.4) * opentelemetry-instrumentation-dalli 0.25.3 (was 0.25.2) * opentelemetry-instrumentation-ethon 0.21.7 (was 0.21.6) * opentelemetry-instrumentation-excon 0.22.3 (was 0.22.2) * opentelemetry-instrumentation-faraday 0.24.4 (was 0.24.3) * opentelemetry-instrumentation-net_http 0.22.6 (was 0.22.5) * opentelemetry-instrumentation-rack 0.24.5 (was 0.24.4) * opentelemetry-instrumentation-redis 0.25.6 (was 0.25.5) * opentelemetry-instrumentation-restclient 0.22.6 (was 0.22.5) * opentelemetry-instrumentation-sidekiq 0.25.5 (was 0.25.4) * opentelemetry-instrumentation-sinatra 0.23.5 (was 0.23.4) * opentelemetry-processor-baggage 0.2.0 (was 0.1.0)
Release job completed with errors. Successfully released opentelemetry-helpers-mysql 0.1.1 Successfully released opentelemetry-helpers-sql-obfuscation 0.1.1 Successfully released opentelemetry-instrumentation-rdkafka 0.4.6 Failed to release opentelemetry-instrumentation-base 0.22.4: v0.22.4 / 2024-06-18But it actually starts with: v0.22.3 / 2023-11-23Failed to release opentelemetry-instrumentation-http 0.23.3: Successfully released opentelemetry-instrumentation-http_client 0.22.6 Successfully released opentelemetry-instrumentation-koala 0.20.5 Successfully released opentelemetry-instrumentation-dalli 0.25.3 Successfully released opentelemetry-instrumentation-ethon 0.21.7 Successfully released opentelemetry-instrumentation-excon 0.22.3 Successfully released opentelemetry-instrumentation-faraday 0.24.4 Successfully released opentelemetry-instrumentation-net_http 0.22.6 Successfully released opentelemetry-instrumentation-rack 0.24.5 Successfully released opentelemetry-instrumentation-redis 0.25.6 Successfully released opentelemetry-instrumentation-restclient 0.22.6 Successfully released opentelemetry-instrumentation-sidekiq 0.25.5 Successfully released opentelemetry-instrumentation-sinatra 0.23.5 Successfully released opentelemetry-processor-baggage 0.2.0 |
Release job completed with errors. Successfully released opentelemetry-helpers-mysql 0.1.1 Successfully released opentelemetry-helpers-sql-obfuscation 0.1.1 Successfully released opentelemetry-instrumentation-rdkafka 0.4.6 Failed to release opentelemetry-instrumentation-base 0.22.4: v0.22.4 / 2024-06-18But it actually starts with: v0.22.3 / 2023-11-23Successfully released opentelemetry-instrumentation-http 0.23.3 Successfully released opentelemetry-instrumentation-http_client 0.22.6 Successfully released opentelemetry-instrumentation-koala 0.20.5 Successfully released opentelemetry-instrumentation-dalli 0.25.3 Successfully released opentelemetry-instrumentation-ethon 0.21.7 Successfully released opentelemetry-instrumentation-excon 0.22.3 Successfully released opentelemetry-instrumentation-faraday 0.24.4 Successfully released opentelemetry-instrumentation-net_http 0.22.6 Successfully released opentelemetry-instrumentation-rack 0.24.5 Successfully released opentelemetry-instrumentation-redis 0.25.6 Successfully released opentelemetry-instrumentation-restclient 0.22.6 Successfully released opentelemetry-instrumentation-sidekiq 0.25.5 Successfully released opentelemetry-instrumentation-sinatra 0.23.5 Successfully released opentelemetry-processor-baggage 0.2.0 |
This pull request prepares new gem releases for the following gems:
For each gem, this pull request modifies the gem version and provides an initial changelog entry based on conventional commit messages. You can edit these changes before merging, to release a different version or to alter the changelog text.
The generated changelog entries have been copied below:
opentelemetry-helpers-mysql
v0.1.1 / 2024-06-18
opentelemetry-helpers-sql-obfuscation
v0.1.1 / 2024-06-18
opentelemetry-instrumentation-rdkafka
v0.4.6 / 2024-06-18
opentelemetry-instrumentation-base
v0.22.4 / 2024-06-18
opentelemetry-instrumentation-http_client
v0.22.6 / 2024-06-18
opentelemetry-instrumentation-koala
v0.20.5 / 2024-06-18
opentelemetry-instrumentation-dalli
v0.25.3 / 2024-06-18
opentelemetry-instrumentation-ethon
v0.21.7 / 2024-06-18
opentelemetry-instrumentation-excon
v0.22.3 / 2024-06-18
http.url
to Excon instrumentationopentelemetry-instrumentation-faraday
v0.24.4 / 2024-06-18
opentelemetry-instrumentation-net_http
v0.22.6 / 2024-06-18
opentelemetry-instrumentation-rack
v0.24.5 / 2024-06-18
opentelemetry-instrumentation-redis
v0.25.6 / 2024-06-18
opentelemetry-instrumentation-restclient
v0.22.6 / 2024-06-18
opentelemetry-instrumentation-sidekiq
v0.25.5 / 2024-06-18
opentelemetry-instrumentation-sinatra
v0.23.5 / 2024-06-18
opentelemetry-processor-baggage
v0.2.0 / 2024-06-18
BREAKING CHANGE: Add baggage key predicate func to baggage span processor
ADDED: Add baggage key predicate func to baggage span processor