3.8.2 Release Notes
Julien Viet edited this page Oct 5, 2019
·
1 revision
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.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
vert.x
- Cannot remove server cookies without getting cookie list first
- Websocket compression seems broken
- Deprecate Json elements referencing Jackson types
- Vert.x should run base operations without requiring Jackson
- HTTP/1.1 connection state might be corrupted when processing pipelined requests
- io\vertx\core\http\impl\HttpServerImpl maybe error listen port
vertx-config
- Authentication is required but no CredentialsProvider has been registered
- [Git config store] Username & password authentication config is overridden by idRsa
vertx-sql-client
- CCE when using
Tuple.wrap(Object[]) - RowSet should be generic
- Missing Javadoc for vertx-sql-client
- Incorrect implementation of tuple factory method
vertx-web
- Parameters from routes that match the path regex, but fail the method type are left in the routing context.
- NPE MultipartFormUpload
- Usage of java.net.URL for URI parsing causes unnecessary problems on GraalVM
- Wrong JSON schema validation on "integer" and "boolean" as string
- GraphiQL files missing in 3.8.1 jar