Skip to content

[NAE-2464] Release 1.0.1 Bugfixes - #467

Merged
machacjozef merged 1 commit into
NAE-2464from
NAE-2464_2
Jul 30, 2026
Merged

[NAE-2464] Release 1.0.1 Bugfixes#467
machacjozef merged 1 commit into
NAE-2464from
NAE-2464_2

Conversation

@machacjozef

@machacjozef machacjozef commented Jul 30, 2026

Copy link
Copy Markdown
Member

Description

  • Update server-patterns to replace /manage/** with /manage/health
  • Configure management.endpoint.shutdown.enabled as false across properties
  • Expand management.endpoints.web.exposure.include for additional actuator endpoints

Fixes NAE-2464

Dependencies

Third party dependencies

No new dependencies were introduced

Blocking Pull requests

There are no dependencies on other PR

How Has Been This Tested?

  • <Name of a test [test file](link to the test file)>

Test Configuration

<Please describe configuration for tests to run if applicable, like program parameters, host OS, VM configuration etc.>

Name Tested on
OS
Runtime
Dependency Manager
Framework version
Run parameters
Other configuration

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes have been checked, personally or remotely, with @renczesstefan
  • I have commented my code, particularly in hard-to-understand areas
  • I have resolved all conflicts with the target branch of the PR
  • I have updated and synced my code with the target branch
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes:
    • Lint test
    • Unit tests
    • Integration tests
  • I have checked my contribution with code analysis tools:
  • I have made corresponding changes to the documentation:
    • Developer documentation
    • User Guides
    • Migration Guides

- Update `server-patterns` to replace `/manage/**` with `/manage/health`
- Configure `management.endpoint.shutdown.enabled` as `false` across properties
- Expand `management.endpoints.web.exposure.include` for additional actuator endpoints
@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (3)
  • next
  • dev
  • release/.*

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 416749d9-afc8-455f-9257-a123b7695887

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@machacjozef machacjozef changed the title [NAE-2417] Fix dependency vulnerabilities [NAE-2464] Release 1.0.1 Bugfixes Jul 30, 2026
@machacjozef
machacjozef merged commit 96c7c17 into NAE-2464 Jul 30, 2026
5 of 7 checks passed
@machacjozef machacjozef self-assigned this Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants