Releases: DevCycleHQ/ios-client-sdk
Releases · DevCycleHQ/ios-client-sdk
v1.20.0
Features
- feat: Update cached config logic: 30-day TTL and per-user caching by @Copilot in #226
Other Changes
- chore: pin 3rd party actions to sha by @jonathannorris in #223
Uncategorized
v1.19.0
Features
- feat: add async versions of all public DevCycleClient methods with callbacks by @jonathannorris in #221
- feat: update example apps to use SPM by @jonathannorris in #222
Bug Fixes
- fix: create and push the tag to properly trigger the cococapods publish action by @jonathannorris in #217
Uncategorized
v1.18.1
Bug Fixes
- fix: remove OF Provider Package.swift file, consolidate into root Package.swift by @jonathannorris in #218
- fix: making DVCVariable init functions public to properly test OF Provider by @jonathannorris in #219
Uncategorized
v1.18.0
Features
- feat: iOS OpenFeature Provider by @jonathannorris in #210
Other Changes
- chore: Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @JamieSinn in #214
- chore: Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @JamieSinn in #215
- chore: Potential fix for code scanning alert no. 4: Workflow does not contain permissions by @JamieSinn in #212
- chore: Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @JamieSinn in #213
- chore: Potential fix for code scanning alert no. 5: Workflow does not contain permissions by @JamieSinn in #211
Uncategorized
v1.17.4
Bug Fixes
Other Changes
- chore: update build machine to macos-latest by @jonathannorris in #208
Uncategorized
- build(deps): bump rexml from 3.3.6 to 3.3.9 by @dependabot[bot] in #207
v1.17.3
Bug Fixes
- fix: fixed streaming connection not connecting when control center is dismissed by @jsalaber in #206
Other Changes
- chore: remove gitstream by @JamieSinn in #203
Uncategorized
- build(deps): bump rexml from 3.2.5 to 3.3.3 by @dependabot[bot] in #202
- build(deps): bump rexml from 3.3.3 to 3.3.6 by @dependabot[bot] in #204
- build(deps): bump webrick from 1.7.0 to 1.8.2 by @dependabot[bot] in #205
v1.17.2
v1.17.1
Bug Fixes
- fix: revert event batching by @kaushalkapasi in #197
Other Changes
- chore: Fix release action by @kaushalkapasi in #196
Uncategorized
- Change dependabot to weekly by @JamieSinn in #195
v1.17.0
Bug Fixes
- fix: batch event payloads into chunks of 100 to reduce errors on event processing by @kaushalkapasi in #193
Uncategorized
v1.16.0
Bug Fixes
- fix: re-add deprecated generic variable() and variableValue() methods by @jonathannorris in #191
Uncategorized
- chore: update release workflows to trigger CocoaPod Publish workflow on new tag push by @kaushalkapasi in #188
- chore: fix publish pod trigger by @kaushalkapasi in #189
- chore: remove publish dependency on release by @kaushalkapasi in #190
- chore: update to macos-13 runner by @jonathannorris in #192