Releases: mts-ai/FastAPI-JSONAPI
Releases · mts-ai/FastAPI-JSONAPI
2.8.0 Add simple cache to SchemaBuilder
2.7.0 Refactoring and relationships update fixes
What's Changed
- Feature/customizable request attributes by @CosmoV in #80
- Fix cascade changes by @CosmoV in #81
- Fix update relationship by @CosmoV in #82
- Sqla dl refactor by @CosmoV in #83
- Upgrade poetry config, disable package-mode since we're using hatchling by @mahenzon in #84
- bump version to 2.7.0 by @mahenzon in #86
Full Changelog: 2.6.0...2.7.0
2.6.0 Fix JOINS by relationships
What's Changed
Full Changelog: 2.5.1...2.6.0
2.5.1 Fix custom sql filtering backward compatibility
2.5.0 Fix filter by relationships
2.4.2 Fix running validators that require model field
What's Changed
- fix run validator: sometimes it requires model field by @mahenzon in #70
- bump version to 2.4.2 and fix tables formatting in quickstart by @mahenzon in #71
Full Changelog: 2.4.1...2.4.2
2.4.1 Separate helper methods for relationships query
2.4.0 Relationship loading, filtering improvements, fixes
What's Changed
- pass request to data layer by @mahenzon in #61
- fix loading multi relationships by @mahenzon in #59
- Fix type cast in filters by @CosmoV in #62
- Fix null value filtering by @CosmoV in #60
- add py.typed by @mahenzon in #64
- limit view methods by @mahenzon in #63
- bump version to 2.4.0 by @mahenzon in #65
Full Changelog: 2.3.2...2.4.0
2.3.2 fixed duplicated entities in list response
What's Changed
Full Changelog: 2.3.1...2.3.2
2.3.1 schemas validators passthrough
What's Changed
Full Changelog: 2.3.0...2.3.1