Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Releases: ngshiheng/covid19-graphql-api

2.2.0

15 Jan 03:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

12 Oct 01:53
Compare
Choose a tag to compare
  • Regular packages/dependencies upgrade
  • To upgrade apollo-server to v^3.0.0

2.0.0

10 Mar 15:59
4b5d970
Compare
Choose a tag to compare
  • Added rate limiting
  • Clear npm audit vulnerabilities
  • Added Sentry error monitoring
  • Added Sentry performance monitoring

1.2.1

06 Sep 07:46
Compare
Choose a tag to compare
  • Migrate to use apollo data sources (with Request Deduplication and Resource Caching)
  • Add sortBy and filterBy to states queries

1.2.0

06 Sep 08:10
5bbffb0
Compare
Choose a tag to compare
  • Added new fields on queries
  • Packages update

1.1.0

06 Sep 08:11
7ab348a
Compare
Choose a tag to compare
  • Add tests
  • Proper CI pipeline