Releases: opaque-systems/opaquegateway-python
Releases · opaque-systems/opaquegateway-python
Release 0.1.1
What's Changed
Bug fixes
- atls: fix disable via environment variable by @HernanGatta in #42
Documentation updates
- docs: Add that only English is supported by @chester-leung in #43
- Change OpaquePrompts to Opaque Gateway by @ada-li-tw in #44
- Add confidential computing background
New Contributors
- @ada-li-tw made their first contribution in #44
Full Changelog: 0.1.0...0.1.1
Release 0.1.0
What's Changed
User-facing features
Documentation updates
- docs: Fix Discord link in README by @chester-leung in #39
Full Changelog: 0.0.6...0.1.0
What's Changed
User-facing features
- feat: add OPAQUEPROMPTS_CLIENT_ATLS_ENABLED by @zizhong in #38
- feat: Set Client-Version header when calling the OpaquePrompts Service by @ggroode in #37
Documentation updates
- docs: Add opaque prompts logo by @chester-leung in #35
- docs: Update quickstart.md to account for list input by @ggroode in #36
- docs: Fix Discord link in README by @chester-leung in #39
- docs: Update README badges by @chester-leung in #40
Full Changelog: 0.0.6...0.1.0
Release 0.0.6
What's Changed
Bug fixes
Documentation updates
- docs: Add coming soon section to overview docs by @chester-leung in #34
Full Changelog: 0.0.5...0.0.6
Release 0.0.5
What's Changed
Documentation updates
- docs: Add more links in documentation by @chester-leung in #30
Build system updates
- build: Use smaller mega-linter image by @chester-leung in #29
- build: upgrade pyatls by @zizhong in #31
Full Changelog: 0.0.4...0.0.5
Release 0.0.4
What's Changed
User-facing features
Documentation updates
- docs: rename promptguard to opaqueprompts by @chester-leung in #25
- docs: Bump version to 0.0.4 by @ggroode in #28
Refactoring
Full Changelog: 0.0.3...0.0.4
Release 0.0.3
What's Changed
User-facing features
- use requests with attested connection pooling by @HernanGatta in #22
Documentation updates
Full Changelog: 0.0.2...0.0.3
Release 0.0.2
What's Changed
User-facing features
Documentation updates
- docs: rename site by @chester-leung in #19
- docs: Add docstrings to response dataclasses by @ggroode in #20
Full Changelog: 0.0.1...0.0.2
Release 0.0.1
What's Changed
User-facing features
- feat: Port Existing Python Package into the new Repo by @ggroode in #2
- feat: sanitization uses entity map by @octaviansima in #6
- Integrate aTLS by @HernanGatta in #7
Bug fixes
- fix: Fix incorrect import in init.py by @ggroode in #4
- fix: correct fetching env variable by @octaviansima in #10
Documentation updates
- docs: add documentation plumbing by @chester-leung in #5
- docs: add content to landing page and add skeleton for quickstart by @chester-leung in #8
- docs: add readthedocs link to README by @chester-leung in #15
- docs: Update documentation and reduce version in preparation for publishing by @ggroode in #17
Formatting changes
- style: add linters and pre commit hooks by @chester-leung in #1
- style: match env variable with naming convention by @octaviansima in #9
- style: Rename python-package-prompt-guard to python-package by @ggroode in #18
Refactoring
- refactor: anonymize -> sanitize by @octaviansima in #3
- refactor: access token -> api key by @zizhong in #14
- atls: use atls instead of pyatls by @HernanGatta in #16
Build system updates
- build: add release.yml to enable autogenerated release notes by @chester-leung in #13
- build: Prepare package for publishing by @ggroode in #12
New Contributors
- @ggroode made their first contribution in #2
- @octaviansima made their first contribution in #3
- @chester-leung made their first contribution in #1
- @zizhong made their first contribution in #14
- @HernanGatta made their first contribution in #7
Full Changelog: https://github.com/opaque-systems/promptguard-python/commits/0.0.1