4.0.0b0
Pre-release
Pre-release
What's Changed
- Docs: Fix removed host option, explain new options by @bittner in #333
- dbbackup.db.postgres typo fix by @LeeHanYeong in #341
- Replace ugettext_lazy with gettext_lazy by @sumanthratna in #342
- Fix broken link by @jonathan-s in #349
- Remove base_url in docs as it's not used by @jonathan-s in #348
- Update commands.rst to add missing command by @sumit4613 in #337
- Add changelog by @jonathan-s in #351
- Add documentation for django-storage by @jonathan-s in #352
- Fix headings for changelog by @jonathan-s in #354
- Changed logging settings from settings.py to late init by @asaf-kali in #332
- Drop django 1.11 and python 2.7 by @jonathan-s in #353
- Fix authentication error when postgres is password protected by @jonathan-s in #361
- using exclude-table-data instead by @jonathan-s in #363
- Add some issue templates by @jonathan-s in #366
- Replace travis with github actions by @jonathan-s in #368
- 'six' package dependency removed by @jerinpetergeorge in #371
- Add support for exclude tables data in the command interface by @KessoumML in #375
- Make the binary connector the default by @jonathan-s in #339
- Env password is no longer used since #361 by @jonathan-s in #362
- auth source added in mongodb. authentication issue fixed with mongodb… by @Ajaysainisd in #379
- Add support for Python 3.9-3.10 and Django 3.2 by @johnthagen in #401
- Update CHANGELOG by @sumanthratna in #376
- Clean up README by @johnthagen in #407
- Add support for Django 4.0 by @johnthagen in #408
- Update changelog for PRs merged since 3.3.0 release by @johnthagen in #410
- Include long description in package metadata by @johnthagen in #411
- Add build environment by @johnthagen in #412
- Fix RemovedInDjango41Warning related to default_app_config by @johnthagen in #413
- Release 4.0.0b0 by @johnthagen in #414
New Contributors
- @bittner made their first contribution in #333
- @LeeHanYeong made their first contribution in #341
- @sumanthratna made their first contribution in #342
- @jonathan-s made their first contribution in #349
- @sumit4613 made their first contribution in #337
- @asaf-kali made their first contribution in #332
- @jerinpetergeorge made their first contribution in #371
- @KessoumML made their first contribution in #375
- @Ajaysainisd made their first contribution in #379
- @johnthagen made their first contribution in #401
Full Changelog: 3.3.0...4.0.0b0