Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
committed by
Patrik Oldsberg
parent
f4a58d3a36
commit
423e01d903
@@ -1,5 +1,18 @@
|
||||
# @backstage/integration
|
||||
|
||||
## 1.3.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7d47def9c4: Removed dependency on `@types/jest`.
|
||||
- f76f22c649: Improved caching around github app tokens.
|
||||
Tokens are now cached for 50 minutes, not 10.
|
||||
Calls to get app installations are also included in this cache.
|
||||
If you have more than one github app configured, consider adding `allowedInstallationOwners` to your apps configuration to gain the most benefit from these performance changes.
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.0.2-next.0
|
||||
- @backstage/errors@1.1.1-next.0
|
||||
|
||||
## 1.3.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Reference in New Issue
Block a user