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

chore: kickoff release #3592

Merged
merged 3 commits into from
Apr 3, 2024
Merged

chore: kickoff release #3592

merged 3 commits into from
Apr 3, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 3, 2024

kickoff release

5d and others added 3 commits March 22, 2024 11:45
…RLSession (#3575)

* feat(API): implement AppSyncRealTimeClient and WebSocketClient with URLSession (#3527)

* feat(datastore): replace appSync realtime client with URLSession

* Add timeout for appsync realtime request

* adding unit test cases

* move websocket components to core

* added more interfaces for unit test

* add unit test cases for websocket client

* fix broken integration test cases

* change appsync client state to a subject

* Add resettable for appsync and websocket clients

* add integration test cases for appsync client

* Add subscription actor

* fix subscription life cycle issue

* add integration test cases for datastore with large number of models

* add integration test case for max subscription reached

* fix auth error handling for AppSyncRealTimeRequest errors

* add doc comments for WebSocketClient and AppSyncRealTimeClient

* add integration test case for retry on maxSubscriptionReached

* move sendRequest to appSyncRealTimeClient

* Add more doc comments

* bind tasks cancellables to connection life cycle

* update websocket spi name

* resolve comments

* fix(Logging): Updating the required reason API usage (#3570)

* chore: release 2.27.3 [skip ci]

* chore: finalize release 2.27.3 [skip ci]

* feat(Auth): Adding forceAliasCreation option during confirmSignUp (#3382)

* feat(Auth): Adding forceAliasCreation option during confirmSignUp

* update pinpoint unit tests

* Revert "update pinpoint unit tests"

This reverts commit 0f804d8.

* rename CognitoAuth to AuthToken

---------

Co-authored-by: Harsh <[email protected]>
Co-authored-by: Abhash Kumar Singh <[email protected]>
Co-authored-by: aws-amplify-ops <[email protected]>

* add a high level readme file for AppSyncRealTimeClient module

* add a high level readme file for WebSocketClient module

* update push notification test scheme

* revert changes made in push notification category

---------

Co-authored-by: Harsh <[email protected]>
Co-authored-by: Abhash Kumar Singh <[email protected]>
Co-authored-by: aws-amplify-ops <[email protected]>
#3586)

* fix(api): add user-agent header to appsync websocket handshake request

* fix broken integ test cases
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions github-actions bot requested a review from a team as a code owner April 3, 2024 18:33
@ruisebas ruisebas merged commit 8b4f52b into release Apr 3, 2024
356 of 498 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.

2 participants