Seed-Farmer is an orchestration tool that works with AWS CodeSeeder and acts as an orchestration tool modeled after GitOps deployments. It has a CommandLine Interface based in Python, leverages modular code deployments defined by declarative manifests, and includes change detection and deployment optimization.
api-change:amplify: Doc only update to Amplify to explain platform setting for Next.js 14 SSG only applications
api-change:ivs: Updates to all tags descriptions.
api-change:ivschat: Updates to all tags descriptions.
1.35.18
api-change:cognito-idp: Added email MFA option to user pools with advanced security features.
api-change:elbv2: Correct incorrectly mapped error in ELBv2 waiters
api-change:emr: Update APIs to allow modification of ODCR options, allocation strategy, and InstanceTypeConfigs on running InstanceFleet clusters.
api-change:glue: AWS Glue is introducing two new optimizers for Apache Iceberg tables: snapshot retention and orphan file deletion. Customers can enable these optimizers and customize their configurations to perform daily maintenance tasks on their Iceberg tables based on their specific requirements.
api-change:mediaconvert: This release includes support for dynamic video overlay workflows, including picture-in-picture and squeezeback
api-change:rds: This release adds support for the os-upgrade pending maintenance action for Amazon Aurora DB clusters.
api-change:storagegateway: The S3 File Gateway now supports DSSE-KMS encryption. A new parameter EncryptionType is added to these APIs: CreateSmbFileShare, CreateNfsFileShare, UpdateSmbFileShare, UpdateNfsFileShare, DescribeSmbFileShares, DescribeNfsFileShares. Also, in favor of EncryptionType, KmsEncrypted is deprecated.
api-change:synthetics: This release introduces two features. The first is tag replication, which allows for the propagation of canary tags onto Synthetics related resources, such as Lambda functions. The second is a limit increase in canary name length, which has now been increased from 21 to 255 characters.
1.35.17
api-change:bedrock-agent: Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience.
api-change:bedrock-agent-runtime: Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience.
api-change:ecr: Added KMS_DSSE to EncryptionType
api-change:guardduty: Add support for new statistic types in GetFindingsStatistics.
api-change:lexv2-models: Support new Polly voice engines in VoiceSettings: long-form and generative
api-change:chime-sdk-voice: Documentation-only update that clarifies the ValidateE911Address action of the Amazon Chime SDK Voice APIs.
api-change:cognito-identity: This release adds sensitive trait to some required shapes.
api-change:pipes: This release adds support for customer managed KMS keys in Amazon EventBridge Pipe
api-change:securityhub: Documentation update for Security Hub
enhancement:AWSCRT: Update awscrt version to 0.21.5
enhancement:s3: Adds logic to gracefully handle invalid timestamps returned in the Expires header.
1.35.15
api-change:dynamodb: Doc-only update for DynamoDB. Added information about async behavior for TagResource and UntagResource APIs and updated the description of ResourceInUseException.
api-change:elbv2: Add paginators for the ELBv2 DescribeListenerCertificates and DescribeRules APIs. Fix broken waiter for the ELBv2 DescribeLoadBalancers API.
api-change:ivs-realtime: IVS Real-Time now offers customers the ability to broadcast to Stages using RTMP(S).
api-change:kafka: Amazon MSK Replicator can now replicate data to identically named topics between MSK clusters within the same AWS Region or across different AWS Regions.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the production-dependencies group with 4 updates: boto3, botocore, idna and rich.
Updates
boto3
from 1.35.14 to 1.35.19Commits
adf3a65
Merge branch 'release-1.35.19'0525d5f
Bumping version to 1.35.1973688c0
Add changelog entries from botocore9a862a7
Merge branch 'release-1.35.18'a51a5eb
Merge branch 'release-1.35.18' into developb17398a
Bumping version to 1.35.183a12a82
Add changelog entries from botocore460ee25
Merge branch 'release-1.35.17'5d80cbe
Merge branch 'release-1.35.17' into developb49ad9b
Bumping version to 1.35.17Updates
botocore
from 1.35.14 to 1.35.19Changelog
Sourced from botocore's changelog.
... (truncated)
Commits
94dff70
Merge branch 'release-1.35.19'701f2f5
Bumping version to 1.35.1999f9ad4
Update endpoints model512c2a3
Update to latest models5eab6f3
Merge branch 'release-1.35.18'4a788be
Merge branch 'release-1.35.18' into developf8277e4
Bumping version to 1.35.18828be0d
Update to latest models764b8c1
Merge customizations for Gluedb41663
Update event stream tests (#3254)Updates
idna
from 3.8 to 3.10Changelog
Sourced from idna's changelog.
Commits
729225d
Release v3.103eef168
Merge pull request #194 from kjd/revert-unicode-16ceca619
Revert Unicode 16.0.0 data updatesc43ac75
Merge pull request #191 from kjd/release-3.91b8800a
Release v3.9a1fd168
Merge pull request #190 from kjd/unicode-167732c61
Merge branch 'master' into unicode-164ed183d
Refactor membership test762216b
Format with ruff580ece9
Implement changes to UTS46 algorithmUpdates
rich
from 13.8.0 to 13.8.1Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
260b35f
Merge pull request #3485 from Textualize/bump1381574038d
bump1f131d1
Merge pull request #3481 from hugovk/add-3.13c8abbb3
Fix test for Python 3.13815596e
Add support for Python 3.1322c2cff
Merge pull request #3480 from Textualize/fix-infinite-appendf44e8bd
changelogf2ee295
fix infinite loop in appendDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show