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

Replace deprecated quarkus properties #3565

Merged

Conversation

calohmn
Copy link
Contributor

@calohmn calohmn commented Oct 9, 2023

Relates to #3547.
quarkus.log.console.color has been replaced by quarkus.console.color,
quarkus.mongodb.native.dns.use-vertx-dns-resolver is obsolete because usage of that resolver is now the default.

'quarkus.log.console.color' has been replaced
by 'quarkus.console.color'.
'quarkus.mongodb.native.dns.use-vertx-dns-resolver'
is obsolete because usage of that resolver is
now the default.
Copy link
Contributor

@sophokles73 sophokles73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sophokles73 sophokles73 added this to the 2.5.0 milestone Oct 10, 2023
@calohmn calohmn merged commit 208fd67 into eclipse-hono:master Oct 10, 2023
6 checks passed
@calohmn calohmn deleted the PR/replace_deprecated_quarkus_properties branch October 10, 2023 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants