Releases: OpenSemanticLab/osw-python
Releases · OpenSemanticLab/osw-python
v1.1.2
What's Changed
- Fix missing page detection and OSW-ID replacement in code generation by @simontaurus in #122
- fix(ci): register pytest options in rootdir conftest for pytest 9.0 by @simontaurus in #123
- fix: pin prefect version by @simontaurus in #124
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- fix: store cred_mngr on WtSite, improve 403 diagnostics
- fix: handle expired MW sessions in ApiGateway transport
- fix: store_entity accepts any model instance, not just Entity (fixes #121)
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- feat: extract reusable Prefect+OSW workflow utils from examples
- feat: add public_url support, full URL parsing for PrefectFlow registration
- feat: route Prefect API through MW ApiGateway with httpx transport
- refactor: move json tools to oold, delegate auth to oold.backend.auth
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Fix type annotations, improve exception handling, and ensure reproducible serialization by @simontaurus in #114
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- oold and opensemantic package integration by @simontaurus in #107
- feat: implement offline page package by @simontaurus in #113
Full Changelog: v0.35.1...v1.0.0
v0.35.1
Full Changelog: v0.35.0...v0.35.1
v0.35.0
What's Changed
- Renew token if timed out by @LukasGold in #106
- feat: add helper_replace for string and regex replacements in handlebar templates
- enh: optional json return for search
- fix: semantic search returning non-existing pages
Full Changelog: v0.34.0...v0.35.0
v0.34.0
Full Changelog: v0.33.0...v0.34.0
- refactor: replace all references to _content with get_slot_content('main')
- feat: bot_edit, edit_comment
- hot-fix: failing download_file when FPT was given instead of URL
- fix: normalize page title in api result
- fix: detect also duplicated classes with multi-inheritance
- feat: add support for reproducible UUIDs
v0.33.0
Full Changelog: v0.32.0...v0.33.0
What's Changed
- Feat: tolerant load entity by @LukasGold in #104
- feat: add inital deploy and notify teams for prefect including examples by @raederan in #105
- fix: ontology import
- feat: add camel case util
- perf: move string title resolving into parallel loop for deletes
- fix: refresh token for longer running processes during retries
New Contributors
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- Feat add support for recursive schema templates by @simontaurus in #102
Full Changelog: v0.31.0...v0.32.0