Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Releases: centralnicgroup-opensource/rtldev-middleware-perl-sdk

v2.7.1

12 May 14:56
Compare
Choose a tag to compare

2.7.1 (2020-05-12)

Bug Fixes

  • security: replace passwords whereever they could be used for output (b055db5)

v2.7.0

12 May 12:58
Compare
Choose a tag to compare

2.7.0 (2020-05-12)

Features

  • response: added getCommandPlain (getting used command in plain text) (aeed347)

v2.6.1

12 May 12:28
Compare
Choose a tag to compare

2.6.1 (2020-05-12)

Bug Fixes

  • messaging: return a specific error template in case code or description are missing (f519750)

v2.6.0

12 May 11:14
Compare
Choose a tag to compare

2.6.0 (2020-05-12)

Features

  • response: possibility of placeholder vars in standard responses to improve error details (9e2f076)

v2.5.0

11 May 16:26
Compare
Choose a tag to compare

2.5.0 (2020-05-11)

Features

  • apiclient: support the High Performance Proxy Setup. see README.md (6a8d596)

v2.4.0

11 May 14:27
Compare
Choose a tag to compare

2.4.0 (2020-05-11)

Features

  • apiclient: automatic IDN conversion of API command parameters to punycode (3ce590c)

v2.3.0

16 Mar 12:04
Compare
Choose a tag to compare

2.3.0 (2020-03-16)

Features

  • apiclient: support bulk parameter through nested array in api command, see README.md (8a0f0e1)

v2.2.5

04 Oct 13:34
Compare
Choose a tag to compare

2.2.5 (2019-10-04)

Bug Fixes

  • responsetemplate/mgr: improve description for 423 Empty API response (b81621e)

v2.2.4

20 Sep 11:25
Compare
Choose a tag to compare

2.2.4 (2019-09-20)

Bug Fixes

  • dev-deps: reviewed necessary list of deps for tests (8c40644)
  • Travis: check apt installation change (6bad49a)
  • Travis: include default package installation (a5bebe3)
  • Travis: install specific package versions (124c11c)
  • Travis: review cpanm and dep installation (0436ca5)
  • Travis: review installation of cpanimus (6066687)

v2.2.3

19 Sep 12:38
Compare
Choose a tag to compare

2.2.3 (2019-09-19)

Bug Fixes

  • release process: migrate configuration (26efd60)