Releases: sv-tools/openapi
Releases · sv-tools/openapi
v0.4.0
v0.3.1
What's Changed
- extend WithRefOrSpec and add some tests by @SVilgelm in #42
- fix small error in doc for a Header struct by @SVilgelm in #45
- small fixes by @SVilgelm in #47
CI
- use go v1.21 by @SVilgelm in #41
- add the go v1.21 to the list of supported versions in README by @SVilgelm in #43
- Bump actions/checkout from 3 to 4 by @dependabot in #46
- Bump github/codeql-action from 2 to 3 by @dependabot in #49
- Bump actions/setup-go from 4 to 5 by @dependabot in #48
- Bump codecov/codecov-action from 3.1.4 to 4.0.1 by @dependabot in #51
- test go v1.22 by @SVilgelm in #52
Full Changelog: v0.2.2...v0.3.1
v0.3.0
What's Changed
New Features
Updated Dependencies
- Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.2.0 to 5.3.0 by @dependabot in #34
- Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.3.0 to 5.3.1 by @dependabot in #40
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #31
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #38
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #39
Misc
- Bump actions/setup-go from 3 to 4 by @dependabot in #32
- Bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in #35
- Bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in #36
- Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #37
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix Components.WithRefOrSpec by @SVilgelm in #28
- update TestValidatePayload with additional tests cases by @SVilgelm in #27
Updated dependencies
- Bump codecov/codecov-action from 3.1.0 to 3.1.1 by @dependabot in #21
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #22
- Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.0.0 to 5.0.1 by @dependabot in #19
- Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.0.1 to 5.0.2 by @dependabot in #23
- Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.0.2 to 5.2.0 by @dependabot in #26
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
Dependencies
- Bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 by @dependabot in #5
- Bump actions/checkout from 2 to 3 by @dependabot in #6
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #7
- Bump actions/setup-go from 2 to 3 by @dependabot in #9
- Bump codecov/codecov-action from 2.1.0 to 3.0.0 by @dependabot in #8
- Bump github/codeql-action from 1 to 2 by @dependabot in #10
- Bump codecov/codecov-action from 3.0.0 to 3.1.0 by @dependabot in #11
- Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in #12
- Bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #13
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #14
- Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 by @dependabot in #17
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
What's Changed
Full Changelog: https://github.com/sv-tools/openapi/commits/v0.1.0