What's Changed
- Update dependabot packages. by @cedric05 in #197
- Http syntax Improvements by @cedric05 in #198
- Bump faker from 19.13.0 to 20.0.0 by @dependabot in #202
- Azure Auth Support by @cedric05 in #209
- add cryptography, urllib, open to prebuilt libraries. by @cedric05 in #226
- Script execution and dependency updates by @cedric05 in #230
- python package reorganization and fixes azure access token fetch failure error message is readable now by @cedric05 in #232
- Bump requests from 2.31.0 to 2.32.3 by @dependabot in #265
- update package system to poetry by @cedric05 in #288
- use pytest inplace of unittest by @cedric05 in #295
- Bump msal from 1.30.0 to 1.31.0 by @dependabot in #300
- Support simple math expresssions in json for better documetation by @cedric05 in #313
- Bump python from 3.11 to 3.13 by @dependabot in #310
- #321 Support aws auth session_token by @cedric05 in #322
- Feature: capture env by running system command by @cedric05 in #323
- Fix(#331): add more context to ssl error by @cedric05 in #333
- Support Math expressions in variables, single source of truth for version, support using xmltodict in test scripts by @cedric05 in #339
- feat: In case of user content error, response in structured way to avoid loosing history by @cedric05 in #342
- feature(variable sub): substitue variables from other variables by @cedric05 in #346
Full Changelog: v0.0.42...v0.0.43