Skip to content

Releases: awslabs/aws-saas-boost

v1.1.2

10 Jan 21:53
fe3bf7c
Compare
Choose a tag to compare

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

10 Dec 06:24
4a4e3a8
Compare
Choose a tag to compare

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

01 Nov 18:51
4f2be07
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.0.0...v1.1.0

1.0.0

01 Nov 17:57
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: https://github.com/awslabs/aws-saas-boost/commits/v1.0.0