What's Changed
Other Changes 🛠
- Ensure token not to be nil while the error is nil by @jyane in #228
- refactor(common): introduce IDGenerator interface and implementations by @kyasbal in #230
- Simplify GetToken by @jyane in #229
- refactor: use built-in min function for readabiliy by @jyane in #231
- fix(web): Fix the bug on frontend extension registration by @kyasbal in #233
Full Changelog: v0.47.4...v0.47.5-beta-1