Skip to content

Commit 1a501a8

Browse files
authored
Bump runtime version and regenerates the controller with ack-generate v0.3.1 (#18)
Regenerates the MQ controller with `ack-generate` v0.3.1 to bring in runtime `v0.3.0` improvements and features. Issue #, if available: Description of changes: By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 493535c commit 1a501a8

File tree

5 files changed

+30
-12
lines changed

5 files changed

+30
-12
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
ack_generate_info:
2-
build_date: "2021-06-21T23:50:44Z"
3-
build_hash: d5797469ebb582083970136fc08f5de973e9ff1a
2+
build_date: "2021-06-24T15:56:57Z"
3+
build_hash: 9c35918f8a98b41ada10cb3aa460dbf463428463
44
go_version: go1.16.4 linux/amd64
55
version: v0.2.3
66
api_directory_checksum: 47e144cfdead35e46f2c19a5e9444d9b007a73cd
77
api_version: v1alpha1
8-
aws_sdk_go_version: ""
8+
aws_sdk_go_version: v1.38.60
99
generator_config_info:
1010
file_checksum: fa56fb1e36e77b89a1cdbaa40e311c356914edb6
1111
original_file_name: generator.yaml
1212
last_modification:
1313
reason: API generation
14-
timestamp: 2021-06-21 23:50:46.166341784 +0000 UTC
14+
timestamp: 2021-06-24 15:56:58.608690064 +0000 UTC

pkg/resource/broker/manager.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/resource/broker/manager_factory.go

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/resource/broker/resource.go

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/resource/broker/sdk.go

Lines changed: 13 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)