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

3.3.0 release revisions #203

Merged
merged 10 commits into from
Sep 19, 2024
Merged

3.3.0 release revisions #203

merged 10 commits into from
Sep 19, 2024

Conversation

ab1470
Copy link
Contributor

@ab1470 ab1470 commented Sep 19, 2024

Description

This PR adds the revised EventName enum cases alongside the old ones so that consumers of the 3.3.0 release can proactively update their code.

This should be a non-breaking change for most users, but there's an edge case for any users who are switching over the EventName enum. This change will be breaking for them, although it is a quick fix. It will be documented in the migration guide.

Check List

  • Are you changing anything with the public API?
  • Have you tested this change on real device?
  • Are your changes backwards compatible with previous SDK Versions?
  • Have you added unit test coverage for your changes?
  • Have you verified that your changes are compatible with all the operating system version this SDK currently supports?

@ab1470 ab1470 requested a review from a team as a code owner September 19, 2024 19:43
@ab1470 ab1470 requested review from evan-masseau, ndurell and ajaysubra and removed request for a team September 19, 2024 19:43
@ab1470 ab1470 marked this pull request as draft September 19, 2024 20:08
@ajaysubra
Copy link
Contributor

Hey @ab1470 I'm not seeing the updates to the migration guide as mentioned in the description. May be you are still working on it as I see the PR is in draft.

Copy link
Contributor

@ajaysubra ajaysubra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just a question about the migration guide.

@ab1470
Copy link
Contributor Author

ab1470 commented Sep 19, 2024

Hey @ab1470 I'm not seeing the updates to the migration guide as mentioned in the description. May be you are still working on it as I see the PR is in draft.

Yeah that's why I put it back into draft. Working on the guide now and will mark it as ready when I'm done

@ab1470 ab1470 marked this pull request as ready for review September 19, 2024 21:18
@ab1470 ab1470 merged commit f23860f into rel/3.3.0 Sep 19, 2024
4 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.

3 participants