Skip to content

Releases: RedFroggy/spring-cucumber-messaging

v1.5.0

24 Mar 09:30
Compare
Choose a tag to compare

1.5.0 (2021-03-24)

Features

  • issue #13 - Set third party response body with a non json body content (c3b9a2b)

v1.4.0

23 Mar 15:52
Compare
Choose a tag to compare

1.4.0 (2021-03-23)

Features

  • Issue #11 - add wiremock predefined steps to mock thrid party calls (8608734)

v1.3.0

10 Mar 14:51
Compare
Choose a tag to compare

1.3.0 (2021-03-10)

Features

  • issue #8 - Add step to edit body using json path (9a9a5f1)

v1.2.0

10 Mar 14:08
Compare
Choose a tag to compare

1.2.0 (2021-03-10)

Features

  • Issue #7 - Add step to set queue message body from a file (5a85dbe)

v1.1.1

19 Feb 08:41
Compare
Choose a tag to compare

1.1.1 (2021-02-19)

Bug Fixes

  • Serialize to json non string message payload (d65e61a)

v1.1.0

18 Feb 15:32
Compare
Choose a tag to compare

1.1.0 (2021-02-18)

Features

v1.0.0

18 Feb 15:09
6f3608c
Compare
Choose a tag to compare
Merge pull request #1 from RedFroggy/feat/messaging

feat: Add message system tests with spring cloud + cucumber