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

Upgrade to Vert.x 4.2.4 #23068

Closed
wants to merge 1 commit into from
Closed

Conversation

tsegismont
Copy link
Contributor

  • fixes issues with pool (SQL and HTTP clients) implementation used in multithreaded environment
  • adds MSSQL varchar(max) and GUID support

- fixes issues with pool (SQL and HTTP clients) implementation used in multithreaded environment
- adds MSSQL varchar(max) and GUID support
@tsegismont tsegismont requested a review from cescoffier January 20, 2022 16:12
@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label Jan 20, 2022
@tsegismont
Copy link
Contributor Author

@cescoffier as discussed off-list, here's a pull request for Vert.x 4.2.4 upgrade. Is there anything we should do regarding Mutiny bindings?

@cescoffier
Copy link
Member

I already opened a PR to bump Vert.x and Netty (#23049).

(and it got merged already...)

Nothing required for the mutiny bindings. I didn't see any API change changing the Mutiny API.

@tsegismont
Copy link
Contributor Author

Duplicates #23049

@tsegismont tsegismont closed this Jan 20, 2022
@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Jan 20, 2022
@tsegismont tsegismont added the triage/duplicate This issue or pull request already exists label Jan 20, 2022
@tsegismont tsegismont deleted the vertx_4_2_4 branch January 20, 2022 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file triage/duplicate This issue or pull request already exists triage/invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants