3.9.2 Release Notes
Paulo Lopes edited this page Jul 31, 2020
·
2 revisions
Pages 133
-
LoadingHome
-
Loading3.1.0 Breaking changes
-
Loading3.1.0 Release Notes
-
Loading3.2.0 Release Notes
-
Loading3.2.0 Breaking changes
-
Loading3.2.1 Breaking Changes
-
Loading3.2.1 Release Notes
-
Loading3.3.0 Release Notes
-
Loading3.3.0 Breaking Changes
-
Loading3.3.1 Release Notes
-
Loading3.3.2 Release Notes
-
Loading3.3.3 Release Notes
-
Loading3.4.0 Breaking Changes
-
Loading3.4.0 Release Notes
-
Loading3.4.1 Release Notes
-
Loading3.4.2 Release Notes
-
Loading3.4.2 Breaking Changes
-
Loading3.5.0 Breaking Changes
-
Loading3.5.0 Release Notes
-
Loading3.5.1 Breaking Changes
-
Loading3.5.1 Release Notes
-
Loading3.5.2 Release Notes
-
Loading3.5.3 Release Notes
-
Loading3.5.4 Release Notes
-
Loading3.6.0 Release Notes
-
Loading3.6.2 Deprecations
-
Loading3.6.2 Release Notes
-
Loading3.6.3 Release Notes
-
Loading3.7.0 Release Notes
-
Loading3.7.1 Release Notes
-
Loading3.8.0 Release Notes
-
Loading3.8.1 Release Notes
-
Loading3.8.2 Release Notes
-
Loading3.8.3 Release Notes
-
Loading3.8.4 Release Notes
-
Loading3.8.5 Release Notes
-
Loading3.9.0 Release Notes
-
Loading3.9.1 Release Notes
-
Loading3.9.10 Release Notes
-
Loading3.9.3 Release Notes
-
Loading3.9.4 Release Notes
-
Loading3.9.5 Release Notes
-
Loading3.9.6 Release Notes
-
Loading3.9.7 Release Notes
-
Loading3.9.8 Release Notes
-
Loading3.9.9 Release Notes
-
Loading4.0.0 Release Notes
-
Loading4.0.2 Release Notes
-
Loading4.0.3 Release Notes
-
Loading4.1.0 Release Notes
-
Loading4.1.1 Release Notes
-
Loading4.1.2 Release Notes
-
Loading4.1.3 Release Notes
-
Loading4.1.4 Release Notes
-
Loading4.1.5 Release Notes
-
Loading4.1.6 Release Notes
-
Loading4.2.0 Release Notes
-
Loading4.2.1 Release Notes
-
Loading4.2.2 Release Notes
-
LoadingCI Status
-
LoadingCluster managers discrepancies
-
LoadingContinuous Integration
-
LoadingDevelopment Process
-
LoadingDocumentation
-
LoadingGitHub actions CI setup
-
LoadingHandling Issues
-
LoadingHow to contribute to Vert.x
-
LoadingHow to: Trusted builds
-
LoadingJPMS
-
LoadingKeyCloak integration
-
LoadingPost Java 8 Support
-
LoadingPresentations about Vert.x
-
LoadingProject Information
-
LoadingProject release naming
-
LoadingRelease Process 3.x
-
LoadingRelease Process 4.x
-
LoadingRFC: Classloading in Vert.x 4
-
LoadingRFC: clustering kubernetes
-
LoadingRFC: clustering SPI revisited
-
LoadingRFC: context tracing
-
LoadingRFC: Future API
-
LoadingRFC: Loom support
-
LoadingRFC: Pool improvements
-
LoadingRFC: RFC web respond
-
LoadingRFC: Stream pipe API
-
LoadingRFC: Vert.x 4 context model
-
LoadingRFC: VertxGen as data object
-
LoadingRFC:JSON improvements
-
LoadingThe google groups
-
LoadingUpdate JSON API
-
LoadingVert.x code style guidelines
-
LoadingVert.x Commits List
-
LoadingVert.x Events
-
LoadingVert.x History
-
LoadingVert.x Releases
-
LoadingVert.x Roadmap
-
LoadingVert.x stack projects
-
LoadingVert.x Travis Setup
Clone this wiki locally
vertx-sql-client
- Improve PostgreSQL version parsing
- Prepare statement with parameters types
- Postgres: Cannot determine data type of String in TRIM() function
- Error parsing Postgres Beta version
- MySQL LOCAL INFILE Request does not support file size with size larger than 16MB
- LOAD DATA LOCAL INFILE on mysql is getting stuck
- MySQL prepared statement are leaked when using one-shot non-cached preparedQueries
- Un-necessary flush operation
- ArrayTuple resizing multiply the capacity by 4 instead of doubling and adding 1
- error in Postgres when setting a small prepared statement cache size
- MySQL Unix Domain Socket Support
vertx-web
- Router path matching does not match documentation not previous behaviour
- Repeat redirects 301 same location when the redirection contains percent encoded parts
- ApolloWS handler does not support messages sent in multiple frames
- WebClient request timeout races against send the request
- Static Handler handles directories correctly
vertx-zookeeper
vertx-service-discovery
vert.x
- Wildcard port (i.e. port 0) should be shared when created by several instances of the same Verticle
- Expand getters of io.vertx.core.http.Cookie
- VertxHttpHeaders add(CharSequence, Iterable) casts to String instead of CharSequence
- ClassCastException in VertxHttpHeaders.add
- HTTP client redirection does not correctly resolve percent encoded redirections
- Worker executors should be created with specified time unit
- Add control over websocket header case
- Ignored WebSocket sub protocols in http client
- Ensure EventBusMetrics message schedule event is called before the event-loop action