Skip to content

Releases: mercadona/postoffice

v0.25.0

07 Mar 14:41
455490d
Compare
Choose a tag to compare
pin the cowboy dependency (#187)

v0.24.0

19 Sep 13:10
ba0c6d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.24.0

v0.23.0

23 Dec 10:36
1d754e8
Compare
Choose a tag to compare
Add delete button failing message (#173)

* red tests

* WIP

* performed deleting/canceling failing message job

* WIP

* added test for the delete action

Co-authored-by: Awais <[email protected]>
Co-authored-by: lucasyarza <[email protected]>

v0.22.0

29 Nov 10:03
d290312
Compare
Choose a tag to compare
GitHub action (#171)

* First action commit

* Test

* Test

* Test

* Test

* Dockerfile build to production

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Docker push

* Rename coveralls

Co-authored-by: jsansalo <[email protected]>

v0.20.0

29 Nov 09:04
43aeb2d
Compare
Choose a tag to compare
Update dependencies

v0.21.0

29 Nov 09:05
2de1377
Compare
Choose a tag to compare

This release send the historical data to pubsub and save in historical data db

0.12.0

18 Jun 13:20
7ab9159
Compare
Choose a tag to compare

Fixes and small tweaks

0.10.0

12 Jun 14:25
6ead3a3
Compare
Choose a tag to compare
  • Add custom publisher's timeout
  • Stop generating message UUID
  • Small web interface improvements

0.6.0

06 Apr 14:08
Compare
Choose a tag to compare

Bunch of changes in this version

  • Improved logs with message information
  • Change response (409) if a received message is linked to a non existing topic
  • Expose ecto's metrics so we can take from Prometheus everything related to DB.
  • Refactor the way we calculate pending messages
  • Recovery non delivered messages from origin systems.