Skip to content

Releases: folio-org/mod-pubsub

v2.5.0

22 Feb 15:44
Compare
Choose a tag to compare
  • MODPUBSUB-209 Add pubsub-user permission to post events
  • MODPUBSUB-210 Fix incorrect status for tenant init
  • MODPUBSUB-212 Rely on Future status instead of Boolean in SecurityManager
  • MODPUBSUB-213 Rely on Future status instead of Boolean in MessagingModuleDao
  • MODPUBSUB-221 Fix create/update pubsub user
  • MODPUBSUB-222 Update RMB version to 33.2.4
  • MODPUBSUB-223 Update folio-liquibase-util to v1.3.0
  • MODPUBSUB-202 Bad HTTP client pool utilization in mod-pubsub-client
  • Bump postgresql from 42.2.25 to 42.3.3 in /mod-pubsub-server
  • OkapiConnectionParams takes vertx parameter
  • Extend diagnostics for failed pubsub user creation
  • Bump postgresql from 42.2.18 to 42.2.25 in /mod-pubsub-server

v2.4.3

08 Feb 16:10
Compare
Choose a tag to compare

v2.3.5

21 Dec 16:45
Compare
Choose a tag to compare

2021-12-21 v2.3.5

v2.4.2

18 Dec 21:59
Compare
Choose a tag to compare

2021-12-18 v2.4.2

v2.4.1

09 Dec 09:22
Compare
Choose a tag to compare

v2.3.4

09 Dec 08:45
Compare
Choose a tag to compare

v2.4.0

29 Sep 15:39
Compare
Choose a tag to compare
  • MODPUBSUB-185 Adjust the threshold at which the consumer can be resumed according to the load limit
  • MODPUBSUB-186 Provide 'ssl.endpoint.identification.algorithm' property
  • MODPUBSUB-187 Add support for max.request.size configuration for Kafka messages
  • KAFKAWRAP-2 Take folio-kafka-wrapper lib out of mod-pubsub repository
  • MODDATAIMP-453 Extends logs
  • MODPUBSUB-189 Upgrade to RAML Module Builder 33.0.2
  • MODPUBSUB-192 Check if max.request.size is set before putting it as producer props
  • MODPUBSUB-193 Fix tests after RMB update

2.3.3

02 Aug 16:54
Compare
Choose a tag to compare

2021-08-02 v2.3.3

  • MODPUBSUB-192 Add check for max.request.size setting before putting it ro Producer props

2.3.2

30 Jul 13:47
Compare
Choose a tag to compare

2021-07-30 v2.3.2

  • MODPUBSUB-186 Provide 'ssl.endpoint.identification.algorithm' property
  • MODPUBSUB-187 Add support for max.request.size configuration for Kafka messages
  • MODPUBSUB-185 Adjust the threshold at which the consumer can be resumed according to the load limit

2.3.1

17 Jun 11:22
Compare
Choose a tag to compare

2021-06-17 v2.3.1

  • MODPUBSUB-181 mod-source-record-manager unable to create Kafka topics if tenant ID doesn't match \w{4,}
  • MODPUBSUB-182 Provide properties for Kafka security in mod-pubsub