Releases: RedFroggy/spring-cucumber-messaging
Releases · RedFroggy/spring-cucumber-messaging
v1.5.0
1.5.0 (2021-03-24)
Features
- issue #13 - Set third party response body with a non json body content (c3b9a2b)
v1.4.0
1.4.0 (2021-03-23)
Features
- Issue #11 - add wiremock predefined steps to mock thrid party calls (8608734)
v1.3.0
1.3.0 (2021-03-10)
Features
- issue #8 - Add step to edit body using json path (9a9a5f1)
v1.2.0
1.2.0 (2021-03-10)
Features
- Issue #7 - Add step to set queue message body from a file (5a85dbe)
v1.1.1
1.1.1 (2021-02-19)
Bug Fixes
- Serialize to json non string message payload (d65e61a)
v1.1.0
1.1.0 (2021-02-18)
Features
v1.0.0
Merge pull request #1 from RedFroggy/feat/messaging
feat: Add message system tests with spring cloud + cucumber