Skip to content

Commit 6defef0

Browse files
author
João Taveira Araújo
authored
chore(release): v3.0.0 [skip ci] (#56)
1 parent d9a01cf commit 6defef0

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

CHANGELOG.md

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,8 @@
1-
# [2.0.0](https://github.com/observeinc/terraform-aws-lambda/compare/v1.1.2...v2.0.0) (2023-03-02)
1+
# [3.0.0](https://github.com/observeinc/terraform-aws-lambda/compare/v2.0.0...v3.0.0) (2023-03-03)
22

33

44
### Bug Fixes
55

6-
* **s3_bucket_subscription:** use `aws_arn` data source ([#50](https://github.com/observeinc/terraform-aws-lambda/issues/50)) ([129aa8b](https://github.com/observeinc/terraform-aws-lambda/commit/129aa8b867018389740456bcc04ae7fb8ce85c2a))
7-
8-
9-
* feat(s3_bucket_subscription)!: convert `bucket_arns` to set (#49) ([a13b8fd](https://github.com/observeinc/terraform-aws-lambda/commit/a13b8fd75c8f1e882da0d2869a39acd06930a9e0)), closes [#49](https://github.com/observeinc/terraform-aws-lambda/issues/49)
10-
11-
12-
### BREAKING CHANGES
13-
14-
* migrating from previous versions may result in a race
15-
condition where terraform attempts to create a new
16-
`aws_s3_bucket_notification` prior to destroying the previous one.
17-
Re-running apply should successfully work around this issue.
18-
19-
6+
* **s3_bucket_subscription**: avoid race on subscription (#53) ([ ([2b2556](https://github.com/observeinc/terraform-aws-lambda/commit/2b25569cc50d482fb8edef3daee328759b97b659)
7+
* **s3_bucket_subscription**: revert `bucket_arns` to count (#51) ([85a906](https://github.com/observeinc/terraform-aws-lambda/commit/85a906bd5aae6dbb11b954641ee3cce9207296e4)
208

0 commit comments

Comments
 (0)