Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 21:21
· 14 commits to main since this release

v1.0.0 (2025-02-04)

Bug Fixes

CI was confusing 3.10 for 3.1

Chores

  • Add python-semantic-release for local dev (aa0c65f)

  • Improve vscode integration (25fd6e3)

  • Reduce python requirement (295e0db)

  • Replace poetry with uv (a916706)

  • Typing / docstring cleanup (92308e3)

  • Update upload-artifact action (91a88ef)

  • ci: Fix lint step (78f27e4)

  • ci: Update semantic release step (30b4e9b)

  • test: Update ssm mocking (5b57ca0)

Continuous Integration

  • Install required package (c1f42ca)

Features

  • feat: update to align with pydantic 2.0 and remove dependency on secret file to setup an ssm prefix

BREAKING CHANGE: file secrets dir is no longer used to define the ssm prefix

  • Fixup

Co-authored-by: Anthony Lukach [email protected]

BREAKING CHANGES

  • File secrets dir is no longer used to define the ssm prefix

Detailed Changes: v0.2.4...v1.0.0