Releases: ufcg-lsd/iguassu
Releases · ufcg-lsd/iguassu
Version 1.0.0
Version 1.0.0
Monday, September 9th, 2019
This release is the first stable release of Iguassu. It defines some important things, such as the overall responsibility of the service, the essential form of the HTTP API, database entities, authentication model, and other minor changes.
New Features
- Swagger API doc in /swagger-ui.html endpoint
- ownCloud integration
- OAuth2 authentication
- Endpoint to authenticate
- Arrebol Integration
- JDF batch compilation
Improvements
- All of the execution of the jobs was transferred to another service supported by Iguassu.
- Iguassu now has the responsibilities of compiling JDF files, submitting jobs to an execution service, and serving as a job execution monitoring interface.
- Database now supports concurrent operations.
- Blowout integration removed