Skip to content

Commit

Permalink
2.0.3.pre7
Browse files Browse the repository at this point in the history
Signed-off-by: Todor Ivanov <[email protected]>
  • Loading branch information
todor-ivanov committed May 12, 2022
1 parent 84272e1 commit 706e87c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2.0.3.pre6 to 2.0.3.pre7:
- [MSTransferor] Lock the whole input container for growing workflows (Alan Malta Rodrigues) #11141
- unit tests for RelValPolicy (Alan Malta Rodrigues) #11139
- Apply different rule lifetime for RelVal pre-release samples (Alan Malta Rodrigues) #11139
- Add support for IAM token (Valentin Kuznetsov) #10939
- update a couple of json templates with OpenRunningTimeout (Alan Malta Rodrigues) #11135
- fix where OpenRunningTimeout is retrieved in the workqueue element (Alan Malta Rodrigues) #11135
- Add support to OpenRunningTimeout for TaskChain/StepChain (Alan Malta Rodrigues) #11135


2.0.3.pre5 to 2.0.3.pre6:
- Add buildAllDep option && Fix package verstion estimation for ParseSpecCmsswdist. (Todor Ivanov) #11132
- Bring dbs3-client version to 4.0.8 (Alan Malta Rodrigues) #11138
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.0.3.pre6'
__version__ = '2.0.3.pre7'
__all__ = []

0 comments on commit 706e87c

Please sign in to comment.