Releases: elastic/crd-ref-docs
Releases · elastic/crd-ref-docs
v0.2.0
Changelog
- 95ad38c Add renovate.json (#92)
- fffed1e Allow additional template variables (#163)
- ade917a Disable CGO in GoReleaser (#150)
- 249e65f Increase log level for max recursion depth check (#107)
- 4b88e8a chore(deps): pin dependencies (#96)
- 3eac010 chore(deps): update actions/cache digest to 1bd1e32 (#119)
- af44ad0 chore(deps): update actions/cache digest to 5a3ec84 (#141)
- 35eace5 chore(deps): update actions/cache digest to 6849a64 (#108)
- df1eab0 chore(deps): update actions/cache digest to d4323d4 (#136)
- 5c6b3ab chore(deps): update actions/checkout action to v4 (#104)
- 19c7b96 chore(deps): update actions/checkout digest to 11bd719 (#109)
- e9b725e chore(deps): update actions/setup-go action to v5 (#105)
- 72e4f40 chore(deps): update actions/setup-go digest to 0aaccfd (#142)
- 33af56f chore(deps): update actions/setup-go digest to 3041bf5 (#120)
- 6d9cbb2 chore(deps): update actions/setup-go digest to 41dfa10 (#111)
- 981f84b chore(deps): update actions/setup-go digest to d35c59a (#154)
- 7f85483 chore(deps): update actions/setup-go digest to f111f33 (#128)
- ada9162 chore(deps): update dependency go to v1.23 (#114)
- 19745cf chore(deps): update dependency go to v1.23.5 (#127)
- 1d35547 chore(deps): update dependency go to v1.24.2 (#147)
- 9aeff98 chore(deps): update dependency go to v1.24.4 (#152)
- 77dea1b chore(deps): update dependency go to v1.24.5 (#160)
- d8bb1e7 chore(deps): update goreleaser/goreleaser-action digest to 90a3faa (#133)
- 91471e7 chore(deps): update goreleaser/goreleaser-action digest to 9c156ee (#144)
- e86f4b1 chore(deps): update goreleaser/goreleaser-action digest to 9ed2f89 (#113)
- e8a223b feat: allow using custom markers on pkg level (#95)
- 4875bd6 fix(deps): update module github.com/goccy/go-yaml to v1.12.0 (#99)
- 8f660e3 fix(deps): update module github.com/goccy/go-yaml to v1.14.3 (#112)
- cd15ec4 fix(deps): update module github.com/goccy/go-yaml to v1.15.13 (#117)
- 3aa93e0 fix(deps): update module github.com/goccy/go-yaml to v1.15.15 (#125)
- 5f71a07 fix(deps): update module github.com/goccy/go-yaml to v1.15.23 (#129)
- 4cac5b4 fix(deps): update module github.com/goccy/go-yaml to v1.16.0 (#140)
- f231b85 fix(deps): update module github.com/goccy/go-yaml to v1.17.1 (#145)
- 9836859 fix(deps): update module github.com/goccy/go-yaml to v1.18.0 (#157)
- 2169382 fix(deps): update module github.com/spf13/cobra to v1.8.1 (#97)
- 2a52b09 fix(deps): update module github.com/spf13/cobra to v1.9.1 (#135)
- 21ac393 fix(deps): update module github.com/stretchr/testify to v1.10.0 (#116)
- 69dc361 fix(deps): update module golang.org/x/tools to v0.26.0 (#100)
- 47caf25 fix(deps): update module golang.org/x/tools to v0.29.0 (#115)
- 895bce8 fix(deps): update module golang.org/x/tools to v0.31.0 (#132)
- 9ff4b1e fix(deps): update module golang.org/x/tools to v0.32.0 (#148)
- 77f7969 fix(deps): update module golang.org/x/tools to v0.34.0 (#153)
- fd88e6b fix(deps): update module golang.org/x/tools to v0.35.0 (#161)
- 9d642f0 fix(deps): update module k8s.io/apimachinery to v0.31.1 (#101)
- 505e5bc fix(deps): update module k8s.io/apimachinery to v0.31.3 (#110)
- fba6014 fix(deps): update module k8s.io/apimachinery to v0.32.0 (#121)
- 807b1f5 fix(deps): update module k8s.io/apimachinery to v0.32.1 (#126)
- e01b389 fix(deps): update module k8s.io/apimachinery to v0.32.3 (#134)
- f0e2bc7 fix(deps): update module k8s.io/apimachinery to v0.33.0 (#149)
- 6691f8d fix(deps): update module k8s.io/apimachinery to v0.33.1 (#156)
- 4ed034a fix(deps): update module k8s.io/apimachinery to v0.33.2 (#159)
- 7de9892 fix(deps): update module k8s.io/apimachinery to v0.33.3 (#162)
- 765a15e fix(deps): update module sigs.k8s.io/controller-tools to v0.16.4 (#102)
- fbcf29e fix(deps): update module sigs.k8s.io/controller-tools to v0.17.0 (#122)
- 599484c fix(deps): update module sigs.k8s.io/controller-tools to v0.17.1 (#123)
- 56fa14c fix(deps): update module sigs.k8s.io/controller-tools to v0.17.2 (#131)
- 40b0d58 fix(deps): update module sigs.k8s.io/controller-tools to v0.17.3 (#146)
- bb8d09c fix(deps): update module sigs.k8s.io/controller-tools to v0.18.0 (#155)
- 33be403 fix: escape curly braces in validation text for asciidoc (#138)
v0.1.0
Changelog
- dfa49ca Add apiextensions types to default Kubernetes known types (#82)
- c0c1522 Add output mode in README.md (#77)
- 0ad85c5 Also support version on go install (#87)
- 282ebc8 Fix missing markdown table formatting (#85)
- 9e0eec8 Return exit code 1 on failure and silence redundant cobra errors (#86)
- ea9fcaa Support constant values of enum aliased types (#79)
- 284491a Support custom markers (#76)
- a178c7b Support multi-arch release (#78)
- 1c93a29 fix: escape curly brackets when rendering markdown field doc (#81)
- 56876bc fix: escape pipes when rendering validation custom markers to markdown
v0.0.12
v0.0.11
Enhancements
- Support for generating separate files for each API group (by @airycanon #67)
Bug fixes
Misc
- chore(deps): upgrade sigs.k8s.io/controller-tools to v0.14.0 (by @justenstall in #63), which allows support for go
v1.22
. - Test with multiple api packages (by @tenstad in #66)
- Increase default maximum recursion level for type discovery (by @tenstad in #65)
- Update default templates with default and validation markers (by @tenstad in #49)
v0.0.10
Enhancements
Bug fixes
- Handle fields with multi-line comments (by @czeslavo in #53)
- Parse underlying types correctly (by @tenstad in #51)
- Use single parser collector (by @tenstad in #50)
- Assign inline based on json tag (by @tenstad in #48)
- Parse standalone types correctly (by @tenstad in #47)
Misc
- chore: update go mod version to 1.20 (by @tenstad in #46)
- test: update to kubebuilder 3.11.1 and kubernetes 1.25 (by @tenstad in #45)