Releases: eiffel-community/eiffel-remrem-publish
Releases · eiffel-community/eiffel-remrem-publish
2.1.4
What's Changed
- Add limitation in the array of events for the publish endpoint genera… by @shudhansu-shekhar in #299
- Release version increased in pom.xml by @shudhansu-shekhar in #300
Full Changelog: 2.1.3...2.1.4
2.1.3
2.1.2
What's Changed
- The records related to generated password no more appear in catalina.out by @arun-kumarkr in #293
- Modified endpoint generateAndPublish to accept array of events by @shudhansu-shekhar in #294
- REM: Add publishing time to publisher log by @arun-kumarkr in #295
New Contributors
- @arun-kumarkr made their first contribution in #293
Full Changelog: 2.1.1...2.1.2
2.1.1
What's Changed
- Implement log level changes and improvements for REMReM and Translator by @vishnu-alapati in #275
- Print the User Information in catalina files while the log level is INFO by @vishnu-alapati in #276
- Documentation contains broken link and bogus example by @z-sztrom in #270
- AMQP connection recovery creates extra connection/channel. by @vishnu-alapati in #272
- Make log record on 'channel closed' more verbose by @shudhansu-shekhar in #280
- Bump com.rabbitmq:amqp-client from 5.4.0 to 5.18.0 in /publish-common by @dependabot in #278
- Added dependabot.yml for actions by @jainadc9 in #277
- Uplifted the amqp-client version to 5.20.0 by @vishnu-alapati in #282
- Add credential options by @z-sztrom in #286
- Bump github/codeql-action from 2 to 3 by @dependabot in #284
- Bump actions/checkout from 3 to 4 by @dependabot in #285
- Bump actions/setup-java from 3 to 4 by @dependabot in #283
- Service responds HTTP status 504 in case of LDAP timeout by @z-sztrom in #289
- Open authentication popup window when in a web browser by @z-sztrom in #292
New Contributors
- @shudhansu-shekhar made their first contribution in #280
- @dependabot made their first contribution in #278
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- Implemented changes to adapt routingkey template defined in Eiffel Sepia. by @jainadc9 in #247
- Compatibility between generate and publish by @z-sztrom in #273
- Dockerfile still references JDK 8 by @z-sztrom in #274
Full Changelog: 2.0.30...2.1.0
2.0.30
2.0.29
What's Changed
- Uplifted spring-boot to 2.7.5 by @vishnu-alapati in #259
Full Changelog: 2.0.28...2.0.29
2.0.28
What's Changed
- Overide the AMQP Basic Properties by @vishnu-alapati in #262
- producer/msg swagger status code 201 is actually 200 by @z-sztrom in #256
- Made changes to create a new channel when it is closed while publishing by @vishnu-alapati in #263
Full Changelog: 2.0.27...2.0.28
2.0.27
2.0.26
- Added code changes so that REMReM Publish should not die if RabbitMQ is unavailable when starting up.
- Updated documentation and added code changes related to channels count and timeout parameters.
- Fixed a override Eiffel-Semantic protocol version issue
- Added documentation for overriding Eiffel-Semantic protocol version