Releases: DevCycleHQ/ios-client-sdk
Releases · DevCycleHQ/ios-client-sdk
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
v1.15.0
Features
- feat: add apiProxyURL to DevCycleOptions by @jonathannorris in #176
- feat: rename DevCycleOptions.flushEventsIntervalMs to eventFlushIntervalMS by @jonathannorris in #177
- feat: update variable interface to known supported types by @jonathannorris in #180
Bug Fixes
- fix: actions worker selecting xcode version by @jonathannorris in #181
- fix: switch DevCycleUser platform params to internal from public by @jonathannorris in #179
- fix: update device model reporting for iPhone, iPad, Apple Watch and Apple TV devices by @kaushalkapasi in #186
Uncategorized
- chore(deps): webfactory/ssh-agent from 0.7.0 to 0.8.0 by @dependabot[bot] in #183
- chore(deps): actions/checkout from 2 to 4 by @dependabot[bot] in #182
v1.14.5
Uncategorized
- chore: update to use the tagged version of the release action instead of main by @chris-hoefgen in #175
v1.14.4
Bug Fixes
- fix: update cocoapods release to use v-based version by @chris-hoefgen in #174