python-pegasus-wms.api/python-pegasus-wms.api.changes
Benjamin Greiner d0d2ae95a4 Accepting request 1147126 from home:bnavigator:branches:science
- Update to 5.0.6
  * Improve stash integration to be osdf:// aware
  * Handle dagman no longer inheriting user environment for the
    dagman job
  * Add support for Arm 64 architecture (aarch64)
  * Enable host-wide metrics collection
  * File dependencies between sub workflow and compute jobs broken
  * Planner container mount point parsing breaks on . in the dir
    name
  * request_disk is incorrectly set to MBs instead of KBs
  * +DAGNodeRetry for attrib=value assigment breaks on HTondor
    10.0.x when direct submission is disabled
  * Data management between parent compute job and a sub workflow
    job broken
  * Inplace cleanup broken when a sub workflow job and a parent
    compute job has a data dependency
- Release Notes for Pegasus 5.0.5 []Incomplete clean between ant
  targets
- Release Notes for Pegasus 5.0.4
  * Support for HTCondor 10.2 series
  * Improved sub workflow file handling
  * pegasus-analyzer should show failing jobs
  * pegasus-analyzer should traverse all sub workflows
  * File dependencies for sub workflow jobs - differentiate inputs
    for planner use and those for sub workflow
  * update python api and json schema to expose forPlanning boolean
    attribute with files in uses section
  * update java wf api to support forPlanner attribute for files
  * handle condor_submit updated way of specifying environment in
    the .dag.condor.sub file

OBS-URL: https://build.opensuse.org/request/show/1147126
OBS-URL: https://build.opensuse.org/package/show/science/python-pegasus-wms.api?expand=0&rev=5
2024-02-16 15:31:50 +00:00

57 lines
2.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-------------------------------------------------------------------
Fri Feb 16 15:15:33 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 5.0.6
* Improve stash integration to be osdf:// aware
* Handle dagman no longer inheriting user environment for the
dagman job
* Add support for Arm 64 architecture (aarch64)
* Enable host-wide metrics collection
* File dependencies between sub workflow and compute jobs broken
* Planner container mount point parsing breaks on . in the dir
name
* request_disk is incorrectly set to MBs instead of KBs
* +DAGNodeRetry for attrib=value assigment breaks on HTondor
10.0.x when direct submission is disabled
* Data management between parent compute job and a sub workflow
job broken
* Inplace cleanup broken when a sub workflow job and a parent
compute job has a data dependency
- Release Notes for Pegasus 5.0.5 []Incomplete clean between ant
targets
- Release Notes for Pegasus 5.0.4
* Support for HTCondor 10.2 series
* Improved sub workflow file handling
* pegasus-analyzer should show failing jobs
* pegasus-analyzer should traverse all sub workflows
* File dependencies for sub workflow jobs - differentiate inputs
for planner use and those for sub workflow
* update python api and json schema to expose forPlanning boolean
attribute with files in uses section
* update java wf api to support forPlanner attribute for files
* handle condor_submit updated way of specifying environment in
the .dag.condor.sub file
* need to explicitly mount sharedfilesystem dir into container
when using shared filesystem as staging site for nonsharedfs
* worker package transfer into application containers
* In pegasus lite scripts worker package strict check is turned
off
* update pegasus-configure-glite to use BLAHPD_LOCATION
-------------------------------------------------------------------
Sat Oct 29 09:55:14 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 5.0.3
* Support for Deep LFNs in CondorIO Mode. If you are using
bypass of staging for input files, then support for deep LFNs
depends on associated HTCondor ticket 1325 that will be fixed
in HTCondor release 10.1.0.
* Per Job Symlinking
* New Containers exercise in the Pegasus Tutor
-------------------------------------------------------------------
Fri Jul 1 14:15:25 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Initial specfile for version 5.0.2
- Required by PyCBC