Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 900 Bytes

File metadata and controls

40 lines (22 loc) · 900 Bytes

Change Log

NOT RELEASED

1.2.0

Added

  • Add UNKNOWN_TO_SDK value to enums that is used when the API returns an value that is not (or not yet) known by the AsyncAws
  • AWS api-change: Amazon Bedrock Runtime Service Tier Support Launch
  • AWS api-change: Bedrock Runtime Reserved Service Support

Dependency bumped

  • Drop support for PHP versions lower than 8.2

Changed

  • Apply new CodingStandard from latest php-cs-fixer.

1.1.1

Changed

  • AWS enhancement: Documentation updates.

1.1.0

Added

  • AWS api-change: New options for how to handle harmful content detected by Amazon Bedrock Guardrails.
  • AWS api-change: This release introduces our latest bedrock runtime API, InvokeModelWithBidirectionalStream. The API supports both input and output streams and is supported by only HTTP2.0.

Changed

  • Sort exception alphabetically.

1.0.0

First version