Skip to content

Release 5.0.3#499

Merged
kevinlind merged 3 commits intomainfrom
hotfix-v5.0.3
Oct 16, 2024
Merged

Release 5.0.3#499
kevinlind merged 3 commits intomainfrom
hotfix-v5.0.3

Conversation

@kevinlind
Copy link
Copy Markdown
Contributor

Description

iOS Edge Release v5.0.3

  • Add recoverable network error 507, insufficient storage
  • Updates EdgeNetworkService to use base recoverable error codes defined in AEPCore, so the list is consistent with all SDKs.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

emdobrin and others added 3 commits October 14, 2024 14:59
* add 507 to recoverable codes, add more unit tests

* Use recoverable codes from core + add specific ones uniquely

* handle invalid values for retry-after

* update edgenetworkservice unit tests

* keep unique error codes set

* update mac resource class
* update version to 5.0.3

* update min core to 5.3.1

* update dependencies

* test with core staging
* Update dependencies to use current Core 5.3.1

* Remove AEPServices from Podfile
@kevinlind kevinlind merged commit c57c521 into main Oct 16, 2024
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