Skip to content

Releases: StayNTouch/rover-common

3.3.1

13 May 18:09
d7f6eae

Choose a tag to compare

What's Changed

  • CICO-122464: Modify the publisher to normalize the routing_key option by @jdlombardozzi in #63

Full Changelog: 3.0.5...3.3.1

3.3.0: Use Rails default logger in service modules

14 Jan 11:09

Choose a tag to compare

WHY:

  • Upgraded apps are getting errors as the logging-rails gem is deprecated

WHAT:

  • Use Rails default logger in the service modules

3.2.0: Merge pull request #61 from gokul-snt/webhook-ruby-3.2

29 Oct 12:50
1be701d

Choose a tag to compare

Since the opentracing gem is deprecated in recent Ruby versions, we’re removing its implementations in the rover-common gem to support the Webhook application. Only a few methods from this gem are used by Webhook, so we’re proceeding with this removal for now. Please note that this release is specifically focused on the Webhook Gen2 application.

3.0.5: Merge pull request #60 from StayNTouch/CICO-110132-faraday-update

18 Sep 17:28
b56a6e3

Choose a tag to compare

3.0.4: Merge pull request #56 from jdlombardozzi/master

06 Jan 22:04
34ba868

Choose a tag to compare

CICO-83700 Move database sharding from SNT gem to PMS app

3.0.3: Merge pull request #55 from jdlombardozzi/master

17 Sep 13:57
63b9167

Choose a tag to compare

CICO-81805 Remove PMS service layer debug logging

3.0.1: Merge pull request #53 from redwrx/CICO-76860

20 Mar 20:00
7e77d3a

Choose a tag to compare

2.6.5.6: Merge pull request #48 from ganeshsbhat/CICO-75094

14 Feb 21:53
dc3f6ee

Choose a tag to compare

CICO-75094 Added client credentials method

2.6.5.5: Merge pull request #46 from redwrx/CICO-59072

22 Jan 13:39
d5d57c5

Choose a tag to compare

CICO-59072 Custom OpenTracing Implementation

2.6.5.4: Merge pull request #45 from redwrx/CICO-59072

13 Jan 21:32
2a5ac85

Choose a tag to compare

setting global tracer in gem extention