Skip to content

Release v1.7 into Main#345

Merged
dustins merged 40 commits intomainfrom
release/v1.7
Jan 24, 2026
Merged

Release v1.7 into Main#345
dustins merged 40 commits intomainfrom
release/v1.7

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 22, 2026

v1.7

Features

  • Redesigned Authentication System: MLSpace now supports a wider range of identity providers through a redesigned authentication flow. The new backend-driven approach enables integration with identity providers that require secure server-side authentication. This change is fully backward compatible—existing login methods continue to work with only configuration changes. While the user experience remains the same, the authentication process now happens server-side rather than in the browser, providing better compatibility with a wider variety of identify providers.
  • Custom Domain Support: MLSpace now includes initial support for using a custom domain instead of the default API Gateway domain.
  • Enhanced Configuration Helper: The configuration helper has been updated to support the new authentication parameters and custom domain configuration, making it easier to set up and deploy MLSpace with these new capabilities.
  • Updated dependencies with the latest security patches.

Documentation

  • Added comprehensive documentation for configuring the new authentication system with various examples.
  • Added instructions for setting up and configuring a custom domain for MLSpace deployments.

Special Thanks

  • 🎉 Special thanks to @emacthecav for contributing their first PR!

Acknowledgements

Full Changelog: v1.6.11...v1.7

estohlmann and others added 30 commits February 26, 2025 21:03
Fix GovCloud partition name cdk.json
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.19 to 5.4.20.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.20/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.20/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.20
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Add VPC Endpoints for AWS Translate and EMR in MLSpace VPCs
…/vite-5.4.20

Bump vite from 5.4.19 to 5.4.20 in /frontend
Add configuration flag for customer-managed KMS key support on DynamoDB tables
# Conflicts:
#	frontend/package-lock.json
…329)

* updated docs for bedrock

* removing old bedrock policies from docs
Co-authored-by: emmcd <emmcd@amazon.com>
@dustins dustins marked this pull request as ready for review January 23, 2026 14:31
Updated release notes for version 1.7, including new features, documentation updates, and acknowledgements.
@dustins dustins merged commit d3cf1d8 into main Jan 24, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants