Skip to content

Commit

Permalink
2.1.7rc2
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Malta Rodrigues <[email protected]>
  • Loading branch information
amaltaro committed Jan 25, 2023
1 parent a0c8bfc commit 81c7d43
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2.1.7rc1 to 2.1.7rc2:
- MSPileup service data management layer (Valentin Kuznetsov) #11438
- Fix file open issue (Valentin Kuznetsov) #11431


2.1.6 to 2.1.7rc1:
- Update WMAgent deploy script to use deployment HEAD/master (Alan Malta Rodrigues) #11448
- Add ORA-25401 to the list of handled exceptions in DBExceptionHandler. (Todor Ivanov) #11447
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.1.7rc1'
__version__ = '2.1.7rc2'
__all__ = []

0 comments on commit 81c7d43

Please sign in to comment.