Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@qgerome qgerome released this 09 Dec 15:32
58e478d

1.0.0 (2024-12-09)

⚠ BREAKING CHANGES

  • Set a default version number for each pipeline version, make version name optional (#221)

Features

  • conditionally run pipelines in debug mode (#223) (6f495f7)
  • Set a default version number for each pipeline version, make version name optional (#221) (488b290)

Bug Fixes

  • Connections: fix shallow matching when retrieving connection fields (#209) (0bfd5f7)
  • deps: update dependency pytest-cov to v6 (#218) (47a78e5)
  • fixes the default value to be of type list (#211) (151e3af)
  • Prevent saving pipeline versions with the same name (#220) (93e597e)
  • Remove slash from api_url (#219) (965ba0b)