Skip to content

Releases: go-openapi/strfmt

v0.27.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:50
v0.27.0

0.27.0 - 2026-07-16

Full Changelog: v0.26.4...v0.27.0

11 commits in this release.


Implemented enhancements

  • feat: new formats for currencies (ISO-4217 alpha-3) and countries (ISO-3166 alpha-3 & alpha-2) by @fredbi in #285 ...
  • feat(duration): add ISO 8601 / RFC 3339 duration format (duration-iso8601) by @fredbi in #284 ...

Fixed bugs

  • fix(base64): use standard RFC 4648 alphabet on the text path (#87) by @fredbi in #283 ...
  • fix(duration): fix panic with trailing space, added fuzz by @fredbi in #281 ...

Documentation

Testing

  • test(fuzz): added systematic fuzzing of formats by @fredbi in #282 ...

Miscellaneous tasks

Updates

  • build(deps): bump the other-dependencies group across 3 directories with 1 update by @dependabot[bot] in #277 ...
  • build(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 in the golang-org-dependencies group across 1 directory by @dependabot[bot] in #276 ...

Other (technical)

  • Add comments for ISO 3166 countries source data by @fredbi ...

People who contributed to this release


strfmt license terms

License

Per-module changes


enable/mongodb (0.27.0)

Miscellaneous tasks

Updates

  • build(deps): bump the other-dependencies group across 3 directories with 1 update by @dependabot[bot] in #277 ...

internal/testintegration (0.27.0)

Implemented enhancements

  • feat(duration): add ISO 8601 / RFC 3339 duration format (duration-iso8601) by @fredbi in #284 ...

Miscellaneous tasks

Updates

  • build(deps): bump the other-dependencies group across 3 directories with 1 update by @dependabot[bot] in #277 ...
  • build(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 in the golang-org-dependencies group across 1 directory by @dependabot[bot] in #276 ...

v0.26.4

Choose a tag to compare

@github-actions github-actions released this 29 Jun 15:34
v0.26.4

0.26.4 - 2026-06-29

Full Changelog: v0.26.3...v0.26.4

14 commits in this release.


Fixed bugs

Documentation

Code quality

Miscellaneous tasks

Updates

  • build(deps): bump the other-dependencies group across 3 directories with 1 update by @dependabot[bot] in #268 ...
  • build(deps): bump the go-openapi-dependencies group across 2 directories with 1 update by @dependabot[bot] in #273 ...
  • build(deps): bump the development-dependencies group with 2 updates by @dependabot[bot] in #267 ...
  • build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 in the golang-org-dependencies group across 1 directory by @dependabot[bot] in #266 ...
  • build(deps): bump the development-dependencies group with 9 updates by @dependabot[bot] in #265 ...
  • build(deps): bump the other-dependencies group across 2 directories with 1 update by @dependabot[bot] in #263 ...
  • build(deps): bump github.com/go-openapi/errors from 0.22.7 to 0.22.8 in the go-openapi-dependencies group across 1 directory by @dependabot[bot] in #262 ...
  • build(deps): bump the development-dependencies group with 9 updates by @dependabot[bot] in #261 ...

People who contributed to this release


New Contributors


strfmt license terms

License

Per-module changes


enable/mongodb (0.26.4)

Miscellaneous tasks

Updates

  • build(deps): bump the other-dependencies group across 3 directories with 1 update by @dependabot[bot] in #268 ...

internal/testintegration (0.26.4)

Miscellaneous tasks

Updates

  • build(deps): bump the other-dependencies group across 3 directories with 1 update by @dependabot[bot] in #268 ...
  • build(deps): bump the go-openapi-dependencies group across 2 directories with 1 update by @dependabot[bot] in #273 ...
  • build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 in the golang-org-dependencies group across 1 directory by @dependabot[bot] in #266 ...
  • build(deps): bump the other-dependencies group across 2 directories with 1 update by @dependabot[bot] in #263 ...
  • build(deps): bump github.com/go-openapi/errors from 0.22.7 to 0.22.8 in the go-openapi-dependencies group across 1 directory by @dependabot[bot] in #262 ...

v0.26.3

Choose a tag to compare

@github-actions github-actions released this 31 May 07:57
v0.26.3

0.26.3 - 2026-05-31

Full Changelog: v0.26.2...v0.26.3

15 commits in this release.


Documentation

Miscellaneous tasks

  • chore: prepare release v0.26.3 by @bot-go-openapi[bot] in #260 ...
  • fix(ci): monitor - work around dependabot identity requirements by @fredbi ...
  • fix(ci): updated shared ci worflows (fix monitor-bot identity) by @fredbi ...
  • fix(ci): updated shared ci worflows (fix monitor-bot permissions) by @fredbi ...
  • fix(ci): updated shared ci worflows (fix monitor-bot filter) by @fredbi in #259 ...
  • ci: schedule bot PR monitoring by @fredbi in #257 ...

Updates

  • build(deps): bump the other-dependencies group across 3 directories with 2 updates by @dependabot[bot] in #252 ...
  • build(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 in the golang-org-dependencies group across 1 directory by @dependabot[bot] in #255 ...
  • build(deps): bump the go-openapi-dependencies group across 2 directories with 1 update by @dependabot[bot] in #256 ...
  • build(deps): bump the development-dependencies group with 8 updates by @dependabot[bot] in #254 ...
  • build(deps): bump golang.org/x/net from 0.53.0 to 0.54.0 in the golang-org-dependencies group across 1 directory by @dependabot[bot] in #253 ...
  • build(deps): bump the go-openapi-dependencies group across 2 directories with 1 update by @dependabot[bot] in #249 ...

People who contributed to this release


strfmt license terms

License

Per-module changes


enable/mongodb (0.26.3)

Miscellaneous tasks

Updates

  • build(deps): bump the other-dependencies group across 3 directories with 2 updates by @dependabot[bot] in #252 ...

internal/testintegration (0.26.3)

Miscellaneous tasks

Updates

  • build(deps): bump the other-dependencies group across 3 directories with 2 updates by @dependabot[bot] in #252 ...
  • build(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 in the golang-org-dependencies group across 1 directory by @dependabot[bot] in #255 ...
  • build(deps): bump the go-openapi-dependencies group across 2 directories with 1 update by @dependabot[bot] in #256 ...
  • build(deps): bump golang.org/x/net from 0.53.0 to 0.54.0 in the golang-org-dependencies group across 1 directory by @dependabot[bot] in #253 ...
  • build(deps): bump the go-openapi-dependencies group across 2 directories with 1 update by @dependabot[bot] in #249 ...

v0.26.2

Choose a tag to compare

@github-actions github-actions released this 29 Apr 11:39
v0.26.2

0.26.2 - 2026-04-29

Full Changelog: v0.26.1...v0.26.2

13 commits in this release.


Documentation

Performance

  • perf(duration): faster and stricter ParseDuration. by @fredbi in #246 ...

Miscellaneous tasks

Updates

  • build(deps): bump the other-dependencies group across 2 directories with 2 updates by @dependabot[bot] in #245 ...
  • build(deps): bump the development-dependencies group with 8 updates by @dependabot[bot] in #242 ...
  • build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 in the golang-org-dependencies group across 1 directory by @dependabot[bot] in #241 ...
  • build(deps): bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.1 in /internal/testintegration in the other-dependencies group across 1 directory by @dependabot[bot] in #240 ...
  • build(deps): bump the go-openapi-dependencies group across 2 directories with 1 update by @dependabot[bot] in #238 ...
  • build(deps): bump golang.org/x/net from 0.50.0 to 0.52.0 in the golang-org-dependencies group across 1 directory by @dependabot[bot] in #228 ...

People who contributed to this release


strfmt license terms

License

Per-module changes


enable/mongodb (0.26.2)

Miscellaneous tasks

Updates

  • build(deps): bump the other-dependencies group across 2 directories with 2 updates by @dependabot[bot] in #245 ...

internal/testintegration (0.26.2)

Miscellaneous tasks

Updates

  • build(deps): bump the other-dependencies group across 2 directories with 2 updates by @dependabot[bot] in #245 ...
  • build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 in the golang-org-dependencies group across 1 directory by @dependabot[bot] in #241 ...
  • build(deps): bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.1 in /internal/testintegration in the other-dependencies group across 1 directory by @dependabot[bot] in #240 ...
  • build(deps): bump the go-openapi-dependencies group across 2 directories with 1 update by @dependabot[bot] in #238 ...
  • build(deps): bump golang.org/x/net from 0.50.0 to 0.52.0 in the golang-org-dependencies group across 1 directory by @dependabot[bot] in #228 ...

v0.26.1

Choose a tag to compare

@github-actions github-actions released this 15 Mar 12:32
v0.26.1

0.26.1 - 2026-03-15

Full Changelog: v0.26.0...v0.26.1

8 commits in this release.


Fixed bugs

  • fix: swagger annotations in comment impact go-swagger scanner by @fredbi in #233 ...

Documentation

Miscellaneous tasks

Updates

  • build(deps): bump the development-dependencies group across 2 directories with 9 updates by @dependabot[bot] in #229 ...

People who contributed to this release


strfmt license terms

License

Per-module changes


enable/mongodb (0.26.1)

Miscellaneous tasks


internal/testintegration (0.26.1)

Miscellaneous tasks

v0.26.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 22:20
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](h...
Read more