Releases: awslabs/aws-saas-boost
v1.1.2
Hello curious reader! Release 1.1.2 of SaaS Boost includes a month's worth of log4j upgrades (following the latest released guidance on Log4j CVE resolution) as well as two small bugfixes.
What's Changed
- Bump log4j-api from 2.15.0 to 2.16.0 in /installer by @dependabot in #160
- Bump log4j-core from 2.15.0 to 2.16.0 in /installer by @dependabot in #161
- Change order of install steps in getting started. Fixes #157 by @PoeppingT in #159
- Bump log4j-core from 2.16.0 to 2.17.0 in /installer by @dependabot in #164
- Bump log4j-api from 2.16.0 to 2.17.0 in /samples/java by @dependabot in #163
- Bump log4j-api from 2.16.0 to 2.17.0 in /installer by @dependabot in #162
- Bump log4j-api from 2.17.0 to 2.17.1 in /installer by @dependabot in #169
- Bump log4j-api from 2.17.0 to 2.17.1 in /samples/java by @dependabot in #171
- Bump log4j-core from 2.17.0 to 2.17.1 in /installer by @dependabot in #170
- Fix API Gateway throttling in installer update by @PoeppingT in #168
- Upgrade aws-lambda-java-log4j2 to 1.5.0 to upgrade log4j2 to 2.17.0 by @PoeppingT in #166
Full Changelog: v1.1.1...v1.2.0
1.1.1
Hello curious reader! Release 1.1.1 of SaaS Boost includes two small bugs and addresses the new log4j vulnerability.
What's Changed
- Fix credentials tests when using a non-default profile. Fixes #148 by @PoeppingT in #149
- Load base stack details if creating metrics and analytics stack during install by @brtrvn in #150
- Clarify admin UI dev instructions by @PoeppingT in #154
- Bump log4j-api from 2.13.3 to 2.15.0 in /installer by @dependabot in #155
- Bump log4j-core from 2.13.3 to 2.15.0 in /installer by @dependabot in #156
Full Changelog: v1.1.0...v1.1.1
1.1.0
Hello curious reader! Release 1.1.0 of SaaS Boost includes more than 20 bug fixes, enhancements, documentation updates.
Releases of SaaS Boost will follow the naming convention: <major version>.<minor version>.<hotfix version>
, where major version changes encompass backwards incompatible changes (with user input needed to upgrade an existing Boost environment), minor version changes encompass backwards compatible changes, feature releases, and bugfix bundles, and hotfix version changes encompass high priority security or bug fixes.
What's Changed
- Iss57 by @4patelr in #65
- fix #48, close #48 by @hariohmprasath in #72
- Fix discrepancy between licenses in installer pom by @PoeppingT in #85
- Standardize log4j2 configuration. by @PoeppingT in #88
- Fix for #90 by @tobuck-aws in #91
- Save the lambdas source folder as a parameter by @brtrvn in #95
- Use general purpose SSD storage by default instead of magnetic for RDS instances by @brtrvn in #104
- Update compute resource for RDS instance by @shiveshabhishek in #99
- Implement Capacity Providers for Windows workloads on ECS by @4patelr in #103
- Shutdown and Startup tenant ECS services for non-production environments by @brtrvn in #109
- Removed unnecessary meta tag and fixed 111 by @tobuck-aws in #117
- App config delete and installer cleanup by @brtrvn in #115
- Fix for change of billing plan by @4patelr in #116
- Reorganize Maven modules + add checkstyle/spotbugs by @PoeppingT in #118
- Check for number of errors from ECR before failing by @brtrvn in #125
- Fix the build and remove AvoidStarImport from checkstyle by @PoeppingT in #131
- Doc update to install correct mvn using cloud9 by @PoeppingT in #133
- Fixes #120 by @tobuck-aws in #127
- Make installer play nice with new parent POM. Fixes Issue #130. by @brtrvn in #134
- Fix typos in README.md by @AWSDB in #139
- Implement automatic PR validation using GitHub Actions by @PoeppingT in #132
- Windows bug fixes by @brtrvn in #140
- [Fixes #128] Only apply LocationConstraint to S3 bucket in non-us-east-1 by @PoeppingT in #138
- Dotnet framework sample by @brtrvn in #141
- Fixes 137. Add installer client factory, refreshing credentials provider, and tests. by @PoeppingT in #142
- Change import checkstyle configuration and fix all import violations by @PoeppingT in #136
New Contributors
- @4patelr made their first contribution in #65
- @PoeppingT made their first contribution in #85
- @brtrvn made their first contribution in #95
- @shiveshabhishek made their first contribution in #99
- @AWSDB made their first contribution in #139
Full Changelog: v1.0.0...v1.1.0
1.0.0
Hello curious reader! This is a retroactive GitHub tag + release for v1.0.0 of SaaS Boost, representing the state of the codebase when SaaS Boost was first made public and announced to the tech community.
Further releases of SaaS Boost will follow a similar naming convention: <major version>.<minor version>.<hotfix version>
, where major version changes encompass backwards incompatible changes (with user input needed to upgrade an existing Boost environment), minor version changes encompass backwards compatible changes, feature releases, and bugfix bundles, and hotfix version changes encompass high priority security or bug fixes.
What's Changed
- Bump @actions/core from 1.2.2 to 1.2.6 in /.github/actions/prlinter by @dependabot in #12
- Update to getting-started.md, fix for #15 by @hariohmprasath in #16
- Cleaned up logos by @tobuck-aws in #19
- Update install.sh by @s4rd1nh4 in #23
- Fix for #22 by @hariohmprasath in #27
- Corrected typo in install.sh by @gibbsie in #30
- Fix for powershell close #26 by @hariohmprasath in #29
- Fix for #31 #35 #39 by @hariohmprasath in #33
- Changes color of onboarding now based on status. by @tobuck-aws in #49
New Contributors
- @dependabot made their first contribution in #12
- @s4rd1nh4 made their first contribution in #23
- @gibbsie made their first contribution in #30
Full Changelog: https://github.com/awslabs/aws-saas-boost/commits/v1.0.0