Skip to content

v2.0.0-beta.8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Mar 14:40
· 400 commits to refs/heads/master since this release
1a857a6

🚀 New

  • Add support for stopping timestamp updater (#101)
  • Add support for CBOR encoding (#94)
  • Add fiber trim functions (#91)
  • Add IfToLower and IfToUpper functions for converting ASCII strings to lowercase and uppercase respectively (#76)
  • RFC8478 - Add the application/zstd Media Type (#75)

🧹 Updates

  • Bump github.com/fxamacker/cbor/v2 from 2.7.0 to 2.8.0 (#110)
  • Add support for go1.24, and drop go1.22 (#108)
  • Bump codecov/codecov-action from 5.1.2 to 5.3.1 (#106)
  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#105)
  • Bump codecov/codecov-action from 5.1.1 to 5.1.2 (#102)
  • Bump codecov/codecov-action from 5.0.7 to 5.1.1 (#100)
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#99)
  • Bump codecov/codecov-action from 5.0.2 to 5.0.7 (#98)
  • Bump codecov/codecov-action from 4.6.0 to 5.0.2 (#96)
  • Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#93)
  • chore: Add support for go1.23 and golangci-lint v1.61.0 (#92)
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 (#89)
  • Bump codecov/codecov-action from 4.4.1 to 4.5.0 (#88)
  • Bump golangci/golangci-lint-action from 5 to 6 (#84)
  • Bump golangci-lint to v1.59.1 (#87)
  • Bump codecov/codecov-action from 4.4.0 to 4.4.1 (#86)
  • Bump codecov/codecov-action from 4.3.1 to 4.4.0 (#85)
  • Bump codecov/codecov-action from 4.3.0 to 4.3.1 (#83)
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 (#82)
  • Bump golangci/golangci-lint-action from 4 to 5 (#81)
  • Bump codecov/codecov-action from 4.1.1 to 4.3.0 (#80)
  • Improve Unit-Tests Coverage and CI Workflows (#79)
  • Bump lewagon/wait-on-check-action from 1.3.3 to 1.3.4 (#78)
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 (#74)

Full Changelog: v2.0.0-beta.7...v2.0.0-beta.8

Thank you @gaby, @imsk17 and @sixcolors for making this update possible.