Skip to content

Update module github.com/go-openapi/runtime to v0.32.3#435

Open
renovate-rancher[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-go-openapi-runtime-0.x
Open

Update module github.com/go-openapi/runtime to v0.32.3#435
renovate-rancher[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-go-openapi-runtime-0.x

Conversation

@renovate-rancher

@renovate-rancher renovate-rancher Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/go-openapi/runtime v0.29.3v0.32.3 age confidence

Release Notes

go-openapi/runtime (github.com/go-openapi/runtime)

v0.32.3

Compare Source

0.32.3 - 2026-06-02

Full Changelog: go-openapi/runtime@v0.32.2...v0.32.3

6 commits in this release.


Implemented enhancements
  • feat(ci): added shared workflow for bot-pr monitoring by @​fredbi ...
Documentation
Miscellaneous tasks
Updates

People who contributed to this release

runtime license terms

License

Per-module changes


client-middleware/opentracing (0.32.3)

Miscellaneous tasks
Updates

docs/examples (0.32.3)

Miscellaneous tasks
Updates

v0.32.2

Compare Source

0.32.2 - 2026-05-27

Full Changelog: go-openapi/runtime@v0.32.1...v0.32.2

2 commits in this release.


Fixed bugs
Miscellaneous tasks

People who contributed to this release

runtime license terms

License

Per-module changes


client-middleware/opentracing (0.32.2)

Miscellaneous tasks

v0.32.1

Compare Source

0.32.1 - 2026-05-25

Full Changelog: go-openapi/runtime@v0.32.0...v0.32.1

3 commits in this release.


Documentation
Code quality
Miscellaneous tasks

People who contributed to this release

runtime license terms

License

Per-module changes


client-middleware/opentracing (0.32.1)

Miscellaneous tasks

v0.32.0

Compare Source

0.32.0 - 2026-05-25

Full Changelog: go-openapi/runtime@v0.31.0...v0.32.0

8 commits in this release.


Fixed bugs
  • refactor(client/otel): pivot OpenTelemetry transport to SubmitContext by @​fredbi ...
  • fix(middleware): bind formData file params from urlencoded bodies by @​fredbi ...
Documentation
Code quality
  • ci: add unsafe-skipauth tagged-build workflow with coverage by @​fredbi ...
  • feat(middleware): build-tag-gated SetSkipAuth for dev-mode auth bypass by @​fredbi ...
Miscellaneous tasks
Updates
Other (technical)

People who contributed to this release

runtime license terms

License

Per-module changes


client-middleware/opentracing (0.32.0)

Miscellaneous tasks
Updates

docs/examples (0.32.0)

Miscellaneous tasks
Updates

server-middleware (0.32.0)

Updates

v0.31.0

Compare Source

0.31.0 - 2026-05-17

Full Changelog: go-openapi/runtime@v0.30.0...v0.31.0

33 commits in this release.


Implemented enhancements
  • feat(client): TLS diagnostic mode for Runtime.Trace by @​fredbi ...
  • feat(client): add Runtime.Trace for connection-level diagnostics by @​fredbi ...
Fixed bugs
Documentation
Code quality
Testing
Miscellaneous tasks
Security
  • test(security): fuzz targets for BindForm parse + filename cap by @​fredbi ...
  • test(security): fuzz targets for header-parsing surface by @​fredbi ...
  • fix(negotiate/header): reject q-values greater than 1 by @​fredbi ...
  • docs(security): document constant-time-comparison contract for auth callbacks by @​fredbi in #​457 ...
  • feat(runtime): BindForm helper for multipart/urlencoded body binding by @​fredbi in #​446 ...
Updates
Other (technical)

People who contributed to this release

New Contributors

runtime license terms

License

Per-module changes


client-middleware/opentracing (0.31.0)

Code quality
Miscellaneous tasks

docs/examples (0.31.0)

Documentation
Code quality
Miscellaneous tasks
Security
  • docs(security): document constant-time-comparison contract for auth callbacks by @​fredbi in #​457 ...

server-middleware (0.31.0)

Documentation
Code quality
Security
  • test(security): fuzz targets for header-parsing surface by @​fredbi ...
  • fix(negotiate/header): reject q-values greater than 1 by @​fredbi ...
Other (technical)

v0.30.0

Compare Source

0.30.0 - 2026-05-13

Long awaited fixes and additions

  • Fixed most long standing issues.

  • Added standalone middleware module (swagger UI, serve spec).

  • Improved content negotiation.

  • Context-aware request submission

Full Changelog: go-openapi/runtime@v0.29.5...v0.30.0

33 commits in this release.


Implemented enhancements
  • feat(client): honor context cancellation in multipart upload goroutine by @​fredbi ...
  • feat(client): introduce SubmitContext by @​fredbi ...
  • feat: extract media type match validation to separate package by @​fredbi ...
  • feat(mediatype): typed media-type and symmetric Accept negotiation by @​fredbi ...
Fixed bugs
  • fix(client): preserve trailing slash on bare-root path pattern by @​fredbi in #​441 ...
  • fix(client): close streaming body on buildHTTP error paths by @​fredbi ...
  • fix(client): fix content type selection in the runtime client. by @​fredbi in #​435 ...
  • fix: validateContentType distinguishes 400 vs 415 by @​fredbi ...
Refactor
  • refactor(mediatype): extract findByCanonical from Lookup by @​fredbi in #​443 ...
  • Fix/140 json dialects by @​fredbi in #​442 ...
  • refactor(client)!: pivot to context-only request building by @​fredbi ...
  • refactor(client): thread context through BuildHTTP and SubmitContext by @​fredbi ...
  • refactor(client): moved request to its own internal package. by @​fredbi ...
  • refactor(client): split buildHTTP into two end-to-end flows (2) by @​fredbi ...
  • refactor(negotiate): extract negotiate package to server-middleware by @​fredbi ...
  • refactor(middleware): extract docui handlers to a stdlib-only module by @​fredbi ...
Documentation
Code quality
Testing
  • test(auth): added more tests for principal with concrete type by @​fredbi in #​433 ...
  • test: added more tests for package header (including shim) by @​fredbi ...
Miscellaneous tasks
Other (technical)

People who contributed to this release

runtime license terms

License

Per-module changes


client-middleware/opentracing (0.30.0)

Documentation
Miscellaneous tasks

server-middleware (0.30.0)

Implemented enhancements
  • feat: extract media type match validation to separate package by @​fredbi ...
  • feat(mediatype): typed media-type and symmetric Accept negotiation by @​fredbi ...
Refactor
Documentation
Code quality
  • refactor(docui): functional options API and seam rework by @​fredbi ...
Testing
  • test: added more tests for package header (including shim) by @​fredbi ...
Other (technical)

v0.29.5

Compare Source

0.29.5 - 2026-05-04

Full Changelog: go-openapi/runtime@v0.29.4...v0.29.5

10 commits in this release.


Implemented enhancements
Fixed bugs
Documentation
Miscellaneous tasks
Updates

People who contributed to this release

New Contributors

runtime license terms

License

Per-module changes


client-middleware/opentracing (0.29.5)

Fixed bugs
Miscellaneous tasks
Updates

v0.29.4

Compare Source

0.29.4 - 2026-04-18

Security update

Full Changelog: go-openapi/runtime@v0.29.3...v0.29.4

16 commits in this release.


Documentation
Testing
Miscellaneous tasks
Updates

People who contributed to this release

runtime license terms

License

Per-module changes


client-middleware/opentracing (0.29.4)

Miscellaneous tasks
Updates

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@renovate-rancher renovate-rancher Bot requested a review from a team as a code owner June 5, 2026 07:59
@renovate-rancher renovate-rancher Bot requested a review from kyledong-suse June 5, 2026 07:59
@renovate-rancher

renovate-rancher Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 18 additional dependencies were updated

Details:

Package Change
github.com/go-openapi/analysis v0.24.3 -> v0.25.2
github.com/go-openapi/jsonpointer v0.22.5 -> v0.23.1
github.com/go-openapi/jsonreference v0.21.5 -> v0.21.6
github.com/go-openapi/spec v0.22.4 -> v0.22.5
github.com/go-openapi/strfmt v0.26.1 -> v0.26.3
github.com/go-openapi/swag/conv v0.25.5 -> v0.26.0
github.com/go-openapi/swag/fileutils v0.25.5 -> v0.26.0
github.com/go-openapi/swag/jsonname v0.25.5 -> v0.26.0
github.com/go-openapi/swag/jsonutils v0.25.5 -> v0.26.0
github.com/go-openapi/swag/loading v0.25.5 -> v0.26.0
github.com/go-openapi/swag/mangling v0.25.5 -> v0.26.0
github.com/go-openapi/swag/stringutils v0.25.5 -> v0.26.0
github.com/go-openapi/swag/typeutils v0.25.5 -> v0.26.0
github.com/go-openapi/swag/yamlutils v0.25.5 -> v0.26.0
github.com/go-openapi/validate v0.25.2 -> v0.25.3
go.opentelemetry.io/otel v1.43.0 -> v1.44.0
go.opentelemetry.io/otel/metric v1.43.0 -> v1.44.0
go.opentelemetry.io/otel/trace v1.43.0 -> v1.44.0

@renovate-rancher renovate-rancher Bot force-pushed the renovate/github.com-go-openapi-runtime-0.x branch from b3b064f to 0d110c6 Compare June 10, 2026 08:01
@renovate-rancher renovate-rancher Bot changed the title Update module github.com/go-openapi/runtime to v0.32.2 Update module github.com/go-openapi/runtime to v0.32.3 Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants