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

Add support for new spring boot rolling policy properties #297

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JonasKunz
Copy link
Contributor

Closes #276 .
It looks like from spring boot 2.3 to 2.4+ the config names for configuring the rollover strategy have changed:

This change makes use of nested variable substitution to support both variable variants. Tested manually with spring boot 2.3, 2.4 and 3.3.

@github-actions github-actions bot added agent-java community Issues and PRs created by the community triage Issues and PRs that need to be triaged labels Dec 12, 2024
@JonasKunz JonasKunz removed the triage Issues and PRs that need to be triaged label Dec 12, 2024
@JonasKunz JonasKunz requested a review from a team December 12, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-java community Issues and PRs created by the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update spring boot logback config properties
1 participant