Releases: Unstructured-IO/unstructured-ingest
Releases · Unstructured-IO/unstructured-ingest
1.2.21
What's Changed
- Fix databricks sdk version by @mateuszkuprowski in #605
Full Changelog: 1.2.20...1.2.21
1.2.20
[1.2.20]
- fix: Prevent weaviate cloud precheck from passing with invalid config
Release 1.2.19
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
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
1.2.14
- Fix: IBM watsonx.data S3 bucket authentication fix
v1.2.13: Make Bedrock embedding credentials optional and add IAM support
Features
- Make Bedrock embedding credentials optional and add IAM support
- AWS credentials (
aws_access_key_id,aws_secret_access_key) are now optional, defaulting toNone - Added
access_methodfield supporting "credentials" (explicit keys) and "iam" (AWS credential chain) - Added
endpoint_urlfield 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
- AWS credentials (
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
- Fix: temporarily restore errors_v2.py
1.2.10
- o11y: standardize exception classes across the repo
1.2.9
1.2.8
1.2.8
Fix: Clean artifact names