Skip to content

Releases: SweetOps/terraform-aws-secretsmanager

v0.5.3

18 Apr 15:07
420d603
Compare
Choose a tag to compare
build: bump golang.org/x/net from 0.36.0 to 0.38.0 in /tests @[dependabot[bot]](https://github.com/apps/dependabot) (#17) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
Commits
  • e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign...
  • ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest
  • 1f1fa29 publicsuffix: regenerate table
  • 1215081 http2: improve error when server sends HTTP/1
  • 312450e html: ensure <search> tag closes <p> and update tests
  • 09731f9 http2: improve handling of lost PING in Server
  • 55989e2 http2/h2c: use ResponseController for hijacking connections
  • 2914f46 websocket: re-recommend gorilla/websocket
  • 99b3ae0 go.mod: update golang.org/x dependencies
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
build: bump golang.org/x/net from 0.26.0 to 0.36.0 in /tests @[dependabot[bot]](https://github.com/apps/dependabot) (#13) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.36.0.
Commits
  • 85d1d54 go.mod: update golang.org/x dependencies
  • cde1dda proxy, http/httpproxy: do not mismatch IPv6 zone ids against hosts
  • fe7f039 publicsuffix: spruce up code gen and speed up PublicSuffix
  • 459513d internal/http3: move more common stream processing to genericConn
  • aad0180 http2: fix flakiness from t.Log when GOOS=js
  • b73e574 http2: don't log expected errors from writing invalid trailers
  • 5f45c77 internal/http3: make read-data tests usable for server handlers
  • 43c2540 http2, internal/httpcommon: reject userinfo in :authority
  • 1d78a08 http2, internal/httpcommon: factor out server header logic for h2/h3
  • 0d7dc54 quic: add Conn.ConnectionState
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
build: bump github.com/containerd/containerd from 1.7.18 to 1.7.27 in /tests @[dependabot[bot]](https://github.com/apps/dependabot) (#15) Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.18 to 1.7.27.
Release notes

Sourced from github.com/containerd/containerd's releases.

containerd 1.7.27

Welcome to the v1.7.27 release of containerd!

The twenty-seventh patch release for containerd 1.7 contains various fixes and updates.

Highlights

  • Fix integer overflow in User ID handling (GHSA-265r-hfxg-fhmg)
  • Update image type checks to avoid unnecessary logs for attestations (#11538)

Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.

Contributors

  • Jin Dong
  • Akhil Mohan
  • Derek McGowan
  • Maksym Pavlenko
  • Paweł Gronowski
  • Phil Estes
  • Akihiro Suda
  • Craig Ingram
  • Krisztian Litkey
  • Samuel Karp

Changes

Read more

v0.5.2

27 Aug 23:13
997ef52
Compare
Choose a tag to compare

📦 Updates

build: bump cloudposse/kms-key/aws from 0.12.1 to 0.12.2 @dependabot (#10) Bumps [cloudposse/kms-key/aws](https://github.com/cloudposse/terraform-aws-kms-key) from 0.12.1 to 0.12.2.
Release notes

Sourced from cloudposse/kms-key/aws's releases.

v0.12.2

what and why

Change all references to git.io/build-harness into cloudposse.tools/build-harness, since git.io redirects will stop working on April 29th, 2022.

References

  • DEV-143
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

v0.5.1

27 Aug 19:47
e403997
Compare
Choose a tag to compare

📦 Updates

ci: overhaul workflows @SweetOps (#9)

v0.5.0

13 Sep 01:20
f4a4253
Compare
Choose a tag to compare

🚀 Enhancements

feat: allow schedule expression and duration for rotation_rules @soya-miyoshi (#8) # Why This module didn't allow `duration` and `schedule_expression` for rotation_rules. https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/secretsmanager_secret_rotation.html

What

Add arguments and docs accordingly.

v0.4.0

05 Jul 19:40
0f51e4b
Compare
Choose a tag to compare

🚀 Enhancements

feat: introduce new option ignore_changes_enabled and update actions @SweetOps (#7)

v0.3.0

06 Mar 17:49
e833eb7
Compare
Choose a tag to compare

🚀 Enhancements

feat: add configuration block to support secret replication @SweetOps (#6)

v0.2.0

26 Sep 11:56
a901af3
Compare
Choose a tag to compare

🚀 Enhancements

feat: make module complaint with terraform 1.3 @SweetOps (#5)

v0.1.3

17 Jul 10:55
4e77e08
Compare
Choose a tag to compare

🐛 Bug Fixes

fix: make the outputs more convenient and update deps @SweetOps (#4)

v0.1.2

28 Jan 13:08
213c897
Compare
Choose a tag to compare

🐛 Bug Fixes

chore: add secret name output and update deps @SweetOps (#3)

v0.1.1

01 Oct 10:30
8c7ad4d
Compare
Choose a tag to compare

🐛 Bug Fixes

fix: introduce enabled flag for secret_version and rotation @SweetOps (#2)