Skip to content
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

Drop support for Go 1.21 #6046

Merged
merged 3 commits into from
Aug 25, 2024
Merged

Drop support for Go 1.21 #6046

merged 3 commits into from
Aug 25, 2024

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Aug 24, 2024

No description provided.

@MrAlias MrAlias marked this pull request as ready for review August 24, 2024 00:05
@MrAlias MrAlias requested a review from a team August 24, 2024 00:05
@MrAlias
Copy link
Contributor Author

MrAlias commented Aug 25, 2024

/easycla

@MrAlias MrAlias merged commit f689df8 into open-telemetry:main Aug 25, 2024
27 checks passed
@MrAlias MrAlias deleted the drop-go-1.21 branch August 25, 2024 15:17
XSAM added a commit that referenced this pull request Aug 27, 2024
@XSAM XSAM added this to the v1.30.0 milestone Sep 9, 2024
XSAM added a commit that referenced this pull request Sep 11, 2024
### Added

- Add `NewProducer` to
`go.opentelemetry.io/contrib/instrumentation/runtime`, which allows
collecting the `go.schedule.duration` histogram metric from the Go
runtime. (#5991)
- Add gRPC protocol support for OTLP log exporter in
`go.opentelemetry.io/contrib/exporters/autoexport`. (#6083)

### Removed

- Drop support for [Go 1.21]. (#6046, #6047)

### Fixed

- Superfluous call to `WriteHeader` when flushing after setting a status
code in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp`.
(#6074)
- Superfluous call to `WriteHeader` when writing the response body after
setting a status code in
`go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp`. (#6055)

[Go 1.21]: https://go.dev/doc/go1.21

---------

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants