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 core v6.2.1 SDK-3760 #599

Merged
merged 3 commits into from
Apr 11, 2024
Merged

Release core v6.2.1 SDK-3760 #599

merged 3 commits into from
Apr 11, 2024

Conversation

piyush-kukadiya
Copy link
Contributor

@piyush-kukadiya piyush-kukadiya commented Apr 11, 2024

This hotfix release addresses the following issue in v6.2.0:

Bug Fixes

  • Fixes a crash IllegalArgumentException caused by allowedPushType XPS enum.

Sample App Related

  • Adds a workflow to manually build apps from git actions
  • Fixes the manually validate workflow

piyush-kukadiya and others added 3 commits April 10, 2024 20:19
* fix(illegalArgException) - remove read/write of allowedPushTypes into/from JSON in CleverTapInstanceConfig SDK-3759

* fix(illegalArgException) - update docs and core sdk version SDK-3759
* task(SDK-3703) - Fix Git Actions to manually Validate any branc

* task(SDK-3703) - Adds Git Actions to manually build the sample app

* task(SDK-3703) - Adds MiPush lib required to build apk from git actions

* task(SDK-3703) - Updates gitactions to generate signed builds

* task(SDK-3703) - Updates build.gradle for sample app to sign release builds

* task(SDK-3703) - Fixes failing git actions

- Adds an exists() check for local.properties in build.gradle of sample app

* task(SDK-3703) - Optimizes getCtProperty

- Adds a new signed buildVariant -> This enables to build the existing release variant without having the SampleKey
- Loads local properties only once
- Corrects the names in .yml file

* task(SDK-3703) - Upgrades action to take clevertap creds as input

- Adds 3 new inputs to .yml
- Adds task to replace with creds
- Updates sample app's Manifest to have a generic region

* task(SDK-3703) - Removes xiaomi related file

---------

Co-authored-by: CTLalit <[email protected]>
Copy link
Contributor

@Anush-Shand Anush-Shand left a comment

Choose a reason for hiding this comment

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

LGTM

@piyush-kukadiya piyush-kukadiya merged commit f1dc65b into master Apr 11, 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.

2 participants