Releases: spolnik/JAlgoArena-API
Releases · spolnik/JAlgoArena-API
v2.1
v2.0.2
v2.0: - change versioning for JAlgoArena components
- add docker image publishing to travis build - move to plugins within gradle build - add zipkin/sleuth for distributed logging collection
v2.0_1
JAlgoArena 2.0
v2.0.1 prepare version 2.0.1
v2.0.0: Prepare for JAlgoArena 2
- move to newest kotlin - 1.2.x - move to newest Spring Boot - 1.5.x - add new service endpoint - JAlgoArena-Queue - switch to gradle 4
v1.0.6: - bug fixes
- fix run.sh script
v1.0.5: - new feature
- add centralized support for CORS
v1.0.4: - changing timeouts
- increase timeouts to 30 sec (for kotlin it can take a little bit more sometimes)
v1.0.3: - small enhancements
- cleanup run.sh script + add nohup to run service in a background - cleanup of releaseZip task