Skip to content

Commit

Permalink
task: moves the crd annotations into generator annotations
Browse files Browse the repository at this point in the history
closes #5429
  • Loading branch information
shawkins authored and manusa committed Nov 13, 2023
1 parent 46ef7e9 commit 4b1155f
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* Fix #5580: [java-generator] Correctly handle defaults for IntOrString types

#### Improvements
* Fix #5429: moved crd generator annotations to generator-annotations instead of crd-generator-api. Using generator-annotations introduces no transitive dependencies.
* Fix #5535: Add lombok and sundrio dependencies to the generated bom

#### Dependency Upgrade
Expand Down

0 comments on commit 4b1155f

Please sign in to comment.