Skip to content

Latest commit

 

History

History
145 lines (87 loc) · 4.21 KB

CHANGELOG.md

File metadata and controls

145 lines (87 loc) · 4.21 KB

Unreleased Changes

1.27.0 (2024-07-02)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.26.0 (2024-06-25)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.25.0 (2024-06-24)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.24.0 (2024-06-05)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.23.0 (2024-05-13)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.22.0 (2024-04-25)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.21.0 (2024-04-02)

  • Feature - Doc-only update. Changed "Resources" to "Key Concepts" in docs and updated text.

1.20.0 (2024-01-26)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.19.0 (2023-11-28)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.18.0 (2023-11-22)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.17.0 (2023-11-17)

  • Feature - type & defaulting refinement to various range properties

1.16.0 (2023-09-27)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.15.0 (2023-09-19)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.14.0 (2023-07-11)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.13.0 (2023-07-06)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.12.0 (2023-06-28)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.11.0 (2023-06-15)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.10.0 (2023-05-31)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.9.0 (2023-03-10)

  • Feature - This release adds a new exception returned when calling AWS IVS chat UpdateLoggingConfiguration. Now UpdateLoggingConfiguration can return ConflictException when invalid updates are made in sequence to Logging Configurations.

1.8.0 (2023-01-18)

  • Feature - Updates the range for a Chat Room's maximumMessageRatePerSecond field.

  • Issue - Replace runtime endpoint resolution approach with generated ruby code.

1.7.0 (2022-12-05)

  • Feature - Adds PendingVerification error type to messaging APIs to block the resource usage for accounts identified as being fraudulent.

1.6.0 (2022-11-17)

  • Feature - Adds LoggingConfiguration APIs for IVS Chat - a feature that allows customers to store and record sent messages in a chat room to S3 buckets, CloudWatch logs, or Kinesis firehose.

1.5.0 (2022-10-25)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.4.0 (2022-08-25)

  • Feature - Documentation change for IVS Chat API Reference. Doc-only update to add a paragraph on ARNs to the Welcome section.

1.3.0 (2022-08-19)

  • Feature - Documentation Change for IVS Chat API Reference - Doc-only update to change text/description for tags field.

1.2.0 (2022-05-24)

  • Feature - Doc-only update. For MessageReviewHandler structure, added timeout period in the description of the fallbackResult field

1.1.0 (2022-05-12)

  • Feature - Documentation-only updates for IVS Chat API Reference.

1.0.0 (2022-04-26)

  • Feature - Initial release of aws-sdk-ivschat.