Skip to content

Releases: adzerk/adzerk-management-sdk-js

Release

17 Sep 13:40
3b707c2
Compare
Choose a tag to compare

What's Changed

  • Release what was v1.0.0-beta.21, which failed due to package.json version.

Full Changelog: v1.0.0-beta.21...v1.0.0-beta.22

Dependency Updates

17 Sep 09:20
2389f84
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies to latest.

Full Changelog: v1.0.0-beta.20...v1.0.0-beta.21

v1.0.0-beta.20

26 Jun 13:01
d8306c8
Compare
Choose a tag to compare

What's Changed

  • Fixes a regression in the filter operation that has been present since v1.0.0-beta.17. Filter responses are line-delimited JSON, so attempting parse it as JSON resulted in an exception.

Full Changelog: v1.0.0-beta.19...v1.0.0-beta.20

Fix LifetimeCapAmount and DailyCapAmount decimal bug

03 Apr 12:42
0ef4e48
Compare
Choose a tag to compare
  • Fix bug where decimal counterparts of LifetimeCapAmount and DailyCapAmount attributes weren't automatically calculated and set when their non-decimal counterparts were provided in an Update Flight operation.

Support GET Entity Counts Endpoint

25 Jan 12:39
6ade021
Compare
Choose a tag to compare
  • Support GET entity counts
  • Support additional fields for creative templates

Updated Logging

21 Aug 08:15
d4bc860
Compare
Choose a tag to compare
Merge pull request #82 from adzerk/simonramzi/sc-49047/update-logging…

…-in-javascript-sdk

Updated Logging in the Management SDK

More and Safer Dependency Updates

29 Jul 18:55
cf8b6cf
Compare
Choose a tag to compare
Merge pull request #71 from adzerk/release-1.0.0-beta.16

1.0.0-beta.16

More Dependency Updates

18 Jun 21:23
39e9c5b
Compare
Choose a tag to compare
Merge pull request #55 from adzerk/release-1.0.0-beta.15

1.0.0-beta.15

Dependency updates

16 Jun 11:09
21f50ec
Compare
Choose a tag to compare
Merge pull request #48 from adzerk/release-1.0.0-beta.14

1.0.0-beta.14

Pascal over Camel

01 May 00:11
Compare
Choose a tag to compare
  • Recursively convert Creative Template field keys to pascal-case