Skip to content

Commit

Permalink
2.3.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Malta Rodrigues <[email protected]>
  • Loading branch information
amaltaro committed Aug 2, 2024
1 parent 2383ea7 commit 3f821ee
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.3.4 to 2.3.4.1:
- Check if elements from workqueue workRestrictions are indeed Available (Alan Malta Rodrigues) #12063
- Only dump CMSSW process attributes in the logs when needed (Alan Malta Rodrigues) #12063


2.3.4rc12 to 2.3.4:
- Mount /etc/vomses and grid-security in the WMAgent container https://github.com/dmwm/CMSKubernetes/pull/1518

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.4'
__version__ = '2.3.4.1'
__all__ = []

0 comments on commit 3f821ee

Please sign in to comment.