Releases: salesforce/django-declarative-apis
Releases · salesforce/django-declarative-apis
Django Declarative APIs v0.33.0
Django Declarative APIs v0.32.0
update workflow (#170)
Django Declarative APIs v0.31.7
What's Changed
- chore: upgrade django 4.2 LTS (@W-14178534) by @rohansroy in #148
Django Declarative APIs v0.31.6
Add ExpandableGeneric filter type
Django Declarative APIs v0.31.5
- Clean up logging
- Doc updates
Django Declarative APIs v0.31.4
- Fixes issues caused when asynchronous tasks are dispatched before the endpoint's .finalize() method is called
Django Declarative APIs v0.31.3
- Fixes an issue when a filter expansion field returns a pydantic object
Django Declarative APIs v0.31.2
- Fixes a bug in filter caching for unhashable types
Django Declarative APIs v0.31.1
Django Declarative APIs v0.29.0
Changed
- Remove outdated HttpResponse wrapper