Releases: cloudblue/connect-devops-testing-library
Releases · cloudblue/connect-devops-testing-library
v25.2
What's Changed
- Feature/Test workflow now properly supports python 3.7, 3.10 and 3.11. by @othercodes in #39
- Feature/Extend request builder by @rhudz-ingram in #42
- Maintenance/Updated faker version for compatibility with other connect libraries by @rhudz-ingram in #43
- Bugfix/Fixed validation steps in cucumber for tier configuration requests by @rhudz-ingram in #44
- Feature/Add Wiki auto publish job. by @othercodes in #45
New Contributors
- @rhudz-ingram made their first contribution in #42
Full Changelog: v25.1...v25.2
v25.1
What's Changed
- Bugfix/Correct Behave! version. by @othercodes in #33
- Feature/Parameter structured value as list Support. by @othercodes in #34
Full Changelog: v25.0...v25.1
v25.0
What's Changed
- Bugfix/Wrong parameter set on assertion. by @othercodes in #30
Full Changelog: 24.4...v25.0
24.4
Bump dependencies
v24.3
What's Changed
- Feature/Assert messages enhancement. by @othercodes in #14
- Feature/Add initial state for the request store. by @othercodes in #15
- Feature/Request Builder Enhancements by @othercodes in #16
- Feature/DBB Enhancements on Asset Requests. by @othercodes in #17
- Await sonar by @marcserrat in #19
- Feature/Asset Tier customization by @othercodes in #18
- Bugfix/Remove the hardcoded customer external_id. by @othercodes in #20
- Feature/Added support for external uid and id. by @othercodes in #21
- Bugfix/Correction in the marketplace object management in the root request object by @othercodes in #22
- Bugfix/Assertion fail due none is not iterable. by @othercodes in #23
- Feature/Extend request builder. by @othercodes in #24
Full Changelog: v24.2...v24.3
v24.2
What's Changed
- Feature/Increase Code Coverage. by @othercodes in #4
- Feature/Asserts improvements and README updates. by @othercodes in #5
- Feature/Add TierConfig request support. by @othercodes in #6
- Feature/Rename some asserts to increase consistency. by @othercodes in #7
- Feature/Add request updates support by @othercodes in #8
- Bugfix/Fixed typo in module name fixture. by @othercodes in #9
- Feature/BDD Steps Enhancement by @othercodes in #10
- Feature/Add support for parameter structured values. by @othercodes in #11
- Renamed some assert functions. by @othercodes in #12
- Feature/Add a fake data generator. by @othercodes in #13
Full Changelog: 1.0.0...v24.2
V24.1
Small improvements
24.0
Merge pull request #4 from cloudblue/feaure/increase-code-coverage Feature/Increase Code Coverage.