Releases: Cytomine-ULiege/Cytomine-software-router
Releases · Cytomine-ULiege/Cytomine-software-router
v2.6.1
What's Changed
✅ Added
- Add configuration file for release by @bathienle in #11
🔁 Changed
- Update Log4j logging to v2.19.0 by @bathienle in #8
🔧 Fixed
- Fix description domain name by @bathienle in #9
- Fix direct upload for apps by @bathienle in #10
New Contributors
- @bathienle made their first contribution in #8
Full Changelog: v2.6.0...v2.6.1
v2.6.0
Changed
- Merge the two Cytomine SR by @geektortoise in #7
New Contributors
- @geektortoise made their first contribution in #7
Full Changelog: v2.5.2...v2.6.0
v2.5.2
This release improves the stability of the software router.
New features
- Software router can have Github credentials to take off the 60 anonymous requests per hour limit.
- Software router can have Dockerhub credentials to take off the anonymous requests per hour limit.
- All refresh rates can be adapted in configuration
- Display server config at bootstrap
Bug fixes
- Fix missing communication with core when a trusted source is updated or deleted
- Do not crash when repositories are not found on Dockerhub.
- Fix blocked processing server when one of its jobs is waiting
- Fix possible incorrect order of job status
Other changes
- Improve logging messages in all the app
- Speed up Dockerhub API fetching