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/2.2.1 #817

Merged
merged 3 commits into from
Oct 23, 2023
Merged

Release/2.2.1 #817

merged 3 commits into from
Oct 23, 2023

Conversation

gersonnoboa
Copy link
Contributor

Jira issue:
https://glia.atlassian.net/browse/MOB-xxx

What was solved?

Release notes:

  • Feature
  • Ignore
  • Release notes (Is it clear from the description here?)
  • Migration guide (If changes are needed for integrator already using the SDK - what needs to be communicated? Add underneath please)

Additional info:

  • Tests fixed, added? Unit, acceptance, snapshots?
  • Logging necessary for future troubleshooting of customer issues added?

Screenshots:

BitriseBot and others added 3 commits October 23, 2023 15:46
The Post Release workflow in ios-bundle executes code in ios-sdk-widgets, which
sets in place the new version and package checksum. It however omitted the
Podfile.lock, which meant that you still had to manually update it. This PR
changes the version also in the Podfile.lock, while also changing the Glia Core
SDK Podfile checksum.

MOB-2773
Some mocks were part of the GliaWidgets, but some of the mocks they use were
declared on the tests. I believe there's some kind of optimization in which
Swift Package Manager adds all files but ignores the ones that are not in the
GliaWidgets/Sources folder. This meant that the mocks in the Widgets didn't find
the mocks on the tests, and on integration, Cortex Financial didn't compile.

MOB-2778
@gersonnoboa gersonnoboa merged commit ea0495b into master Oct 23, 2023
1 check passed
@gersonnoboa gersonnoboa deleted the release/2.2.1 branch October 23, 2023 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants