Skip to content

Releases: fybrik/json-schema-generator

v0.3.0

23 Jan 14:10
Compare
Choose a tag to compare

Changelog

  • de9fe7b Add explicit setup-go installation step prior to using golangci/golangci-lint-action (#41)
  • debe25f Adds instructions of a new release creation (#13)
  • 69c4311 Bump actions/setup-go@v2 to v3 (#60)
  • 81a158c Fix golint errors (#46)
  • d702ad9 Gitlint (#51)
  • 7aaf640 Promote goLang to 1.19 (#59)
  • b37f8a0 Revert version to v0.2.1 (#61)
  • 2b5f1c9 Update version number
  • 4dc3057 Update version number
  • e3a95da build(deps): bump EndBug/add-and-commit from 8.0.2 to 9 (#19)
  • 7e55326 build(deps): bump WyriHaximus/github-action-get-previous-tag (#47)
  • f9df99f build(deps): bump WyriHaximus/github-action-get-previous-tag (#57)
  • ace7167 build(deps): bump WyriHaximus/github-action-next-semvers from 1.1 to 1.2 (#53)
  • c0fd871 build(deps): bump actions/checkout from 2 to 3 (#17)
  • 0417f71 build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#18)
  • b1bbae8 build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#30)
  • ba22ab6 build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#43)
  • ee10a10 build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#48)
  • d54c009 build(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#15)
  • 1322caa build(deps): bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1 (#16)
  • 74e5d06 build(deps): bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0 (#26)
  • c658cc3 build(deps): bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0 (#37)
  • c401465 build(deps): bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 (#45)
  • b55ac5b build(deps): bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (#52)
  • f5fcd1f build(deps): bump k8s.io/apiextensions-apiserver from 0.23.4 to 0.23.5 (#20)
  • 35701ef build(deps): bump k8s.io/apiextensions-apiserver from 0.24.0 to 0.24.2 (#29)
  • 9386358 build(deps): bump k8s.io/apiextensions-apiserver from 0.24.2 to 0.24.3 (#33)
  • 649626c build(deps): bump k8s.io/apiextensions-apiserver from 0.24.3 to 0.24.4 (#35)
  • c649e68 build(deps): bump k8s.io/apiextensions-apiserver from 0.24.4 to 0.26.0 (#50)
  • d31823f build(deps): bump k8s.io/apiextensions-apiserver from 0.26.0 to 0.26.1 (#58)
  • ff9fcc0 build(deps): bump sigs.k8s.io/controller-tools from 0.10.0 to 0.11.1 (#55)
  • 4a7e891 build(deps): bump sigs.k8s.io/controller-tools from 0.8.0 to 0.9.0 (#27)
  • e770fef build(deps): bump sigs.k8s.io/controller-tools from 0.9.0 to 0.9.1 (#31)
  • 6df3da5 build(deps): bump sigs.k8s.io/controller-tools from 0.9.1 to 0.9.2 (#32)
  • a36f54f build(deps): bump sigs.k8s.io/controller-tools from 0.9.2 to 0.10.0 (#39)
  • dbfc708 fix golint directive (#34)
  • d9453d3 using an ordered map to iterate over the elements, instead of regular… (#56)

v0.2.1

24 Feb 08:59
Compare
Choose a tag to compare

Fix version number

v0.2.0

24 Feb 08:42
13db5dc
Compare
Choose a tag to compare

What's Changed

  • Add link to original source of schema.go by @roee88 in #1
  • build(deps): bump sigs.k8s.io/controller-tools from 0.7.0 to 0.8.0
  • build(deps): bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1
  • build(deps): bump EndBug/add-and-commit from 7 to 8.0.2
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.23.1 to 0.23.3
  • Added golangci-lint, pre-commit, lint workflow and fixed code according to lints by @Raviv-S in #11
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.23.3 to 0.23.4
  • Generate schemas for CRDs. by @Mohammad-nassar10 in #10

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

23 Dec 15:58
Compare
Choose a tag to compare

Changelog

  • e18561e fix: output multiple files

v0.1.0

23 Dec 10:26
Compare
Choose a tag to compare

Changelog