Skip to content

Releases: elastic/crd-ref-docs

v0.2.0

22 Jul 06:21
7de9892

Choose a tag to compare

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

25 Jul 12:02
0ad85c5

Choose a tag to compare

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

18 Mar 14:58
f496aea

Choose a tag to compare

What's Changed

Bug Fixes

  • Do not process a type if it is ignored by @barkbay in #73

Enhancements

New Contributors

Full Changelog: v0.0.11...v0.0.12

v0.0.11

12 Mar 10:17
15438a1

Choose a tag to compare

Enhancements

  • Support for generating separate files for each API group (by @airycanon #67)

Bug fixes

  • Escape asterix in asciidoc rendered (by @tenstad in #64)

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

23 Oct 09:04
9a3105b

Choose a tag to compare

Enhancements

  • Parse CRD default and validation markers (by @tenstad in #55)

Bug fixes

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)

Contributors

  • @czeslavo made their first contribution in #53
  • A big thank you to @tenstad who contributed very actively to this release

v0.0.9

24 Apr 12:38
76b92fd

Choose a tag to compare

Enhancements

  • Add custom link declaration support for known types (#37)
  • Make inlined structs get references from where they are inlined (#33)
  • Support multi-line and indent preservation using raw docstring for type docs (#28)
  • Support for inlining fields of embedded types (#25)

Misc

  • Update go dependencies (#43)
  • Update go to 1.20 (#42)
  • Run e2e tests on build (#41)
  • Enable build action for PR (#40)
  • Fix formatting in test types (#32)
  • Use test config in tests (#24)

v0.0.8

10 Mar 08:38
8b13e51

Choose a tag to compare

  • Update setup-go and checkout actions to v3 (#23)
  • Escape pipe characters in field documentation for asciidoc (#17)
  • Fix array/slice/pointer type for custom types (#21)
  • Add support for Markdown rendering (#16)
  • Embed default templates in binary (#15)
  • Add CONTRIBUTING.md (#10)

v0.0.7

15 Feb 14:31
1f0ce7b

Choose a tag to compare

  • Do not ignore basic type comments (#8)

v0.0.6

12 Jan 08:09
851eb91

Choose a tag to compare

  • Fix processing & linking of alias types (#6)

v0.0.5

15 May 13:30
be60e15

Choose a tag to compare

  • Sort kinds (#4)