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

release(required): Amplify JS release #13814

Merged
merged 5 commits into from
Sep 16, 2024
Merged

release(required): Amplify JS release #13814

merged 5 commits into from
Sep 16, 2024

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    925d248 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    1fea052 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix(auth): custom userPoolEndpoint cannot be applied on the server-…

    …side (#13739)
    
    * chore(auth): add the service client factories into foundation
    
    * refactor(auth): use service clients in foundation
    
    * chore(auth): refactor existing unit test suites
    
    * chore(auth): add unit tests for newly added modules
    
    * chore(auth): add missing license header
    
    * chore(repo): update sdk type extractio destination for the auth package
    
    * chore: resolve most of the comments from cshfang
    
    * chore: resolve most of the comments from cshfang cont.
    
    * chore: resolve most of the comments from cshfang cont. 2
    
    * chore: flatten out the /core from foundation
    
    * chore: update outdate test file name to match the src changes
    HuiSF authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a76b594 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. chore: Update GraphQL configuration shape to expect AI routes (#13799)

    * chore: Update GraphQL configuration shape to expect AI routes
    
    * Bump minimum data-schema version
    
    * Bump size limit
    cshfang authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e2e3482 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump serve-static from 1.15.0 to 1.16.2 (#13805)

    Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.15.0 to 1.16.2.
    - [Release notes](https://github.com/expressjs/serve-static/releases)
    - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
    - [Commits](expressjs/serve-static@v1.15.0...v1.16.2)
    
    ---
    updated-dependencies:
    - dependency-name: serve-static
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5918360 View commit details
    Browse the repository at this point in the history