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

Updated notes for release 4.8.3-1

parent 24fa686a
No related branches found
No related tags found
No related merge requests found
Pipeline #47362 failed
# v4.8.3-1
## Summary
This release is the same as '4.8.2-1', except for the addition of some DB query counters which will be used for profiling purposes. \
The counters are expected to be removed in a future release, when the analysis is no longer necessary.
### Bug Fixes
- cta/CTA#155 - Tape server querying DB at very high rate (log query-count patch)
......
......@@ -587,6 +587,10 @@ echo $(jq --argjson CTA_MAJOR_VERSION $cta_major_version '. += {"cta_major_versi
%changelog
* Wed Jan 18 2023 Joao Afonso <joao.afonso@cern.ch> - 4.8.3-1
- Added DB query counters for profiling purposes
- See ReleaseNotes.md for more details
* Wed Dec 14 2022 Joao Afonso <joao.afonso@cern.ch> - 4.8.2-1
- Improvements on catalogue DB query performance
- See ReleaseNotes.md for more details
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment