Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update: manage app users permission description #661

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/platform/reference/eol-for-major-versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ after they are made available on the Aiven platform.
| Version | Aiven EOL | Service creation supported until | Service creation supported from |
| ------- | ---------- | -------------------------------- | ------------------------------- |
| 3 | 2022-07-27 | 2022-04-27 | 2018-11-08 |
| 4.0 | 2024-09-30 | 2024-09-30 | 2021-12-09 |
| 4.0 | 2025-01-31 | 2024-10-31 | 2021-12-09 |
| 4.1 | 2025-09-30 | To be announced | 2024-01-18 |


Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6026,11 +6026,11 @@ __metadata:
linkType: hard

"@types/node@npm:*":
version: 22.10.7
resolution: "@types/node@npm:22.10.7"
version: 22.10.9
resolution: "@types/node@npm:22.10.9"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/c941b4689dfc4044b64a5f601306cbcb0c7210be853ba378a5dd44137898c45accedd796ee002ad9407024cac7ecaf5049304951cb1d80ce3d7cebbbae56f20e
checksum: 10c0/ed2d7b2cf20ce520e04711eab48e9cd7d6a835d2859fbdc5d9a8c5e00a97c1f872a409f789783c473062b29beaf1cddf4b1c7ad03ae3fe433b072b7cf9fff741
languageName: node
linkType: hard

Expand Down Expand Up @@ -6109,11 +6109,11 @@ __metadata:
linkType: hard

"@types/react@npm:*":
version: 19.0.7
resolution: "@types/react@npm:19.0.7"
version: 19.0.8
resolution: "@types/react@npm:19.0.8"
dependencies:
csstype: "npm:^3.0.2"
checksum: 10c0/818e546fa03a2a65ac2652fc472891ac96684211e8967bc25e1da6a8a09e2301ad972b1b038d128f8b4cbbd7691f6f57fee274db568169e9b6b01556abbb5bee
checksum: 10c0/5fa7236356b1476de03519c66ef65d4fd904826956105619e2ad60cb0b55ae7b251dd5fff02234076225b5e15333d0d936bf9dbe1d461406f8a2ba01c197ddcd
languageName: node
linkType: hard

Expand Down Expand Up @@ -8799,9 +8799,9 @@ __metadata:
linkType: hard

"electron-to-chromium@npm:^1.5.73":
version: 1.5.84
resolution: "electron-to-chromium@npm:1.5.84"
checksum: 10c0/8362d556360eba420ea3475a7878c8fa8507a42c4ebfbf44108f6acc4edbe30a1cde79e95613bdc9ae6e7d73bf1776347cf7f615c1a220f63e34a0fa029568e0
version: 1.5.86
resolution: "electron-to-chromium@npm:1.5.86"
checksum: 10c0/f0af8465d9390d21cb3ffec5ed6ce011b5026615f59ebc7a70bb0da806a27918888b2ec446432a5080da0e0bea4f3c6a3a4dcff24c9eb8e884813b0ccceedc59
languageName: node
linkType: hard

Expand Down
Loading