Skip to content

Commit 12361ab

Browse files
chore(release): version 4.0.0 [skip ci]
## [4.0.0](v3.15.2...v4.0.0) (2024-01-13) ### ⚠ BREAKING CHANGES * upd versions.tf to require >= 5.27 ### Features * **logging:** change logging variable type to any ([2c45bde](2c45bde)) * **logging:** Date based partitioning for access-logs ([59f65af](59f65af)) * upd versions.tf to require >= 5.27 ([7a4aab6](7a4aab6))
1 parent b3885bb commit 12361ab

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [4.0.0](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v3.15.2...v4.0.0) (2024-01-13)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* upd versions.tf to require >= 5.27
11+
12+
### Features
13+
14+
* **logging:** change logging variable type to any ([2c45bde](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/commit/2c45bdeb097cac250c395ed6dfb7c091e5f54abd))
15+
* **logging:** Date based partitioning for access-logs ([59f65af](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/commit/59f65afbc5050a6c651b51d41180f64de71478dc))
16+
* upd versions.tf to require >= 5.27 ([7a4aab6](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/commit/7a4aab6d27a5d09404f517a5ef419898e0ce2281))
17+
518
### [3.15.2](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v3.15.1...v3.15.2) (2024-01-12)
619

720

0 commit comments

Comments
 (0)