Skip to content

Latest commit

 

History

History
100 lines (62 loc) · 2.52 KB

File metadata and controls

100 lines (62 loc) · 2.52 KB

CHANGELOG

1.1.1

2022-07-14

Fixes

  • package updates/tidy-up (2deee9bc0016b80b0d8d0fe6b93f623a7fecb6f7)

1.1.0

2021-07-16

Features

  • add support for secrets API (b29da059c98bd58a09bcbda15b8dfb25fcd917a6)

Fixes

  • add previous releases to CHANGELOG (ed022b96691b4add64ce27c02d652e850006208e)
  • update README (66af540882c3e487829b0d4bf32a6eb68c62c142)
  • more minor doc updates (08197059fb1f1c8790aafb3e29d5020f8d6235a6)

1.1.0-develop.1

2021-07-15

Features

  • add support for secrets API (b29da059c98bd58a09bcbda15b8dfb25fcd917a6)

1.0.7

2021-07-14

Fixes

  • add previous releases to CHANGELOG (ed022b96691b4add64ce27c02d652e850006208e)
  • update README (66af540882c3e487829b0d4bf32a6eb68c62c142)
  • more minor doc updates (08197059fb1f1c8790aafb3e29d5020f8d6235a6)

1.0.7-develop.1

2021-07-13

Fixes

  • add previous releases to CHANGELOG (ed022b96691b4add64ce27c02d652e850006208e)
  • update README (66af540882c3e487829b0d4bf32a6eb68c62c142)
  • more minor doc updates (08197059fb1f1c8790aafb3e29d5020f8d6235a6)

1.0.6

2021-07-13

Fixes

  • minor package updates [ci-skip] (fcd83c723cb8c25fc4a5d6d0ae9f85f4c27d4472)

1.0.6-develop.1

2021-07-13

Fixes

  • minor package updates [ci-skip] (fcd83c723cb8c25fc4a5d6d0ae9f85f4c27d4472)

1.0.5

2021-02-02

Bug Fixes

  • classifications methods were still using an un-authenticated client init, removed unnecessary function and updated (621f39e)

1.0.4

2021-01-03

Bug Fixes

  • add auth for classifications call (12fd4c0)

1.0.3

2020-09-21

Bug Fixes

  • fix case of IonburstUri and minor doc updates (3b4a4ed)

1.0.2

2020-08-13

Bug Fixes

  • Update apiHandler.js - add maxBodyLength and maxContentLength for axios calls (93cdb5b)

1.0.1

2020-06-10

Bug Fixes

  • Update apiHandler.js - add arraybuffer to axios config for GET and fetch (55d033d)

1.0.0

2020-06-10

Bug Fixes