Skip to content

Releases: Unstructured-IO/unstructured-ingest

1.2.21

27 Oct 14:34
23ada7c

Choose a tag to compare

What's Changed

Full Changelog: 1.2.20...1.2.21

1.2.20

20 Oct 14:57
a72b1e4

Choose a tag to compare

[1.2.20]

  • fix: Prevent weaviate cloud precheck from passing with invalid config

Release 1.2.19

07 Oct 17:02
cd5ce65

Choose a tag to compare

What's new in 1.2.19

** fix: pin aiobotocore**

This release creates a pin to avoid a version of aiobotocore that's incompatible with recent versions of botocore.

For the complete changelog, see CHANGELOG.md.

Release 1.2.18

22 Sep 19:57
5d19593

Choose a tag to compare

What's New in 1.2.18

feat: add configurable Bedrock inference profile support

This release adds support for configurable Bedrock inference profiles, allowing users to specify custom inference profiles when using AWS Bedrock for embedding and text processing tasks.

Features

  • Configurable Bedrock inference profile support
  • Enhanced AWS Bedrock integration capabilities

For the complete changelog, see CHANGELOG.md.

🤖 Generated with Claude Code

1.2.14

10 Sep 07:55
236c3bf

Choose a tag to compare

1.2.14

  • Fix: IBM watsonx.data S3 bucket authentication fix

v1.2.13: Make Bedrock embedding credentials optional and add IAM support

09 Sep 21:40

Choose a tag to compare

Features

  • Make Bedrock embedding credentials optional and add IAM support
    • AWS credentials (aws_access_key_id, aws_secret_access_key) are now optional, defaulting to None
    • Added access_method field supporting "credentials" (explicit keys) and "iam" (AWS credential chain)
    • Added endpoint_url field for custom Bedrock endpoints
    • Enhanced validation logic for different authentication methods
    • Use BEDROCK_REGION_NAME env var for region, fallback to AWS defaults
    • Maintains full backwards compatibility with existing configurations

What's Changed

  • Make Bedrock embedding credentials optional with IAM support
  • Add custom endpoint URL support for Bedrock
  • Improve region handling with environment variable priority
  • Clean up unused dependencies and fix linting issues
  • Version bump to 1.2.13 with updated changelog

1.2.11

14 Aug 19:17
d8dd930

Choose a tag to compare

  • Fix: temporarily restore errors_v2.py

1.2.10

12 Aug 15:21
47750b4

Choose a tag to compare

  • o11y: standardize exception classes across the repo

1.2.9

07 Aug 15:04
a69d6d8

Choose a tag to compare

1.2.9

Fix: enable s3fs cache_regions for bucket region detection

1.2.8

05 Aug 16:58
7c6afe0

Choose a tag to compare

1.2.8

Fix: Clean artifact names