0.8.5-rc0
(internal): Update docker image for Java SDK task runner.
0.8.4
(fix): The timeout specified on the RequestOptions object now sets the timeout on the entire call, not just the
read timeout of the request.
As a refresher, a timeout can be added per request like so:
0.8.3
(fix): The SDK generator now always creates a valid name for union discriminator wrapper classes.