Skip to content

v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 08:51
· 26 commits to master since this release

7.0.0 (2024-09-05)

  • feat(state)!: update gam api (b9194f5)

Bug Fixes

  • deps: update dependency assert-never to v1.3.0 (ab52681)
  • deps: update dependency google-auth-library to v9.12.0 (547979e)
  • deps: update dependency google-auth-library to v9.13.0 (7799437)
  • deps: update dependency google-auth-library to v9.14.0 (61b671c)
  • deps: update dependency google-auth-library to v9.14.1 (08e7d36)
  • deps: update dependency tslib to v2.7.0 (bdf3fb3)

Features

  • allow any kind of google authentication (34216b4), closes #299
  • export all enums in service namespaces (7d2c2f6)

BREAKING CHANGES

  • Removed version v202305
  • Replaced the requirement of JWT config with a custom autorization method.