Skip to content

v0.4.0

Compare
Choose a tag to compare
@archerzz archerzz released this 25 Sep 10:18
· 275 commits to master since this release

Change Logs

Plug-in API changes

  • Add LoginAt in both BXConfigData and CFConfigData
  • Add new error type RefreshTokenExpiryError

Other changes

  • Update plugin developer guide
  • Skip dumping octet-stream data contents in tracing

Defects fixing

  • JWT decoding should use base64 URL decoding, not standard encoding
  • incorrect import path in code generation