Releases: kcl-lang/kcl-openapi
Releases · kcl-lang/kcl-openapi
v0.10.1 Release
What's Changed
- chore: (deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #130
- chore: (deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #135
- chore: (deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #139
- fix: Do not hoist identical version schemas for apiextensions.k8s.io/v1 by @project0 in #142
- fix nested schema validation by @chesster88 in #144
New Contributors
- @project0 made their first contribution in #142
- @chesster88 made their first contribution in #144
Full Changelog: v0.10.0...v0.10.1
v0.10.0 Release
What's Changed
- chore: deprecated kcl-openapi tool and just used as a normal go package by @Peefy in #122
- fix: default value with k8s x-order extension by @Peefy in #123
Full Changelog: v0.9.0...v0.10.0
v0.9.0 Release
What's Changed
- upgrade go version to 1.20and add more go version for linux ci. by @liangyuanpeng in #114
- chore: do not fail fast for matrix tests. by @liangyuanpeng in #116
- chore: clean up ioutil deprecated methods. by @liangyuanpeng in #118
- chore: fix openapi-to-kcl link. by @liangyuanpeng in #119
- fix: split documents by @Peefy in #120
New Contributors
- @liangyuanpeng made their first contribution in #114
Full Changelog: v0.8.0...v0.9.0
v0.8.0
v0.7.0
What's Changed
- Chore: (deps): bump github.com/stretchr/testify from 1.7.1 to 1.9.0 by @dependabot in #105
- chore: (deps): bump actions/checkout from 2 to 4 by @dependabot in #95
- chore: (deps): bump actions/setup-go from 2 to 5 by @dependabot in #96
- chore: (deps): bump docker/login-action from 2 to 3 by @dependabot in #98
- Chore: (deps): bump github.com/kr/pretty from 0.3.0 to 0.3.1 by @dependabot in #102
- Chore: (deps): bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 by @dependabot in #100
- Chore: (deps): bump github.com/go-openapi/inflect from 0.19.0 to 0.21.0 by @dependabot in #103
- chore: (deps): bump actions/setup-python from 2 to 5 by @dependabot in #99
- chore: (deps): bump goreleaser/goreleaser-action from 4 to 6 by @dependabot in #97
- feat: mangle property name with quote chars by @Peefy in #110
- feat: support int or str by @Peefy in #111
- Chore: (deps): bump github.com/go-openapi/errors from 0.20.2 to 0.22.0 by @dependabot in #108
- Chore: (deps): bump github.com/go-openapi/strfmt from 0.21.2 to 0.23.0 by @dependabot in #106
- ci: update test condition by @Peefy in #112
New Contributors
- @dependabot made their first contribution in #105
Full Changelog: v0.6.6...v0.7.0