Skip to content

v0.26.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Mar 22:20
· 2 commits to master since this release
v0.26.0

0.26.0 - 2026-03-07

Dropped mongodb dependency - Kept backward-compatibility

Full Changelog: v0.25.0...v0.26.0

43 commits in this release.


Documentation

Code quality

Testing

Miscellaneous tasks

Updates

  • build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /internal/testintegration by @dependabot[bot] in #221 ...
  • build(deps): bump the development-dependencies group across 2 directories with 2 updates by @dependabot[bot] in #224 ...
  • build(deps): bump the development-dependencies group with 7 updates by @dependabot[bot] in #216 ...
  • build(deps): bump go.mongodb.org/mongo-driver from 1.17.8 to 1.17.9 in the other-dependencies group by @dependabot[bot] in #209 ...
  • build(deps): bump github.com/go-openapi/testify/v2 from 2.3.0 to 2.4.0 in the go-openapi-dependencies group by @dependabot[bot] in #213 ...
  • build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang-org-dependencies group by @dependabot[bot] in #212 ...
  • build(deps): bump the development-dependencies group with 7 updates by @dependabot[bot] in #210 ...
  • build(deps): bump github.com/go-openapi/testify/v2 from 2.2.0 to 2.3.0 in the go-openapi-dependencies group by @dependabot[bot] in #208 ...
  • build(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 in the golang-org-dependencies group by @dependabot[bot] in #207 ...
  • build(deps): bump the other-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #203 ...
  • build(deps): bump github.com/go-openapi/testify/v2 from 2.1.8 to 2.2.0 in the go-openapi-dependencies group by @dependabot[bot] in #204 ...
  • build(deps): bump the development-dependencies group with 7 updates by @dependabot[bot] in #205 ...
  • build(deps): bump the development-dependencies group with 7 updates by @dependabot[bot] in #200 ...
  • build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 in the golang-org-dependencies group by @dependabot[bot] in #201 ...
  • build(deps): bump github.com/go-openapi/testify/v2 from 2.0.2 to 2.1.8 in the go-openapi-dependencies group by @dependabot[bot] in #199 ...
  • build(deps): bump github.com/go-openapi/errors from 0.22.5 to 0.22.6 in the go-openapi-dependencies group by @dependabot[bot] in #196 ...
  • build(deps): bump the development-dependencies group with 7 updates by @dependabot[bot] in #194 ...
  • build(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 in the golang-org-dependencies group by @dependabot[bot] in #189 ...
  • build(deps): bump github.com/go-openapi/errors from 0.22.4 to 0.22.5 in the go-openapi-dependencies group by @dependabot[bot] in #190 ...
  • build(deps): bump actions/checkout from 5 to 6 in the development-dependencies group by @dependabot[bot] in #186 ...
  • build(deps): bump golangci/golangci-lint-action from 8 to 9 in the development-dependencies group by @dependabot[bot] in #184 ...
  • build(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 in the golang-org-dependencies group by @dependabot[bot] in #183 ...

Other

  • Add MongoDB integration tests for all strfmt BSON types by @Copilot in #215 ...
  • Upgrade integration tests to mongo-driver v2 and go mod tidy by @Copilot ...
  • Add MongoDB integration tests with testintegration build tag and CI workflow by @Copilot ...
  • build(deps): update mongo-driver to v2 ...
  • Update ulid library by @SuperQ in #185 ...

People who contributed to this release


New Contributors


strfmt license terms

License

Per-module changes


enable/mongodb (0.26.0)

Miscellaneous tasks


internal/testintegration (0.26.0)

Code quality

Testing

Miscellaneous tasks

Updates

  • build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /internal/testintegration by @dependabot[bot] in #221 ...

Other

  • Add MongoDB integration tests for all strfmt BSON types by @Copilot in #215 ...
  • Upgrade integration tests to mongo-driver v2 and go mod tidy by @Copilot ...
  • Add MongoDB integration tests with testintegration build tag and CI workflow by @Copilot ...