3.8.0 Release Notes
Julien Viet edited this page Jul 19, 2019
·
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.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.2 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
- MySQL client does not correctly check if a database row value is null for prepared statement results
- JSON types should not use code generation
- Extract common part of documentation to a new section
- Kotlin source is not being published in the sources.jar
- unable to suppress warning when selecting an ENUM column
vertx-web
- Vert.x Web Client disable multipart mixed encoding
- Improve handling of json decoding
- Upgrade to GraphQL-Java 13.0
- Wrong content for GraphQL documentation
- GraphQL handler operationName support missing
- StatusCode is -1 for errorHandler catching HTTP 404
- Unclear error message
- WebClient request body size is greater than 107 bytes
- CSRFHandler error page
- Webclient does not handle redirect for POST request
- WebClientSession : partial support of session and cookies
- Default error page title text is "Matron!"??
- Automated tests with Apollo JS client
- Feature Request of webclient : getRedirectedUri()
- Document LoggerHandler route order.
- http-client doesn't expose raw method
- A problem in the router order example. The function named example11 in here
vertx-micrometer-metrics
vert.x
- Worker pool metrics does not correctly pass the pool metrics handback objects
- Fix FileSystem#mkdirs javadoc
- Javadoc for Filesystem.mkdirs incorrect
- HttpClient redirection can use any HttpClientRequest
- Vert.x can use event loop with vanilla Netty threads
- Expose WebSocket closed status
- Isolation group classloader cleanup
- HttpClient improvements
- Allow arbitrary payload on HttpServerRequest object
- ContextImpl can silently ignore Exceptions
- MessageProducer.close throws NullPointerException
- Deprecate MessageProducer send methods
- DeploymentManager::classloaders are not being closed when doing vertx.close()
- NPE when calling JsonArray#copy() in case of a
nulllist - EventBus request method for request-response pattern
- HTTP Client - Deadlock
- Upgrade Jetty ALPN Agent to 2.0.9
vertx-infinispan
issues
- Upgrade jackson-databind to 2.9.9.1
- Jackson upgrade to 2.9.9
- Promise for Vert.x
- SQL Client integration
vertx-mongo-client
vertx-proton
vertx-rx
vertx-reactive-streams
vertx-mqtt
- Client message QoS state improvements
- mqttClient qos2inbound queue keeps growing
- Server must send CONNACK 0x01 if CONNECT contains unsupported version of protocol