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
- doc: updated contributors file by @bot-go-openapi[bot] in #217 ...
- doc: updated contributors file by @bot-go-openapi[bot] in #198 ...
- doc: updated contributors file by @bot-go-openapi[bot] in #197 ...
- doc: updated contributors file by @bot-go-openapi[bot] in #195 ...
- doc: announced discord channel by @fredbi in #193 ...
- doc: updated contributors file by @bot-go-openapi[bot] in #188 ...
Code quality
- Test/integration mariadb by @fredbi in #220 ...
- chore: doc, lint, test by @fredbi in #218 ...
- build(deps): update mongo-driver to v2 in #211 ...
Testing
Miscellaneous tasks
- chore: prepare release v0.26.0 by @bot-go-openapi[bot] in #227 ...
- ci: fix coverage reporting for integration tests by @fredbi in #225 ...
- refactor: decouple mongodb driver from root module by @fredbi in #222 ...
- chore: reverted go requirement back to go1.24 by @fredbi in #219 ...
- ci: remove redundant release workflow by @fredbi in #192 ...
- ci: aligned CI with go-openapi shared workflows and docs by @fredbi in #187 ...
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
- @bot-go-openapi[bot] made their first contribution
in #227 - @Copilot made their first contribution
in #215 - @SuperQ made their first contribution
in #185
strfmt license terms
Per-module changes
enable/mongodb (0.26.0)
Miscellaneous tasks
- chore: prepare release v0.26.0 by @bot-go-openapi[bot] in #227 ...
- refactor: decouple mongodb driver from root module by @fredbi in #222 ...
internal/testintegration (0.26.0)
Code quality
Testing
Miscellaneous tasks
- chore: prepare release v0.26.0 by @bot-go-openapi[bot] in #227 ...
- refactor: decouple mongodb driver from root module by @fredbi in #222 ...
- chore: reverted go requirement back to go1.24 by @fredbi in #219 ...
Updates
- build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /internal/testintegration by @dependabot[bot] in #221 ...