Skip to content

v1.21.0

Choose a tag to compare

@ernado ernado released this 15 Jun 15:45
· 90 commits to main since this release
9346735

What's Changed

  • chore: bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 by @dependabot[bot] in #1659
  • chore: bump go.uber.org/zap from 1.27.1 to 1.28.0 by @dependabot[bot] in #1666
  • chore: bump github.com/mattn/go-isatty from 0.0.20 to 0.0.22 by @dependabot[bot] in #1665
  • chore: bump github.com/dlclark/regexp2 from 1.11.5 to 1.12.0 by @dependabot[bot] in #1664
  • chore: bump github.com/valyala/fasthttp from 1.69.0 to 1.70.0 by @dependabot[bot] in #1656
  • feat(parser): adds IsEmpty() method for OptNil* generated wrappers by @MikeKirillov in #1667
  • chore: bump the golang group across 1 directory with 3 updates by @dependabot[bot] in #1661
  • fix(gen): allOf optional/nullable field boxing by @zguydev in #1647
  • chore: bump the golang group across 1 directory with 3 updates by @dependabot[bot] in #1673
  • fix: align OTel server span status with HTTP semantic conventions by @totomojp in #1672
  • chore: bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #1639
  • fix(gen): distinct wrapper types for shared body with differing headers by @benburkert in #1679
  • chore: bump the opentelemetry group with 5 updates by @dependabot[bot] in #1678
  • fix: OTel attributes from Labeler not being used for spans by @CondensedTea in #1677
  • chore: bump the golang group across 1 directory with 2 updates by @dependabot[bot] in #1676
  • chore(docker): use static-debian13 base to drop libssl3 by @dtjm in #1680
  • chore: bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #1681
  • chore: bump github.com/valyala/fasthttp from 1.70.0 to 1.71.0 by @dependabot[bot] in #1669
  • chore: bump the golang group with 2 updates by @dependabot[bot] in #1682
  • chore: bump golang.org/x/net from 0.55.0 to 0.56.0 in the golang group by @dependabot[bot] in #1683
  • chore: bump golang.org/x/tools from 0.45.0 to 0.46.0 in the golang group by @dependabot[bot] in #1685
  • fix(gen): deterministic order of unique validators (#1655) by @ernado in #1686
  • fix(gen): drain client response body before close (#1670) by @ernado in #1688
  • fix(validate): don't reject quoted email local parts (#1419) by @ernado in #1687
  • feat: add Server-Sent Events client generation feature for OpenAPI 3.0 by @zguydev in #1689

New Contributors

Full Changelog: v1.20.3...v1.21.0