Skip to content

Commit

Permalink
docs: Add release notes for v8.1.0a16
Browse files Browse the repository at this point in the history
  • Loading branch information
DIRACGrid CI committed Aug 2, 2023
1 parent 7558d3a commit 50af210
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions release.notes
Original file line number Diff line number Diff line change
@@ -1,3 +1,47 @@
[v8.1.0a16]

*FrameworkSystem

FIX: (#7149) Do not overwrite the tornado port if already set
FIX: (#7117) replaced deprecated importlib read_text function to fix failure in CI tests

*Resources

FIX: (#7147) MultiVO proxy renewal in AREX
FIX: (#7146) Propagate environment variables from host to container.
FIX: (#7134) Don't print client_secret in oauth2 debug
FEAT: (#7120) allow to pass credentials when downloading the SRR file
CHANGE: (#7103) ARC and ARC6 are now deprecated
CHANGE/FIX: (#7102) proxy renewal logic in AREX
FIX: (#7102) submitting tokens with AREX
FIX: (#7102) correctly report aborted pilots with AREX

*TransformationSystem

FIX: (#7144) dirac_production_runjoblocal: updated list of Pilot modules
CHANGE: (#7124) use userName instead of DN

*Core

FIX: (#7142) look also for DIRAC.rootPath/etc/dirac.cfg before printing a warning of not found cfg

*docs

change: Replace the use of sphinx-panels with sphinx-design, this unblocks the use of latest sphinx versions (panels was requiring sphinx < 5)
FIX: (#7133) formatting item list

*WorkloadManagement

NEW: (#7132) Introducing 'Scouting' status in job state transitions

*ResourceStatusSystem

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

*WorkloadManagementSystem

FIX: (#7101) JobManagerHandler: get the OwnerDN only when needed.

[v8.1.0a15]

*Resources
Expand Down

0 comments on commit 50af210

Please sign in to comment.