Skip to content

Releases: go-openapi/runtime

v0.29.4

18 Apr 10:23
v0.29.4

Choose a tag to compare

0.29.4 - 2026-04-18

Security update

Full Changelog: v0.29.3...v0.29.4

16 commits in this release.


Documentation

Testing

  • test: removed static testing TLS material (replaced by test helper) by @fredbi in #413 ...

Miscellaneous tasks

Updates

  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 by @dependabot[bot] in #415 ...
  • build(deps): bump the go-openapi-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #418 ...
  • build(deps): bump the development-dependencies group with 7 updates by @dependabot[bot] in #417 ...
  • build(deps): bump the go-openapi-dependencies group across 2 directories with 4 updates by @dependabot[bot] in #411 ...
  • build(deps): bump the other-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #401 ...
  • build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 in the golang-org-dependencies group across 1 directory by @dependabot[bot] in #400 ...
  • build(deps): bump the development-dependencies group across 2 directories with 7 updates by @dependabot[bot] in #405 ...

People who contributed to this release


runtime license terms

License

Per-module changes


client-middleware/opentracing (0.29.4)

Miscellaneous tasks

Updates

  • build(deps): bump the go-openapi-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #418 ...
  • build(deps): bump the go-openapi-dependencies group across 2 directories with 4 updates by @dependabot[bot] in #411 ...
  • build(deps): bump the other-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #401 ...
  • build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 in the golang-org-dependencies group across 1 directory by @dependabot[bot] in #400 ...

v0.29.3

08 Mar 20:43
v0.29.3

Choose a tag to compare

0.29.3 - 2026-03-08

Full Changelog: v0.29.2...v0.29.3

27 commits in this release.


Fixed bugs

Documentation

Code quality

  • chore: updated dependencies (removed mongodb indirect dependency) by @fredbi in #399 ...

Miscellaneous tasks

  • chore: prepare release v0.29.3 by @bot-go-openapi[bot] in #404 ...
  • ci: fixed dropped trivy release - updated shared workflow by @fredbi ...
  • chore(code quality): replace TODO comments with issue references by @fredbi in #388 ...
  • chore(licensing): added correct code attribution for the denco middleware by @fredbi ...
  • chore: fixed code quality issues in shells used for preparing releases by @fredbi in #383 ...

Updates


People who contributed to this release


New Contributors


runtime license terms

License

Per-module changes


client-middleware/opentracing (0.29.3)

Documentation

Code quality

  • chore: updated dependencies (removed mongodb indirect dependency) by @fredbi in #399 ...

Miscellaneous tasks

v0.26.2

09 Dec 18:21

Choose a tag to compare

v0.26.1

v0.19.21

26 Aug 18:17
1c9920c

Choose a tag to compare

release v0.19.21

v0.19.8: Merge pull request #164 from seanprince/colon-in-path-segment

08 Nov 21:35
fe6d8cc

Choose a tag to compare

Colon must be at beginning of path segment to denote a path parameter