Skip to content

Commit

Permalink
2.3.7
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Malta Rodrigues <[email protected]>
  • Loading branch information
amaltaro committed Oct 17, 2024
1 parent f34b241 commit 153b0ef
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2.3.6 to 2.3.7:
- Augmentation of gfal-cp debuggin for StageOutImpl and GFAL2Impl scripts (Andrea Piccinelli) #12081
- Provide JSON file with CouchDB replication selector function (Alan Malta Rodrigues) #12143
- Replace WorkQueue replication filter by selector function (Alan Malta Rodrigues) #12143
- check UserDrainMode before updating AgentDrainMode (Muhammad Hassan Ahmed) #12142
- make documentation a list of the code review (Alan Malta Rodrigues) #
- wmstats - consistent reporting of wmagent disk use (Dario Mapelli) #12140


2.3.6rc8 to 2.3.6:
- Disable MS-output DID not found (Muhammad Hassan Ahmed) #12135

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.6'
__version__ = '2.3.7'
__all__ = []

0 comments on commit 153b0ef

Please sign in to comment.