Skip to content

v2.2.0

Choose a tag to compare

@exogen exogen released this 28 Nov 14:03
· 198 commits to master since this release
  • Fixed an issue where the wrong offset was sent when using after for pagination.
  • Improve query introspection to make more efficient API calls by using inc instead of additional requests in more cases.
  • Added a totalCount field for retrieving the number of items in a connection.
  • Added an aliases field to Area, Event, Instrument, Label, Place, Recording, ReleaseGroup, Release, and Work types.
  • Added a Tag type and tags field to Area, Artist, Event, Instrument, Label, Place, Recording, ReleaseGroup, Release, Series, and Work types.
  • Added GRAPHBRAINZ_CACHE_SIZE and GRAPHBRAINZ_CACHE_TTL environment variables.