Skip to content

BREAKING CHANGE: make actuator endpoints authenticated - #4917

Merged
pablocarle merged 13 commits into
v3.x.xfrom
reboot/fix/actuator-auth
Aug 27, 2026
Merged

BREAKING CHANGE: make actuator endpoints authenticated#4917
pablocarle merged 13 commits into
v3.x.xfrom
reboot/fix/actuator-auth

Conversation

@pablocarle

Copy link
Copy Markdown
Contributor

Description

Make /application/info and /application/version authenticated by default in multi and single service deployment modes.

Type of change

  • BREAKING CHANGE or !: Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the style guidelines of this project
  • PR title conforms to commit message guideline ## Commit Message Structure Guideline
  • I have commented my code, particularly in hard-to-understand areas. In JS I did provide JSDoc
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • The java tests in the area I was working on leverage @nested annotations
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: Pablo Carle <pablo.carle@broadcom.com>
pablocarle and others added 2 commits August 25, 2026 15:51
Signed-off-by: Pablo Carle <pablo.carle@broadcom.com>
@pull-request-size pull-request-size Bot added size/L and removed size/M labels Aug 25, 2026
Pablo Carle and others added 9 commits August 25, 2026 16:49
Signed-off-by: Pablo Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Carle <pablo.carle@broadcom.com>
@sonarqubecloud

Copy link
Copy Markdown

@pablocarle
pablocarle merged commit bc467ba into v3.x.x Aug 27, 2026
89 of 90 checks passed
@pablocarle
pablocarle deleted the reboot/fix/actuator-auth branch August 27, 2026 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants