2.2.0
Hello curious reader! 🚀 This release marks the official v2.2.0 release of SaaS Boost, now with support for S3 buckets as part of your Application definitions. This release contains that feature along with various bugfixes and security improvements over the previous release.
A reminder that you can view our project roadmap by viewing the "Projects" page on our GitHub repository page. Please upvote and comment on issues you'd like to see, and don't be afraid to open discussions to ask questions.
A full changelist is below. Thanks for reading!
What's Changed
- Manually signout in Cognito environments with a /logout redirect. by @PoeppingT in https://github.com/awslabs/aws-saas-boost/pull/448
- Fix apigateway permissions in Onboarding for CloudFormation by @PoeppingT in https://github.com/awslabs/aws-saas-boost/pull/449
- Fix for Issue #452 by @raman231 in https://github.com/awslabs/aws-saas-boost/pull/458
- Fix for Issue #446 by @raman231 in https://github.com/awslabs/aws-saas-boost/pull/457
- Tenant update race condition by @brtrvn in https://github.com/awslabs/aws-saas-boost/pull/451
- Remove deprecated Windows 20H2 option. by @PoeppingT in https://github.com/awslabs/aws-saas-boost/pull/459
- Rds options orderable instance fix by @brtrvn in https://github.com/awslabs/aws-saas-boost/pull/460
- Fix billing dropdown selection and return Stripe plans from billing service. by @PoeppingT in https://github.com/awslabs/aws-saas-boost/pull/411
- Fix Stripe Billing Setup by @brtrvn in https://github.com/awslabs/aws-saas-boost/pull/462
- SaaS Boost API access via OAuth client credentials grant by @brtrvn in https://github.com/awslabs/aws-saas-boost/pull/450
- Remove unused test Stripe keys from billing service by @PoeppingT in https://github.com/awslabs/aws-saas-boost/pull/464
- Support S3 storage for tenants as AppConfig extension. by @PoeppingT in https://github.com/awslabs/aws-saas-boost/pull/463
- update iam endpoint setting for gcr by @goodbyedavid in https://github.com/awslabs/aws-saas-boost/pull/468
- Pass S3 extension bucket name through AppConfig rather than as an SSM… by @PoeppingT in https://github.com/awslabs/aws-saas-boost/pull/467
- add ningxia ELB account id by @goodbyedavid in https://github.com/awslabs/aws-saas-boost/pull/473
- Change "Users" to "System Users" in UI. by @PoeppingT in https://github.com/awslabs/aws-saas-boost/pull/475
- Improve Application Config UX by @PoeppingT in https://github.com/awslabs/aws-saas-boost/pull/477
- Fix line graphs in metrics dashboards by @PoeppingT in https://github.com/awslabs/aws-saas-boost/pull/478
- Update scripts must not fail if Lambda function does not already exist. by @PoeppingT in https://github.com/awslabs/aws-saas-boost/pull/480
Full Changelog: https://github.com/awslabs/aws-saas-boost/compare/v2.1.0...v2.2.0