Releases: sv-tools/openapi
Releases · sv-tools/openapi
v1.0.1
v1.0.0
What's Changed
-
Update README.md to use code workflow for badge by @SVilgelm in #90
-
feat(schema): add GoType and GoPackage fields to Schema by @SVilgelm in #99
-
fix(readme): correct code analysis badge URL by @SVilgelm in #101
-
docs: update supported Go versions and copyright holder by @SVilgelm in #102
-
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #62
-
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #72
CI
- Bump codecov/codecov-action from 4.0.2 to 4.1.0 by @dependabot in #56
- trigger Ci on v* branches by @SVilgelm in #59
- use codecov components by @sv-tools-bot in #61
- Bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #63
- Bump codecov/codecov-action from 4.1.1 to 4.5.0 by @dependabot in #68
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #69
- Bump codecov/codecov-action from 4.6.0 to 5.0.2 by @dependabot in #70
- Bump codecov/codecov-action from 5.0.2 to 5.0.7 by @dependabot in #71
- Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #75
- Bump github/codeql-action from 3.27.5 to 3.27.6 by @dependabot in #76
- Bump github/codeql-action from 3.27.6 to 3.27.9 by @dependabot in #83
- Bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #82
- Enable CodeQL for Github Actions by @SVilgelm in #85
- Remove CodeQL workflow in favor of Default setup by @SVilgelm in #86
- Fix required UnitTests check by @SVilgelm in #88
- Use versions for checkout and setup-go actions by @SVilgelm in #89
- Bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in #92
- Bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot in #94
- Bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #93
- Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #97
- Bump codecov/codecov-action from 5.3.1 to 5.4.2 by @dependabot in #98
- ci: enhance CI workflow with Go 1.24 and test reporting by @SVilgelm in #100
- Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #103
- Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot in #106
New Contributors
- @sv-tools-bot made their first contribution in #61
Full Changelog: v0.4.0...v1.0.0
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