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

[sophora-importer] update logback configuration for Spring 6 compatibility #125

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

jkruke
Copy link
Contributor

@jkruke jkruke commented Oct 16, 2024

Relates to UNSOI-2211.
Spring 6 uses logback-classic 1.4.14 which no longer supports the context variable event and causes the application to fail on startup.

Similar to the Spring 6 Update in sophora-importer, we change the filter to <turboFilter>.
This chart's appVersion is set to 4.11.0 and doesn't need to be updated because the sophora-importer 4.11.0 uses logback-classic 1.2.12 which already contains ch.qos.logback.classic.turbo.MarkerFilter for the turboFilter.

@philip-weyer philip-weyer merged commit 3767999 into main Oct 16, 2024
2 checks passed
@philip-weyer philip-weyer deleted the UNSOI-2211-importer-logback-marker-filter branch October 16, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants