Skip to content

Version 0.19.21

Compare
Choose a tag to compare
@Codeneos Codeneos released this 02 Aug 17:43

0.19.21 (2023-08-02) ### Bug Fixes CHANGELOG.md docs jest.config.js lerna.json LICENSE node_modules package.json packages patches pnpm-lock.yaml pnpm-workspace.yaml README.md resources SITE.md sonar-project.properties tsconfig.json tsconfig.typedoc.json typedoc.json types HTTP transport does not handle timeout properly (ac36631) ### Features CHANGELOG.md docs jest.config.js lerna.json LICENSE node_modules package.json packages patches pnpm-lock.yaml pnpm-workspace.yaml README.md resources SITE.md sonar-project.properties tsconfig.json tsconfig.typedoc.json typedoc.json types handle expired refresh tokens properly and reset the connection when the Access token updates; should also address issues #405 and #401 (f3184c3) CHANGELOG.md docs jest.config.js lerna.json LICENSE node_modules package.json packages patches pnpm-lock.yaml pnpm-workspace.yaml README.md resources SITE.md sonar-project.properties tsconfig.json tsconfig.typedoc.json typedoc.json types re-implement OAuth2 authentication (a344767) CHANGELOG.md docs jest.config.js lerna.json LICENSE node_modules package.json packages patches pnpm-lock.yaml pnpm-workspace.yaml README.md resources SITE.md sonar-project.properties tsconfig.json tsconfig.typedoc.json typedoc.json types support sprintf style logging when the a string contains %s, %i or %d tokens (a431d8d)