We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13c430c commit 67152a8Copy full SHA for 67152a8
CHANGELOG.md
@@ -11,6 +11,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
### Changed
13
14
+## [5.8.0] - 2021-11-19
15
+
16
+### Added
17
18
+### Changed
19
20
+- Generated v1.0 models and request builders using Typewriter
21
+- Removed classes pertaining to eDiscovery as they were included prematurley. The API is not functional yet and will be added at a later time.
22
+- Report API was broken, methods returning a report now return a java.io.InputStream.
23
24
## [5.7.0] - 2021-11-09
25
26
### Added
0 commit comments