Skip to content

Releases: folio-org/mod-pubsub

2.0.0

22 Feb 12:40
Compare
Choose a tag to compare

2021-02-22 v2.0.0

  • MODPUBSUB-87 Create utility method for module unregistering
  • MODPUBSUB-118 Create sub-project in mod-pubsub for utility transport layer classes
  • MODPUBSUB-139 Fix multiple versions of mod-pubsub in the same environment consuming events for all tenants
  • MODPUBSUB-140 Upgrade to RAML Module Builder 32.x
  • MODPUBSUB-137 Add personal data disclosure form

1.3.3

05 Nov 16:06
Compare
Choose a tag to compare

2020-11-05 v1.3.3

  • Fix logging after RMB upgrade

1.3.2

03 Nov 15:51
Compare
Choose a tag to compare

2020-11-03 v1.3.2

1.2.6

03 Nov 14:11
Compare
Choose a tag to compare

2020-11-03 v1.2.6

MODPUBSUB-133 Explicitly close HttpClient created by PubsubClient
MODPUBSUB-129 Create script that would delete module subscriptions with "_" in their names

1.3.1

23 Oct 12:25
Compare
Choose a tag to compare

2020-10-23 v1.3.1

  • MODPUBSUB-127 Explicitly close HttpClient created by PubsubClient

1.3.0

06 Oct 09:07
Compare
Choose a tag to compare

2020-10-06 v1.3.0

  • MODPUBSUB-102 Corrected property with logger configuration file for pub-sub client
  • MODDATAIMP-324 Update to RMB v31.0.2
  • MODPUBSUB-110 Make env variables required for module deployment.
  • MODPUBSUB-126 Make GET pubsub/history return audit messages filtered by date inclusively

1.2.5

17 Jul 09:12
Compare
Choose a tag to compare

2020-07-17 v1.2.5

1.2.4

10 Jul 13:09
Compare
Choose a tag to compare

2020-07-10 v1.2.4

  • MODDATAIMP-309 Deleted KafkaPublisherServiceImpl vertx proxy service
  • Add dual dependency support for "login" interface 6.0 and 7.0

1.2.3

22 Jun 13:38
Compare
Choose a tag to compare

2020-06-22 v1.2.3

  • MODPUBSUB-90 Allow Subscribers to be registered before the Publishers
  • MODPUBSUB-106 Fix issue with validation of EventDescriptor - save EventDescriptor as json, not an escaped String
  • MODPUBSUB-105 Fix failure to deliver event due to 403 error

1.2.2

11 Jun 19:38
Compare
Choose a tag to compare

2020-06-11 v1.2.2

  • Update dependency on "login" interface to v7.0