Skip to content

Commit

Permalink
2.3.6rc4
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Malta Rodrigues <[email protected]>
  • Loading branch information
amaltaro committed Sep 12, 2024
1 parent fb4e73c commit 803b7d5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2.3.6rc3 to 2.3.6rc4:
- Update python version to 3.8.20, with dmwm-base and wmagent-base images (Alan Malta Rodrigues) https://github.com/dmwm/CMSKubernetes/pull/1547
- Use PNN to PSN conversion in WQE mapping (Kenyi Hurtado) #12094
- Add first draft of wmagent-component-standalone script (Todor Ivanov) #12024


2.3.6rc2 to 2.3.6rc3:
- Persist only logArch1 step output for jobs marked as failed inside JobAccountant (Alan Malta Rodrigues) #12093
- Disable relval workflows going to disk by default in MSOutput. (Kenyi Hurtado) #12090
Expand Down
2 changes: 1 addition & 1 deletion src/python/WMCore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"""

__version__ = '2.3.6rc3'
__version__ = '2.3.6rc4'
__all__ = []

0 comments on commit 803b7d5

Please sign in to comment.