Skip to content

Latest commit

 

History

History
59 lines (31 loc) · 3.4 KB

File metadata and controls

59 lines (31 loc) · 3.4 KB

Changelog

0.2.1 (2025-08-19)

Bug Fixes

  • change to a simple folder layout (1374e49)
  • change to a simple folder layout (40eebb8)
  • restrict pull request triggers to the main branch only (c49bc4a)

Miscellaneous

  • restrict pull request triggers to the main branch only (93612e8)

0.2.0 (2025-08-19)

Features

  • add branch protection policy for main branch in python-sdk.yml (a20fd9b)
  • add CODEOWNERS file to define code ownership (c2d9c5d)

Bug Fixes

  • correct status check name in branch protection policy (e231d6b)
  • remove unnecessary environment declaration from lint-and-test job (8c63a0c)
  • update Codecov action to v4 and adjust configuration settings (ea8ea9b)
  • update Codecov action to v5 and adjust configuration (c808910)

Miscellaneous

  • add branch protection policy for main, codeowners and setup tests (e63f53a)

0.1.2 (2025-08-19)

Bug Fixes

  • update build-publish workflow to restrict execution to main bran… (3bcf876)
  • update build-publish workflow to restrict execution to main branch only (9d77907)

0.1.1 (2025-08-19)

Bug Fixes

  • add release please and build-publish workflow (f288a04)
  • add release please and build-publish workflow (beca5b6)
  • correct action reference for release please step (41ee20e)

[0.1.0] - 2025-08-20

Features

  • Initial release of GavaConnect SDK for Python