Skip to content
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

chore(master): release 4.0.0 #29

Closed
wants to merge 1 commit into from

Conversation

bharathkkb
Copy link

🤖 I have created a release beep boop

4.0.0 (2022-09-18)

⚠ BREAKING CHANGES

Features

  • Add ability to append a randomized suffix to all bucket names (#130) (93ff75f)
  • add additional lifecycle conditions: custom_time_before, days_since_noncurrent_time, noncurrent_time_before (#135) (bd1d1e7)
  • Add is_live field to simple_bucket lifecycle (#76) (a16305d)
  • Add missing lifecycle rules conditions simple_bucket (#145) (bbb681d), closes #144
  • add name and url outputs on simple_bucket module (#175) (d76ffa3)
  • Add option to enable default_event_based_hold argument (#178) (2ab4888)
  • add outputs for simple bucket module (#38) (f93bf5d)
  • Add simple bucket submodule (#35) (e75114a)
  • Add support for cors and website config in variables (#63) (69dafb3)
  • Add support for creating folders in buckets with folders variable (#59) (0fa0689)
  • Add support for customer encryption keys (#34) (32eff9b)
  • add support for days_since_custom_time (#120) (0247454)
  • add support for lifecycle rules in simple bucket (#49) (b39e2cd)
  • Add support for log bucket configuration (#117) (eca9c57)
  • Add support for retention policy (#127) (a0982c9)
  • add support for website configuration to simple_bucket submodule (#150) (839a18c)
  • add Terraform 0.13 constraint and module attribution (#105) (b33d674)
  • Add var to define different lifecycle rules for each bucket (#169) (4793dd2)
  • Allow setting storage.admin and storage.hmacKeyAdmin roles (#95) (9f6085e)
  • new feat (64ffab1)
  • replace dot on a dash in label value (#31) (8875ebb)
  • Support for CORS in simple bucket (#128) (e6559e9)
  • update TPG version constraints to allow 4.0 (#143) (2e4c375)
  • Use for_each instead of count to create resource (#86) (af73533)

Bug Fixes

  • Adding type constraints to variables (#43) (45d42a1)
  • Change default storage class to STANDARD (#137) (af10280)
  • Constrain minimum Google provider version to 3.38 (#84) (ebc1916)
  • convert lifecycle action object to map (#52) (f2e6ea3)
  • Correct behavior of website and cors variables. (#132) (3e6e7f4)
  • Fix deprecation of is_live lifecycle rule (#91) (f73041b)
  • Remove deprecated list() function usage (#107) (1fe315a)
  • Use correct IAM view role in example (#115) (4a9931d)
  • Use uniform_bucket_level_access flag instead due to deprecation (#80) (f287581)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant