Releases: folio-org/mod-pubsub
Releases · folio-org/mod-pubsub
v2.5.0
- 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
- MODPUBSUB-224 Update folio-liquibase-util to v1.2.1
v2.3.5
2021-12-21 v2.3.5
- MODPUBSUB-205 Upgrade to Log4j 2.16.0
v2.4.2
2021-12-18 v2.4.2
- MODPUBSUB-204 Upgrade to RMB 33.0.4 and Log4j 2.16.0
v2.4.1
- MODPUBSUB-201 Socket leak for outgoing HTTP requests
v2.3.4
- MODPUBSUB-201 Socket leak
v2.4.0
- 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
2021-08-02 v2.3.3
- MODPUBSUB-192 Add check for max.request.size setting before putting it ro Producer props
2.3.2
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
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