Releases: folio-org/mod-pubsub
Releases · folio-org/mod-pubsub
2.0.0
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
2020-11-05 v1.3.3
- Fix logging after RMB upgrade
1.3.2
2020-11-03 v1.3.2
- MODPUBSUB-129 Create script that would delete module subscriptions with "_" in their names
- MODPUBSUB-134 Upgrade to RMB v31.1.5
1.2.6
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
2020-10-23 v1.3.1
- MODPUBSUB-127 Explicitly close HttpClient created by PubsubClient
1.3.0
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
2020-07-17 v1.2.5
- MODDATAIMP-309 Remove unnecessary requests to login
1.2.4
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
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
2020-06-11 v1.2.2
- Update dependency on "login" interface to v7.0