Releases: metabrainz/brainzutils-python
Releases · metabrainz/brainzutils-python
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
v1.18.1
v1.18.0
What’s Changed
- BU-31: Upgrade raven -> sentry-python (#56) @amCap1712
v1.17.0
v1.16.1
v1.16.0
What’s Changed
- Use correct number of variables in unpacking merged entities (#46) @amCap1712
- Use open-ended versions so that downstream projects can pin exact versions (#45) @alastair
- Test musicbrainz db methods against a real musicbrainz sample database (#44) @alastair
- BU-4: Don't hash cache keys before inserting them (#49) @amCap1712
- Add release-drafter workflow (#47) @alastair
- BU-35: Release Groups with primary type EP are not fetched (#42) @amCap1712
v1.15.0
v1.14.1
The version number hadn't updated which meant releases weren't getting installed correctly