Releases: licenseware/licenseware-sdk-v2
Releases · licenseware/licenseware-sdk-v2
v2.2.17
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
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
What's Changed
- chore: optimize Dockerfile 💚 by @meysam81 in #239
- chore: updated Dockerfile template by @adrian-mih in #240
- fix: point to new entrypoint.sh by @adrian-mih in #241
- fix: provide event_data on file validation to prevent history from cr… by @ClimenteA in #245
- fix: sheet title more than 31 chars by @ClimenteA in #244
- feat: kafka pub-sub by @ClimenteA in #243
Full Changelog: v2.2.14...v2.2.15
v2.2.14
What's Changed
- Static report by @ClimenteA in #230
- feat by @ClimenteA in #231
- feat: added: public_for_tenants field for registration and checking i… by @ClimenteA in #232
- feat: handling external data with public token by @ClimenteA in #234
- feat: add support for celery ✨ by @meysam81 in #233
- Revert "feat: add support for celery ✨" by @ClimenteA in #235
Full Changelog: v2.2.13...v2.2.14
v2.2.13
What's Changed
- fix: allow for foreign key param by @ciprian-cgr in #229
Full Changelog: v2.2.11...v2.2.13
v2.2.12
What's Changed
- Unittest creator by @ClimenteA in #226
- fix: return _id on mongo crud by @ClimenteA in #228
Full Changelog: v2.2.10...v2.2.12
v2.2.11
What's Changed
- Unittest creator by @ClimenteA in #226
- fix: return _id on mongo crud by @ClimenteA in #228
Full Changelog: v2.2.10...v2.2.11
v2.2.10
What's Changed
- feat: added odbc drivers mssql by @adrian-mih in #224
- feat: add login cli ✨ by @meysam81 in #210
- refactor: instead of returning SUCCESS return the data which was modi… by @ClimenteA in #225
Full Changelog: v2.2.9...v2.2.10
v2.2.9
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
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