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
519b79c4
Commit
519b79c4
authored
1 year ago
by
Joao Afonso
Browse files
Options
Downloads
Patches
Plain Diff
Release 4.8.8-1 notes
parent
c192c8ef
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
+6
-4
6 additions, 4 deletions
ReleaseNotes.md
cta.spec.in
+6
-0
6 additions, 0 deletions
cta.spec.in
with
12 additions
and
4 deletions
ReleaseNotes.md
+
6
−
4
View file @
519b79c4
# v4.
NEXT
# v4.
8.8-1
### Features
-
cta/CTA#78 - Remove gRPC and ability to change the storage class in EOS from the cta-change-storage-class C++ script
-
cta/CTA#139 - Modify the Tape Server code to pass the encryption key ID directly to the python script
`cta-get-encryption-key`
-
cta/CTA#341 - Normalize usage of encryptionKeyName
-
cta/CTA#342 - Compile CTA using devtoolset-11
-
cta/CTA#356 - Add support for changing to different storage classes during one execution for cta-change-storage-class-in-catalogue
-
cta/CTA#366 - Remove the use of the protobuf field
`STORAGE_CLASS_NAME`
and replace it with the existing
`STORAGE_CLASS`
...
...
@@ -9,11 +11,13 @@
### Bug Fixes
-
cta/CTA#147 - Development of the postgres SchedulerDatabase
-
cta/CTA#259 - cta-rmcd should not exit if /dev/sg0 is missing
-
cta/CTA#345 - Remove some objectstore dependencies outside scheduler
-
cta/CTA#340 - Fix catalogue recompiling
-
cta/CTA#345 - Remove some objectstore dependencies outside scheduler
-
cta/CTA#357 - Fix failing OsmFileReader due to uint underflow
### Continuous Integration
-
cta/CTA#216 - Enable HTTP support for EOS4 on CTA CI
-
cta/CTA#215 - Enable EOSTOKEN support on CTA CI
-
cta/CTA#262 - Manage CI repositories with
`cta-release`
code
-
cta/CTA#297 - Add gfal2 tests to CI
-
cta/CTA#297 - Refactor client pod tests and switched test tracking status to sqlite db
...
...
@@ -32,8 +36,6 @@
-
cta/CTA#308 - Remove catalogue autogenerated files
-
cta/CTA#318 - Limit the number of frontend-grpc request processing threads
-
cta/CTA#321 - Add arguments to cta-change-storage-class to validate that the correct files are being changed
-
cta/CTA#139 - Modify the Tape Server code to pass the encryption key ID directly to the python script
`cta-get-encryption-key`
-
cta/CTA#341 - Normalize usage of encryptionKeyName
### Bug Fixes
-
cta/CTA#240 - Use correct fSeq after disk read error
...
...
This diff is collapsed.
Click to expand it.
cta.spec.in
+
6
−
0
View file @
519b79c4
...
...
@@ -582,6 +582,12 @@ echo $(jq --argjson CTA_MAJOR_VERSION $cta_major_version '. += {"cta_major_versi
%changelog
* Wed May 31 2023 Joao Afonso <joao.afonso@cern.ch> - 4.8.8-1
- Enabled HTTP and EOSTOKEN support on CTA CI
- Change in tape server encryption logic
- Various fixes and improvements to CTA
- See ReleaseNotes.md for details
* Wed Mar 29 2023 Joao Afonso <joao.afonso@cern.ch> - 4.8.7-1
- Various fixes and improvements to CTA
- See ReleaseNotes.md for 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