Releases: go-authgate/sdk-python
Releases · go-authgate/sdk-python
v0.2.2
v0.2.1
v0.2.0
Changelog
Enhancements
- a8b7e68: chore(pyproject): pyproject: reorganize configuration (@appleboy)
- 5090da1: chore(version): bump version to 0.2.0 (@appleboy)
- 332d4f9: chore(deps): update lockfile for v0.2.0 (@appleboy)
Refactor
- e14228d: refactor(examples): improve security posture and authentication guidance (@appleboy)
- d4f4f69: refactor(sdk): deduplicate shared logic and fix type annotations (@appleboy)
Build process updates
- 0dd39a4: ci(goreleaser): add release workflow for tag pushes (@appleboy)
- d4e259b: ci(goreleaser): add release config with changelog groups (@appleboy)
Documentation updates
- d30c547: docs(examples): add comprehensive authentication flow examples (@appleboy)
- 4f2c9f2: docs(examples): improve example docs and environment configuration (@appleboy)