Skip to content

Tags: go-openapi/runtime

Tags

v0.28.0

Toggle v0.28.0's commit message
chore(go): go-openapi requires go.1.20 across the board

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>

v0.27.2

Toggle v0.27.2's commit message
fix(ci): remove dependency-type from dependabot groups

dependency-type is irrelevant in the gomod ecosystem.

This setting prevented some updates to auto-merge as expected.

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>

v0.27.1

Toggle v0.27.1's commit message
fixed incompatibility with go1.19 introduced with csv producer

Now the producer uses a go1.19 idiom for reflect.

* fixes #287

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>

v0.27.0

Toggle v0.27.0's commit message
fix(ci): muted warnings in CI runs due to cache conflicts

Every time a job is posted, I receive false alarm failure notifications because of some cache conflict during the linting job.

Reference: golangci/golangci-lint-action#807

* ci: fixed code coverage on all sub packages

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>

v0.26.2

Toggle v0.26.2's commit message
v0.26.1