Skip to content

Releases: salesforce/django-declarative-apis

Django Declarative APIs v0.23.1

18 May 14:05
37b281e

Choose a tag to compare

Fixed

  • PR 98 Fix GitHub publish action

Full Changelog: v0.23.0...v0.23.1

Django Declarative APIs v0.23.0

17 May 20:52
40467e1

Choose a tag to compare

Added

  • PR 96 Minor tweaks for ReadTheDocs integration
  • PR 94 Add a Pull Request template/checklist to the repo
  • PR 92 Run tests and static analysis as a PR check using GitHub actions
  • PR 83 Allow Django 3
  • PR 82 Allow Celery 5 by using shared_task

Fixed

  • PR 95 Fill in missing CHANGELOG entries
  • PR 90 Fix BoundEndpointManager get_response saves
  • PR 89 Fix save behavior for Django 3 and drop Django 2 support

Changed

  • PR 93 Remove spaces in name of test GitHub Action
  • PR 91 Update black, flake8, and coverage and include flake8 in make test-all
  • PR 86 Don't drop support for Django 2.2 until consumers catch up
  • PR 85 Update easy dev requirements (black, coverage, flake8, pyyaml)
  • PR 84 Tweak Makefiles for use with example directory
  • PR 81 Upgrade pip as part of make install
  • PR 69, PR 70, PR 71, PR 73, PR 76, PR 77, PR 78, PR 79 Work on GitHub actions

Full Changelog: v0.22.4...v0.23.0