Releases: oar-team/cigri
Releases · oar-team/cigri
3.2.2
- Fixed a PostgreSQL connection issues (too many ressources used due to dirty unclosed connections)
- Fixed PostgreSQL connection issues into the Updator with forked children
- Reduced error probability for 'prepared statement "stmt_id" does not exist'
- Fixed NIKITA garbage with some remotewaiting jobs not killed
3.2.1
3.2.0
- Updated to be able to run with latest ruby version (tested with ruby 3.1.2)
- Adapted to use rdbi in place of obsolete ruby-dbi DB interface
- Added OAR3 support
- Added JWT token auth support
- Finished experimental "temporal grouping" running option
- Misc fixes and enhancements
- More functional tests