Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for release 1.1.0 #926

Merged
merged 21 commits into from
Oct 24, 2024
Merged

Prepare for release 1.1.0 #926

merged 21 commits into from
Oct 24, 2024

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    98f4962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee23b42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94688aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bd3b5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec3e89c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cd139a View commit details
    Browse the repository at this point in the history
  7. 807: Authentication for UI in production mode (#851)

    * Reinstate auth stack in CDK app, but without Azure as IdP
    * Add login to UI in prod mode only
    * Add authentication header to UI requests in prod mode only
    chriswilty committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d30d47b View commit details
    Browse the repository at this point in the history
  8. 806, 809: Route 53 and Certificates for spylogic.ai (#860)

    * Add DNS and certificate to cloudfront and fargate
    chriswilty committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bb850e5 View commit details
    Browse the repository at this point in the history
  9. 808: Authenticate backend via cloudfront function (#904)

    * Prevent unauthorized API access using a CloudFront proxy
    * Make UI auth opt-in
    * Correct document loading and cache control
    chriswilty committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2f5a9dc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c9d4ec View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    64d4caf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc1fc58 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5c3e3cc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7c68404 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c3f21f0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5757472 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9b8dde9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1716741 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d19c420 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Merge pull request #921 from ScottLogic/feature/aws-cloud-infrastructure

    Feature: AWS cloud infrastructure 🚀
    chriswilty authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d84a307 View commit details
    Browse the repository at this point in the history
  2. Prepare for release 1.1.0 (#925)

    * Update dependencies to clear all vulnerabilities
    * Bump version (minor) for upcoming release
    * UI stack can now use OAC via new L2 construct S3bucketOrigin - win!
    * Update README with comprehensive stack testing instructions
    chriswilty authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    501e4be View commit details
    Browse the repository at this point in the history