Skip to content

Introduced new configurable parameter "vitrualHost", fixed few bugs and made some code improvements

Choose a tag to compare

@Surya-Kolli Surya-Kolli released this 24 Nov 17:02
· 65 commits to master since this release
dd9aec5
  • Implemented changes for UTF-8 format problem with REMREM GenerateAndPublish API.
  • Implemented changes to handle the returning of duplicate eventId responses in Publish Response body.
  • Made the configurable parameter "virtualHost" as optional field.
    Updated parent version
  • Applied sandbox badge to the repository to signal the level of maturity of the project as agreed by
    Eiffel Bootstrap Technical Committee.
  • Provided an option to configure the virtual host name in property files and via command line
  • Implemented code changes to handle the error ConcurrentModificationException which occured when too many
    requests are sent to /generateAndPublish endpoint.