Skip to content

8.0.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@stevejgordon stevejgordon released this 17 Mar 16:08
· 518 commits to main since this release

8.0.0-alpha.1...8.0.0-alpha.2

New APIs

  • #6138 Add support for EQL APIs

Misc

  • #6157 Code generation now includes generic and non-generic descriptor variants where applicable. This provides more options when consuming the fluent API, allowing consumers to drop into a generic descriptor only when necessary. New client methods will be exposed in future releases to take advantage of and expose these new APIs.