Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CTA
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tigran Mkrtchyan
CTA
Commits
160991f5
Commit
160991f5
authored
1 year ago
by
Joao Afonso
Browse files
Options
Downloads
Patches
Plain Diff
Updated release notes for v4.8.5-1
parent
1c53dc5a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ReleaseNotes.md
+5
-11
5 additions, 11 deletions
ReleaseNotes.md
cta.spec.in
+4
-0
4 additions, 0 deletions
cta.spec.in
with
9 additions
and
11 deletions
ReleaseNotes.md
+
5
−
11
View file @
160991f5
# v4.NEXT
## Summary
### Features
-
cta/CTA#250 - Trim SQL query length in catalogue DB failure reason
-
cta/CTA#301 - Switch from new to unique pointer in CtaReadTp to fix memory leak
-
cta/CTA#219 - Update Ceph repo public key in dev env and buildtree
-
cta/CTA#295 - Update standalone cli tool tests, remove sudo and use more generated tmp folders
### Bug Fixes
### Continuous Integration
# v4.8.5-1
## Summary
...
...
@@ -18,15 +7,19 @@
-
cta/CTA#213 - Add tool for injecting file into eos
-
cta/CTA#213 - Improve test for eos injection tool
-
cta/CTA#218 - Do not retry during repack requests
-
cta/CTA#219 - Update Ceph repo public key in dev env and buildtree
-
cta/CTA#222 - Review what gets logged in CTA
-
cta/CTA#224 - Improve error message for cta-verify-file whn VID does not exist
-
cta/CTA#230 - Modify CTA code to enforce VID uppercase
-
cta/CTA#239 - Add improvments to the cta-change-storage-class tool
-
cta/CTA#241 - Add missing forward declarations to standalone cli tools
-
cta/CTA#248 - Clean up output from cta-readtp
-
cta/CTA#250 - Trim SQL query length in catalogue DB failure reason
-
cta/CTA#252 - Update cta-change-storage-class to accept json file as input
-
cta/CTA#254 - Create git submodule for CTA catalogue schema
-
cta/CTA#284 - Add kerberos authentication for standalone cli tool tests
-
cta/CTA#295 - Update standalone cli tool tests, remove sudo and use more generated tmp folders
-
cta/CTA#301 - Switch from new to unique pointer in CtaReadTp to fix memory leak
### Bug Fixes
-
cta/CTA#174 - Improving error description in cta-tape-label in case of wrong volume label format
-
cta/CTA#181 - cta-statistics-update can fail for catalogues in postgres
...
...
@@ -45,6 +38,7 @@
-
cta/CTA#253 - Allow Failure for cta_valgrind tests
-
cta/CTA#255 - Updating CI to run with old and latest kubernetes versions
-
cta/CTA#286 - Upgrade eos to 4.8.98/5.1.9 fixing operation critical eosreport see EOS-5367
-
cta/CTA#298 - Remove docs CI stage, moved to submodule
# v4.8.4-1
...
...
This diff is collapsed.
Click to expand it.
cta.spec.in
+
4
−
0
View file @
160991f5
...
...
@@ -588,6 +588,10 @@ echo $(jq --argjson CTA_MAJOR_VERSION $cta_major_version '. += {"cta_major_versi
%changelog
* 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
* Tue Jan 24 2023 Joao Afonso <joao.afonso@cern.ch> - 4.8.4-1
- Major reduction of the number of DB queries issued to the CTA catalogue
- See ReleaseNotes.md for more details
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment