Skip to content

Releases: licenseware/licenseware-sdk-v2

v2.2.17

19 Aug 08:12
c9878a6
Compare
Choose a tag to compare

What's Changed

  • fix: min rows validator received wrong dtype by @ClimenteA in #250
  • chore: remove machine creation from auth ♻️ by @meysam81 in #238
  • feat: add helm starter chart ✨ [draft] by @meysam81 in #242
  • chore: improve helm chart structure 🎨 by @meysam81 in #251
  • fix: history broke when quota exceeded, added handling for that by @ClimenteA in #252

Full Changelog: v2.2.16...v2.2.17

v2.2.16

05 Aug 07:52
dd37762
Compare
Choose a tag to compare

What's Changed

  • fix: refresh registration route - it didn't worked for a year, not su… by @ClimenteA in #247
  • fix: pass self on refresh registration by @ClimenteA in #248
  • chore: removed redundant log, raise error is expected from file valid… by @ClimenteA in #249

Full Changelog: v2.2.15...v2.2.16

v2.2.15

04 Aug 08:01
75ac484
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.14...v2.2.15

v2.2.14

14 Jul 10:59
97cf93d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.13...v2.2.14

v2.2.13

06 Jul 15:26
7c54d94
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.11...v2.2.13

v2.2.12

23 Jun 08:20
505a922
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.10...v2.2.12

v2.2.11

23 Jun 08:11
505a922
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.10...v2.2.11

v2.2.10

22 Jun 08:12
75e581a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.9...v2.2.10

v2.2.9

16 Jun 05:39
cccf947
Compare
Choose a tag to compare

What's Changed

  • refactor: ignore warnings while running tests, change email, password… by @ClimenteA in #215
  • refactor: create new tests with an underscore in front _test_etc to k… by @ClimenteA in #216
  • refactor: move util funcs to test init by @ClimenteA in #217
  • refactor: made auth_headers a fixture by @ClimenteA in #218
  • feat: allow specifing in .ignoretests file tests which will be skippe… by @ClimenteA in #219
  • feat: changed auth_helper fixture to scope , performance reasons by @ClimenteA in #220
  • fix: can't combine fixtures with different scopes, set all to module … by @ClimenteA in #221
  • feat: build ODBC base image ✨ by @meysam81 in #222
  • feat: improved tests generation, added docs for test_helpers by @ClimenteA in #223

Full Changelog: v2.2.8...v2.2.9

v2.2.8

14 Jun 09:26
1f9a2b0
Compare
Choose a tag to compare

What's Changed

  • chore: added common mandatory envs get secret from identity_passoword… by @ClimenteA in #213
  • chore: updated ui public url, updated envs queue_name by @ClimenteA in #214

Full Changelog: v2.2.7...v2.2.8