Skip to content

Releases: argoproj-labs/hera

v5.0.2

31 Mar 21:46
f2bf6e2
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Fix ineffective GlobalConfig image settings in script (#538) @pbrunelle

v5.0.1

31 Mar 09:01
c2080f5
Compare
Choose a tag to compare

🐞 Bug Fixes

v5.0.0

30 Mar 20:50
7ad187d
Compare
Choose a tag to compare

⭐️ Enhancements

🐞 Bug Fixes

📔 Documentation

🚧 Tasks

5.0.0rc6

29 Mar 17:05
88b6881
Compare
Choose a tag to compare

⭐️ Enhancements

  • Add ability to get task output parameters, more syntactic sugar around complex dependencies, and easier way to define env vars (#517) @flaviuvadan
  • Publish to both hera-workflows and hera on PyPI (#516) @flaviuvadan

🐞 Bug Fixes

📔 Documentation

  • Update docs to allow giscus for quick discussions (#525) @samj1912

5.0.0rc5

27 Mar 18:21
4e969e3
Compare
Choose a tag to compare

⭐️ Enhancements

🐞 Bug Fixes

📔 Documentation

5.0.0rc4

27 Mar 10:56
0a9385c
Compare
Choose a tag to compare

⭐️ Enhancements

📔 Documentation

5.0.0rc3

26 Mar 17:04
8d67ee4
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Add type-hints to ensure IDEs provide right auto-completion (#504) @samj1912
  • Fix pydantic issues with hera.workflows.Env (#505) @samj1912

📔 Documentation

4.4.2

22 Mar 16:05
e93b0b0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.1...4.4.2

5.0.0rc2

21 Mar 18:32
af27524
Compare
Choose a tag to compare

🐞 Bug Fixes

📔 Documentation

5.0.0rc1

20 Mar 23:37
135ac6f
Compare
Choose a tag to compare

What's changed

⭐️ Enhancements

🚧 Tasks