Skip to content

Commit

Permalink
2.3.8rc8
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Malta Rodrigues <[email protected]>
  • Loading branch information
amaltaro committed Dec 16, 2024
1 parent 2af7de5 commit 3b15ab2
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.8rc7 to 2.3.8rc8:
- Add new POST API for transferor data-service (Valentin Kuznetsov) #12155
- Fixes 11777: Adds two tests to UnstableTests (Dennis Lee) #12206
- Fix WorkQueue broken reference to rejectedWork and badWork (Alan Malta Rodrigues) #12204


2.3.8rc6 to 2.3.8rc7:
- Fix MSPileup and Rucio emulators (Alan Malta Rodrigues) #12197
- Adopt MSPileup data into PileupFetcher (Alan Malta Rodrigues) #12197
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.8rc7'
__version__ = '2.3.8rc8'
__all__ = []

0 comments on commit 3b15ab2

Please sign in to comment.