Skip to content

Releases: aws-solutions/innovation-sandbox-on-aws

v1.1.3

10 Dec 20:36
7c42d13

Choose a tag to compare

[1.1.3] - 2025-12-10

Security

v1.1.2

20 Nov 21:10
485412b

Choose a tag to compare

[1.1.2] - 2025-11-20

Security

v1.1.1

14 Nov 18:25
d2ac932

Choose a tag to compare

[1.1.1] - 2025-11-14

Fixed

  • Issue preventing cost report group from being set when requireCostGroup is set to true in AppConfig

Security

v1.1.0

29 Oct 18:27
a5825ec

Choose a tag to compare

[1.1.0] - 2025-10-29

Added

  • Lease unfreezing capability allowing users to reinstate frozen leases (#42)
  • Cost reporting groups feature for tracking and reporting costs by organizational groups (#43)
  • Lease assignment functionality allowing administrators and managers to assign leases to other users(#44)
  • Prioritization of accounts that have been used less recently when selecting an account to use in a lease
  • Visibility configuration to set lease templates as PUBLIC or PRIVATE - PUBLIC templates are visible to all users, while PRIVATE templates are only accessible to Admin and Manager roles, enabling administrators to create restricted templates for specific use cases

Fixed

  • IP allow list configuration issues (#35) (@maniryu)
  • Filtered out Credit and Refund entries from cost explorer queries for more accurate reporting (#36) (@RuidiH)
  • Permission issue preventing deployment of IDC stack in delegated admin account
  • Execution does not exist bug in account cleaner step function

Security

v1.0.5

09 Oct 22:04
bf06093

Choose a tag to compare

[1.0.5] - 2025-10-09

Fixed

  • Disabled WAF SizeRestrictions_QUERYSTRING rule blocking legitimate AWS Organizations pagination tokens on GET /accounts/unregistered endpoint when handling large numbers of accounts (>20)

Security

v1.0.4

02 Sep 19:58
a472a55

Choose a tag to compare

[1.0.4] - 2025-09-02

Added

  • Conditional deployment of CloudFront access logs to support regions that don't support standard logging (legacy)
  • Missing AppConfig Lambda layer extension ARN for eu-central-2 region

Fixed

  • Deployment failures in regions that don't support CloudFront standard access logging (legacy)

v1.0.3

25 Jul 19:42
7930598

Choose a tag to compare

[1.0.3] - 2025-07-25

Security

v1.0.2

25 Jun 19:05
2551ce0

Choose a tag to compare

[1.0.2] - 2025-06-25

Fixed

  • Cross account SSM GetParameter sdk call targeting incorrect accountId (#9)

v1.0.1

23 Jun 18:53
a20ac31

Choose a tag to compare

[1.0.1] - 2025-06-23

Added

  • Optional CloudFormation parameters to the IDC stack for mapping user groups from external identity providers (#2)

Fixed

  • High latency on APIs that consume the idc service layer code (idc-service.ts) due to dynamic lookup of user groups and permission sets (#3)
  • IDC Configuration custom resource failing deployment due to large number of groups and permission sets causing timeout (#6)

Security

v1.0.0

22 May 20:09
25e90f4

Choose a tag to compare

[1.0.0] - 2025-05-22

Added

  • All files, initial version