Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@saviotsui saviotsui released this 19 Nov 22:49
· 131 commits to master since this release

Features

  • streams: 'Expression' value exposed as part of the SplCompileRequestSyntax enumeration. (2d58bac)
  • identity: ValidateInfoKindEnum exposed as a field in ValidateInfo interface. (2d58bac)
  • all: arbitrary query parameters exposed as an optional parameter in all public APIs. (2d58bac)
  • examples: updating samples with common formatting around logging, await vs promise chaining, adding teardowns for cleanup. (75370a7)

BREAKING CHANGES

  • collect: scalePolicy is now defined as a ScalePolicy model rather than a simple object. (2d58bac)