Skip to content

[8.x] feat: allow plugins to deprecate and replace features and feature privileges (#186800)#196204

Merged
azasypkin merged 1 commit intoelastic:8.xfrom
azasypkin:backport/8.x/pr-186800
Oct 15, 2024
Merged

[8.x] feat: allow plugins to deprecate and replace features and feature privileges (#186800)#196204
azasypkin merged 1 commit intoelastic:8.xfrom
azasypkin:backport/8.x/pr-186800

Conversation

@azasypkin
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

@azasypkin azasypkin added the backport This PR is a backport of another PR label Oct 14, 2024
@azasypkin azasypkin enabled auto-merge (squash) October 14, 2024 20:28
@azasypkin azasypkin force-pushed the backport/8.x/pr-186800 branch from e8455c6 to e51e99e Compare October 14, 2024 20:50
@azasypkin azasypkin requested a review from a team October 14, 2024 21:52
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
security 524 527 +3
spaces 332 335 +3
total +6

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/security-authorization-core 24 17 -7
@kbn/security-plugin-types-common 59 66 +7
@kbn/security-role-management-model 74 73 -1
features 105 110 +5
security 231 233 +2
total +6

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
security 541.7KB 541.9KB +148.0B
spaces 254.9KB 255.0KB +130.0B
total +278.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
features 3.9KB 3.9KB +47.0B
security 67.6KB 67.7KB +82.0B
total +129.0B
Unknown metric groups

API count

id before after diff
@kbn/security-authorization-core 25 21 -4
@kbn/security-authorization-core-common - 4 +4
@kbn/security-plugin-types-common 118 125 +7
@kbn/security-role-management-model 75 74 -1
features 255 270 +15
security 448 450 +2
total +23

References to deprecated APIs

id before after diff
@kbn/security-authorization-core 30 32 +2

@azasypkin azasypkin merged commit d63d726 into elastic:8.x Oct 15, 2024
@azasypkin azasypkin deleted the backport/8.x/pr-186800 branch October 15, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants