Skip to content

Releases: salesforce/django-declarative-apis

Django Declarative APIs v0.33.0

08 Apr 22:29
38b079c
Compare
Choose a tag to compare

Django Declarative APIs v0.32.0

06 Mar 19:35
0dd8f0e
Compare
Choose a tag to compare
update workflow (#170)

Django Declarative APIs v0.31.7

08 Feb 10:31
d829170
Compare
Choose a tag to compare

What's Changed

Django Declarative APIs v0.31.6

16 Nov 02:12
08bc20d
Compare
Choose a tag to compare

Add ExpandableGeneric filter type

Django Declarative APIs v0.31.5

25 Oct 19:44
6ac0442
Compare
Choose a tag to compare
  • Clean up logging
  • Doc updates

Django Declarative APIs v0.31.4

12 Oct 16:02
f04c662
Compare
Choose a tag to compare
  • Fixes issues caused when asynchronous tasks are dispatched before the endpoint's .finalize() method is called

Django Declarative APIs v0.31.3

02 Oct 20:11
0ab00ce
Compare
Choose a tag to compare
  • Fixes an issue when a filter expansion field returns a pydantic object

Django Declarative APIs v0.31.2

12 Sep 18:32
3475f9d
Compare
Choose a tag to compare
  • Fixes a bug in filter caching for unhashable types

Django Declarative APIs v0.31.1

11 Sep 17:38
1334779
Compare
Choose a tag to compare
  • PR 134 Make filter caching work for all datatypes
  • PR 131 Support non-utf8 request body

Django Declarative APIs v0.29.0

16 Aug 18:53
5498f2e
Compare
Choose a tag to compare

Changed

  • Remove outdated HttpResponse wrapper