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

feat: STALE state, minor event changes #541

Merged
merged 7 commits into from
Sep 20, 2023
Merged

feat: STALE state, minor event changes #541

merged 7 commits into from
Sep 20, 2023

Conversation

toddbaert
Copy link
Member

@toddbaert toddbaert commented Aug 17, 2023

  • added the "STALE" provider state
  • added "providerName" to EventDetails
  • run handlers immediately if provider in corresponding state
  • fixes a few lint issues

Fixes: #562
Fixes: #539

@toddbaert toddbaert requested a review from a team as a code owner August 17, 2023 19:22
@toddbaert toddbaert marked this pull request as draft August 17, 2023 19:22
* added the "STALE" provider state
* added "providerName" to EventDetails
* run handlers immediately if provider in corresponding state

Signed-off-by: Todd Baert <[email protected]>
Signed-off-by: Todd Baert <[email protected]>
@toddbaert toddbaert marked this pull request as ready for review September 12, 2023 18:11
Signed-off-by: Todd Baert <[email protected]>
@toddbaert
Copy link
Member Author

Now that 0.7.0 is released marked this ready.

@beeme1mr beeme1mr merged commit 0b5355b into main Sep 20, 2023
@beeme1mr beeme1mr deleted the feat/spec-v0.7.0 branch September 20, 2023 15:39
toddbaert added a commit that referenced this pull request Sep 29, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.0.11](shared-v0.0.10...shared-v0.0.11)
(2023-09-22)


### Features

* add provider compatibility check
([#537](#537))
([2bc5d63](2bc5d63))
* STALE state, minor event changes
([#541](#541))
([0b5355b](0b5355b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Todd Baert <[email protected]>
toddbaert pushed a commit that referenced this pull request Oct 9, 2023
🤖 I have created a release *beep* *boop*
---


##
[1.5.0](js-sdk-v1.4.2...js-sdk-v1.5.0)
(2023-10-09)


### Features

* add provider compatibility check
([#537](#537))
([2bc5d63](2bc5d63))
* add support for a blocking setProvider
([#577](#577))
([d1f5049](d1f5049))
* STALE state, minor event changes
([#541](#541))
([0b5355b](0b5355b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
toddbaert added a commit that referenced this pull request Oct 9, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.4.1](web-sdk-v0.4.0...web-sdk-v0.4.1)
(2023-10-09)


### Features

* add provider compatibility check
([#537](#537))
([2bc5d63](2bc5d63))
* add support for a blocking setProvider
([#577](#577))
([d1f5049](d1f5049))
* STALE state, minor event changes
([#541](#541))
([0b5355b](0b5355b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Signed-off-by: Todd Baert <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Todd Baert <[email protected]>
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.

Conform to spec v0.7.0 Updates to conform to latest spec
2 participants