v2.0.0
What’s Changed
Major release 2.0! Removing python 2.7 support and cleaning up some APIs, especially around direct MusicBrainz database access.
- Improved metrics (#67) @mayhem
- Miscellaneous pending cache changes (#64) @amCap1712
- Add redis sets to brainzutils.cache (#61) @amCap1712
- BU-24: Change function definitions in artist.py, release.py in musicbrainz_db module (#58) @amCap1712
- Allow increment to take an optional amount value (#66) @alastair
- Publish Unit Test Results (#65) @amCap1712
- Adieu Travis CI, welcome Github Actions! (#63) @amCap1712
- Remove python2 support (#62) @amCap1712
- Build an image that contains the musicbrainz test database contents (#60) @alastair
- BU-29: Use cache namespaces in ratelimit module (#55) @amCap1712
- BU-41: Enforce cache timeouts (#54) @amCap1712
- BU-32: PendingDeprecationWarning: msgpack.unpackb(... encoding=x) (#53) @amCap1712
- BU-25: Cache namespace versions don't work in docker or with distributed hosts (#52) @amCap1712