Skip to content
Snippets Groups Projects
Commit a987b047 authored by Joao Afonso's avatar Joao Afonso
Browse files

Merge branch 'release_4.8.6'

parents 1e8f2bb5 64756417
Branches
Tags
No related merge requests found
......@@ -12,9 +12,13 @@
- cta/CTA#309 - Ignore 'NoSuchObject' exceptions thrown by non-existing objects during retrieve job requeuing
- cta/CTA#310 - Trigger cleanup session if taped child process did not exit with success code
- cta/CTA#320 - CTA No Oracle is failing
- cta/CTA#322 - Queues with cleanup heartbeat above zero are not being picked for cleanup
- cta/CTA#329 - Correctly set previous session state to enable cleaner session
# v4.8.6-1
### Bug Fixes
- cta/CTA#322 - Queues with cleanup heartbeat above zero are not being picked for cleanup
- cta/CTA#325 - Fix logging for "no tape block movement" message
# v4.8.5-1
## Summary
......
......@@ -588,6 +588,10 @@ echo $(jq --argjson CTA_MAJOR_VERSION $cta_major_version '. += {"cta_major_versi
%changelog
* Wed Mar 08 2023 Joao Afonso <joao.afonso@cern.ch> - 4.8.6-1
- Fixes queue cleanup bug in CTA
- See ReleaseNotes.md for details
* Thu Feb 16 2023 Joao Afonso <joao.afonso@cern.ch> - 4.8.5-1
- Various fixes and improvements to CTA
- See ReleaseNotes.md for details
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment