Releases: touale/FrameX-kit
v0.2.8-beta.3
v0.2.8-beta.3 (2025-12-30)
Bug Fixes
-
Remove verbose kwargs from proxy function logging (
a32e0cf) -
Update OAuth redirect status code from 301 to 302 (
1d975e9)
Features
- Implement OAuth authentication with JWT support (
98b648c)
Testing
-
Add pragma comments and enhance OAuth authentication tests (
b4ed409) -
Refactor OAuth callback and add authentication tests (
2544602) -
Replace AuthConfig tests with OAuthConfig test cases (
b43539c)
Detailed Changes: v0.2.8-beta.2...v0.2.8-beta.3
v0.2.8-beta.2
v0.2.8-beta.2 (2025-12-26)
Bug Fixes
- Prevent duplicate remote proxy function registration (
1de00ae)
Detailed Changes: v0.2.8-beta.1...v0.2.8-beta.2
v0.2.8-beta.1
v0.2.8-beta.1 (2025-12-26)
Bug Fixes
- Optimize proxy response handling and cache encoding (
fada3ed)
Detailed Changes: v0.2.7...v0.2.8-beta.1
v0.2.7
v0.2.6
v0.2.6 (2025-12-25)
Chores
- Change default docs password to admin (
24aca13)
Documentation
- Improve authentication documentation formatting and structure (
dda03a7)
Features
- Enhance API docs with runtime status and plugin versions (
1435d3d)
Refactoring
- Improve CLI config and auth settings management (
96b0cab)
Testing
-
Improve parameter handling and add comprehensive CLI tests (
f37ff4c) -
Restructure auth configuration into unified rules format (
ebaa96f)
Detailed Changes: v0.2.5...v0.2.6
v0.2.5
v0.2.5 (2025-12-24)
Detailed Changes: v0.2.4...v0.2.5
- feat: add proxy function support by @touale in #35
- Feat/support docs auth by @touale in #36
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.10 by @renovate[bot] in #34
- chore(deps): update dependency ruff to v0.14.10 by @renovate[bot] in #33
- docs: add authentication, concurrency and proxy function documentation by @touale in #37
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Detailed Changes: v0.2.3...v0.2.4
What's Changed
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.9 by @renovate[bot] in #25
- chore(deps): update dependency ruff to v0.14.9 by @renovate[bot] in #19
- Feat/support api key header validation by @touale in #31
- chore(deps): update python-semantic-release/python-semantic-release action to v10.5.3 by @renovate[bot] in #30
- chore(deps): update python-semantic-release/publish-action action to v10.5.3 - autoclosed by @renovate[bot] in #29
- chore(deps): update github artifact actions (major) by @renovate[bot] in #28
- feat: enhance proxy plugin api_key auth by @touale in #32
Full Changelog: v0.2.3...v0.2.4
v0.2.3
Detailed Changes: v0.2.2...v0.2.3
What's Changed
- chore(deps): update dependency ubuntu to v24 by @renovate[bot] in #22
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.6 by @renovate[bot] in #20
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.7 by @renovate[bot] in #23
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #18
- feat: add ingress config support for plugins by @touale in #24
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.2 (2025-11-26)
Features
- Add proxy type detection for plugin API calls (
b749cca)
Detailed Changes: v0.2.1...v0.2.2
v0.2.1
v0.2.1 (2025-11-26)
Bug Fixes
- Enhance proxy API response validation and error handling (
fd98e21)
Chores
- Comment out multilingual setting in book config (
cc6526e)
Continuous Integration
-
Split deploy into test and production PyPI releases (
5356ed8) -
Update mdbook installation to specific version (
75d4b81)
Features
- Improve proxy API handling and response processing (
f7f6cfe)
Testing
-
Add comprehensive tests for plugin API proxy handling (
ae641bd) -
Add tests for new proxy validation error paths (
328fb17)
Detailed Changes: v0.2.0...v0.2.1