What's Changed
- Update docker compose command in yaml by @denislavstanchev in #149
- Add upgrade and downgrade endpoints tests, refactor the folder and file structure for User related endpoints tests by @denislavstanchev in #150
- Add Wiremock tests for DELETE /2.0/users/{userId}/plans/{planId} endpoint by @denislavstanchev in #151
- Remove integration tests, update integration and mock API testing documentation in ADVANCED.md file, update CHANGELOG file by @denislavstanchev in #152
- Refactor test-mainline.yaml to use Docker Compose for Mock API setup by @denislavstanchev in #153
- Add package info to improve generated javadoc. by @ggoranov-smar in #154
- Add user reactivate deactivate endpoints support by @denislavstanchev in #155
- Prepare for release 3.10.0 by @denislavstanchev in #156
New Contributors
- @ggoranov-smar made their first contribution in #154
Full Changelog: 3.9.0...v3.10.0