Skip to content

Update to ACK runtime v0.43.0, code-generator v0.43.1 #208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions apis/v1alpha1/ack-generate-metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ack_generate_info:
build_date: "2025-02-18T00:54:44Z"
build_hash: 66c0f840b0bcf6f552be46cf5ee0fb95ad57053e
go_version: go1.23.6
version: v0.43.0
api_directory_checksum: fe77b5e5641c188c971d7c926b020b74ddeb3aac
build_date: "2025-02-19T23:06:26Z"
build_hash: 8b426c490ff1984d8ce5577e11d6dabe1b6373b8
go_version: go1.24.0
version: v0.43.1
api_directory_checksum: a299a617edc148c085d0e076d571f6eccfbcfaa3
api_version: v1alpha1
aws_sdk_go_version: v1.32.6
generator_config_info:
Expand Down
278 changes: 170 additions & 108 deletions apis/v1alpha1/db_cluster.go

Large diffs are not rendered by default.

32 changes: 20 additions & 12 deletions apis/v1alpha1/db_cluster_parameter_group.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 11 additions & 6 deletions apis/v1alpha1/db_cluster_snapshot.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading