Skip to content

Conversation

pyup-bot
Copy link
Collaborator

This PR updates dj-database-url from 0.5.0 to 2.2.0.

Changelog

2.1.0

* Add value to int parsing when deconstructing url string.

2.0.0

* Update project setup such that we now install as a package.

_Notes_: while this does not alter the underlying application code, we are bumping to
2.0 incase there are unforeseen knock on use-case issues.

1.3.0

* Cosmetic changes to the generation of schemes.
* Bump isort version - 5.11.5.
* raise warning message if database_url is not set.
* CONN_MAX_AGE fix type - Optional[int].

1.2.0

* Add the ability to add test databases.
* Improve url parsing and encoding.
* Fix missing parameter conn_health_check in check function.

1.1.0

* Option for connection health checks parameter.
* Update supported version python 3.11.
* Code changes, various improvments.
* Add project links to setup.py

1.0.0

Initial release of code now dj-database-urls is part of jazzband.

* Add support for cockroachdb.
* Add support for the offical MSSQL connector.
* Update License to be compatible with Jazzband.
* Remove support for Python < 3.5 including Python 2.7
* Update source code to Black format.
* Update CI using pre-commit
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #1154

@pyup-bot pyup-bot closed this Oct 23, 2024
@sudo-smith sudo-smith deleted the pyup-update-dj-database-url-0.5.0-to-2.2.0 branch October 23, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant