Skip to content

Commit

Permalink
docs: Add release notes for v8.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
DIRACGrid CI committed Jul 26, 2023
1 parent 091bdba commit 8589cb6
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions release.notes
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
[v8.0.25]

*ResourceStatusSystem

FIX: (#7119) Add the Error status in the scripts

*Resources

FEAT: (#7119) allow to pass credentials when downloading the SRR file
FIX: (#7087) concatenate tags instead of overriding them in ComputingElement.initializeParameters()

*FrameworkSystem

FIX: (#7112) replaced deprecated importlib read_text function to fix failure in CI tests
FIX: (#7078) Support Authlib v1.2.1

*WorkloadManagementSystem

CHANGE: (#7093) factorize some utilities of JobSubmit into functions
CHANGE: (#7092) modifying access specifiers of JobPolicy from private to protected
FIX: (#7089) Exceptions in StalledJobAgent

[v8.0.24]

*WorkloadManagementSystem
Expand Down

0 comments on commit 8589cb6

Please sign in to comment.