Skip to content

Releases: awslabs/ssosync

v2.2.5

04 Apr 14:51
Compare
Choose a tag to compare

Changelog

  • 6cb78e1 Updating guidance for Match parameters.

v2.2.4

02 Apr 13:50
1d8f600
Compare
Choose a tag to compare

Changelog

v2.2.3

02 Apr 10:35
Compare
Choose a tag to compare

Changelog

  • 900200f Group owners are treated as members
  • 087491f Update .gitignore

v2.2.2

26 Mar 15:06
4959792
Compare
Choose a tag to compare

Changelog

v2.2.1

25 Mar 13:50
Compare
Choose a tag to compare

Changelog

v2.2.0

22 Mar 09:44
d9ab40b
Compare
Choose a tag to compare

Changelog

v2.1.4

09 Mar 16:39
a2930a1
Compare
Choose a tag to compare

Fix to ensure envVars are properly, handled when running under AWS Lambda.

Changelog

v2.1.3

08 Mar 11:45
27254c2
Compare
Choose a tag to compare

Changelog

v2.1.2

16 Jan 12:01
Compare
Choose a tag to compare

Changelog

  • 0edb2bf Escape hyphens in user/group character classes
  • 95b48e2 Update README.md

v2.1.1

04 Jan 15:32
Compare
Choose a tag to compare

Bugfix: support for omitting values in template

This release addresses a bug in the v2.1.0 release where omitting a value for FunctionName causes a Cloudformation error. In addition to fixing the template, additional tests have been added to the CICD pipeline to prevent the bug being reintroduced in the future.

Changelog

  • b819bc8 Change NoValue psuedo-parameters to references
  • 0f551dd Expanding test Cases
  • 641d214 Update README.md
  • 6fd228f improve testing for singleStack - unnamed function
  • 8ef5768 update singlestack template paths