github aws-samples/amazon-bedrock-client-for-mac v1.2.11
Release v1.2.11

latest releases: v1.3.12, v1.3.11, v1.3.10...
5 months ago

This release includes a critical bug fix for Nova model compatibility.

What's Changed

  • Fix Nova models crash by returning empty strings instead of nil by @didhd in 3411500

Bug Fixes

Nova Models Compatibility

  • Fixed application crash when attempting to use Nova models
  • Replaced nil returns with empty strings in ChatViewModel's text processing logic
  • Prevented nil-unwrapping crashes during text value processing
  • Application now properly handles chat sessions with Nova models

This hotfix ensures stable operation when using Amazon Bedrock's Nova models in the client application.

Full Changelog: v1.2.10...v1.2.11

Don't miss a new amazon-bedrock-client-for-mac release

NewReleases is sending notifications on new releases.