Releases: common-fate/glide
v0.15.14
Previously, Glide relied on two Lambda runtimes, Go 1.x and Node.js 14.x, both of which are being deprecated. As of Feb 8, 2024, deprecated support for these runtimes will cease, and 30 days thereafter, deploying or updating the runtimes will not be possible. v0.15.14 has just been released containing a fix to update the runtimes to supported versions.
Thank you @rwejdling for reporting the issue 😄
What's Changed
- Fix cloudformation vpc parameter names by @IvanVan in #652
- porting the lambda runtimes by @shwethaumashanker in #658
Full Changelog: v0.15.13...v0.15.14
v0.15.13
Specify Users/Groups and Channels for Slack Notifications
@mickyco94 added the ability to specify a user/group and channel in rule description that will determine where slack notifications are sent. This is an optional path, will default to the existing behaviour of messaging all reviewers over DM.
For example, given a rule description such as:
This rule protects some resource.
@slack-C1234 <@sre-oncall>
this will result in a message being sent to channel with ID C1234 that tags the @sre-oncall group for review. They will be able to interact with the message to Approve and Reject in the same way they would a DM.
What's Changed
- Add mentions to Slack Notifier by @mickyco94 in #641
New Contributors
- @mickyco94 made their first contribution in #641
Full Changelog: v0.15.12...v0.15.13
v0.15.12
What's Changed
- Fix autoapproval functionality and vpc config by @IvanVan in #642
- revert ddb version by @shwethaumashanker in #649
Full Changelog: v0.15.11...v0.15.12
v0.15.11
What's Changed
- fix incorrect config value used for string option for metadata by @JoshuaWilkes in #609
- Add option to run lambda as autoapproval by @IvanVan in #634
- Add vpc to target granter lambda by @IvanVan in #635
- add commands from cf cli by @JoshuaWilkes in #639
Full Changelog: v0.15.10...v0.15.11
v0.15.10
What's Changed
Full Changelog: v0.15.9...v0.15.10
v0.15.9
What's Changed
Full Changelog: v0.15.8...v0.15.9
v0.15.8
What's Changed
- Add groups option to IdentityConfiguration to fetch only desired users by @IvanVan in #625
- Append IdentityGroupFilter to CF parameter list by @keymon in #622
New Contributors
Full Changelog: v0.15.6...v0.15.8
v0.15.7
v0.15.6
This release fixes a UI issue that caused longer Access Request durations to not be displayed properly.
What's Changed
- Fixed UI error that did not display time in months by @shwethaumashanker in #615
Full Changelog: v0.15.5...v0.15.6