Skip to content

Releases: DevCycleHQ/ios-client-sdk

v1.17.1

30 Apr 14:43
Compare
Choose a tag to compare

Bug Fixes

Other Changes

Uncategorized

v1.17.0

15 Apr 16:13
Compare
Choose a tag to compare

Bug Fixes

  • fix: batch event payloads into chunks of 100 to reduce errors on event processing by @kaushalkapasi in #193

Uncategorized

  • chore: added eventsApiProxyURL option for proxying to a different url than the sdk config by @jsalaber in #194

v1.16.0

28 Mar 20:25
Compare
Choose a tag to compare

Bug Fixes

  • fix: re-add deprecated generic variable() and variableValue() methods by @jonathannorris in #191

Uncategorized

v1.15.0

14 Feb 18:03
Compare
Choose a tag to compare

Features

Bug Fixes

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

08 Aug 16:25
Compare
Choose a tag to compare

Uncategorized

  • chore: update to use the tagged version of the release action instead of main by @chris-hoefgen in #175

v1.14.4

01 Aug 21:25
Compare
Choose a tag to compare

Bug Fixes

Uncategorized

v1.14.3

01 Aug 16:48
Compare
Choose a tag to compare

Bug Fixes

Uncategorized

v1.14.2

01 Aug 16:12
Compare
Choose a tag to compare

Bug Fixes

Uncategorized

v1.14.1

01 Aug 15:38
Compare
Choose a tag to compare

Features

Uncategorized

1.14.0 Release

21 Jul 15:42
08a2a6a
Compare
Choose a tag to compare

What's Changed

  • feat!: DVC-8020 rename DVC to DevCycle on public interfaces by @jonathannorris in #169

    • External interfaces changed to use DevCycle over DVC. For example: DVCClient -> DevCycleClient, DVCUser -> DevCycleUser. Old interfaces are marked as deprecated.
  • release: 1.14.0 by @jonathannorris in #170

Full Changelog: 1.13.0...1.14.0