We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CHANGELOG.md
1 parent eee2f32 commit 39808daCopy full SHA for 39808da
CHANGELOG.md
@@ -6,19 +6,19 @@
6
7
### Breaking Changes
8
9
-- Propose to retry when `gp_downloadmetadata` receives a `429 - Too Many Requests` error. [#406]
+_None_
10
11
### New Features
12
13
-_None_
+- Propose to retry when `gp_downloadmetadata` receives a `429 - Too Many Requests` error. [#406]
14
15
### Bug Fixes
16
17
- Update the URL used by `gp_downloadmetadata` to prevent consistent `301` responses. [#406]
18
19
### Internal Changes
20
21
+- Remove call to `rake dependencies:pod:clean` from `ios_build_preflight` [#407]
22
23
## 5.4.0
24
0 commit comments