Skip to content

Releases: fetchflow/cpln-py

v1.2.4

02 Sep 21:06
31edcf5

Choose a tag to compare

What's Changed

  • chore: removed print statement from debugging workload deployment by @dave6892 in #44

Full Changelog: v1.2.3...v1.2.4

v1.2.3

02 Sep 20:24
4fdcfd7

Choose a tag to compare

What's Changed

  • fix(parsers): handle suspended workloads with missing fields; debug print deployments in API by @dave6892 in #43

Full Changelog: v1.2.2...v1.2.3

v1.2.2

02 Sep 19:10
db21069

Choose a tag to compare

What's Changed

  • fix(workloads): return raw deployment payload from Workload.get_deployment by @dave6892 in #42

Full Changelog: v1.2.1...v1.2.2

v1.2.1

02 Sep 17:52
2e3b644

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

02 Sep 17:38
b2d4ce6

Choose a tag to compare

What's Changed

  • feat: implement Container data model with workload-centric architecture (#28) by @dave6892 in #34
  • feat: enhance container data model with advanced listing capabilities by @dave6892 in #36
  • Fix StatusParser type validation for edge cases by @dave6892 in #37
  • feat: major workload container system overhaul with comprehensive testing improvements by @dave6892 in #38
  • feat(workload): implement comprehensive update() method by @dave6892 in #40

Full Changelog: v1.1.1...v1.2.0

v1.1.1

14 Jun 02:31
749d823

Choose a tag to compare

What's Changed

  • docs: update README with correct example commands by @dave6892 in #27

Full Changelog: v1.1.0...v1.1.1

v1.1.0

13 Jun 17:22
f9fdffe

Choose a tag to compare

What's Changed

  • feat: implement additional make targets for the project by @dave6892 in #24
  • feat: enhance workload models and add workload spec state management by @dave6892 in #25
  • feat: implemented more examples to the repo by @dave6892 in #26

Full Changelog: v1.0.0...v1.1.0

v1.0.0

13 Jun 03:03
86a3f13

Choose a tag to compare

What's Changed

  • Restructure test organization and move model tests by @dave6892 in #19
  • Add comprehensive README documentation by @dave6892 in #20
  • chore: create template github action files by @dave6892 in #21
  • Add GitHub Actions for CI/CD with PyPI and Test PyPI publishing by @dave6892 in #22
  • chore: update README with recent changes by @dave6892 in #23

Full Changelog: v0.1.19...v1.0.0