Skip to content

Replace go 1.21 with go 1.22 in go mod#6047

Merged
XSAM merged 4 commits into
mainfrom
drop-go-1.21
Aug 27, 2024
Merged

Replace go 1.21 with go 1.22 in go mod#6047
XSAM merged 4 commits into
mainfrom
drop-go-1.21

Conversation

@XSAM
Copy link
Copy Markdown
Member

@XSAM XSAM commented Aug 26, 2024

Related #6046

@XSAM XSAM marked this pull request as ready for review August 26, 2024 00:03
@XSAM XSAM requested a review from MrAlias as a code owner August 26, 2024 00:03
@XSAM XSAM requested a review from a team August 26, 2024 00:03
@XSAM XSAM merged commit b5b1b8e into main Aug 27, 2024
@XSAM XSAM deleted the drop-go-1.21 branch August 27, 2024 02:39
@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