Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 415 Bytes

CHANGELOG_PENDING.md

File metadata and controls

7 lines (5 loc) · 415 Bytes

SDK Features

SDK Enhancements

SDK Bugs

  • codegen: Export event stream constructor for easier mocking (#3473)
    • Fixes #3412 by exporting the operation's EventStream type's constructor function so it can be used to fully initialize fully when mocking out behavior for API operations with event streams.