-
Notifications
You must be signed in to change notification settings - Fork 246
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #203 from asherf/dups
Prepare 2.0.0 release.
- Loading branch information
Showing
4 changed files
with
34 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Changelog | ||
|
||
## v2.0.0 - Jan 20, 2020 | ||
|
||
* Added support for newer Django and Python versions | ||
* Added an extensibility that applications to add their own labels to middleware (request/response) metrics | ||
* Allow overriding and setting custom bucket values for request/response latency histogram metric | ||
* Internal improvements: | ||
* use tox | ||
* Use pytest | ||
* use Black | ||
* Automate pre-releases on every commit ot master | ||
* Fix flaky tests. | ||
|
||
## v1.1.0 - Sep 28, 2019 | ||
|
||
* maintenance release that updates this library to support recent and supported version of python & Django |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters