v2.0.0
What's New:
- Google Cloud KMS support added
- Optimizations and cleanup from old v1 code
Breaking Changes with v2
- Package name changed from gcp_jwt to gcpjwt
- Refactoring of code (including exported functions/structs)
- Certificate caching is now opt-in vs opt-out
To continue using the older version, please import as follows: import "gopkg.in/someone1/gcp-jwt-go.v1"