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:batch: Improvements of integration between AWS Batch and EC2.
api-change:inspector2: Update the correct format of key and values for resource tags
api-change:quicksight: Amazon QuickSight launches Customer Managed Key (CMK) encryption for Data Source metadata
api-change:sagemaker: Introduce Endpoint and EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response
api-change:sesv2: Marking use case description field of account details as deprecated.
feature:signing: Adds internal support for the new 'auth' trait to allow a priority list of auth types for a service or operation.
1.34.162
api-change:docdb: This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup.
api-change:ecs: This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature.
api-change:iam: Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null.
api-change:s3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.
1.34.161
api-change:codebuild: AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project.
1.34.160
api-change:amplify: Add a new field "cacheConfig" that enables users to configure the CDN cache settings for an App
api-change:appstream: This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically.
api-change:fis: This release adds support for additional error information on experiment failure. It adds the error code, location, and account id on relevant failures to the GetExperiment and ListExperiment API responses.
api-change:glue: Add AttributesToGet parameter support for Glue GetTables
api-change:neptune-graph: Amazon Neptune Analytics provides a new option for customers to load data into a graph using the RDF (Resource Description Framework) NTRIPLES format. When loading NTRIPLES files, use the value convertToIri for the blankNodeHandling parameter.
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 3 updates: boto3, botocore and aws-codeseeder.
Updates
boto3
from 1.34.158 to 1.35.0Commits
f38acbb
Merge branch 'release-1.35.0'd0a872d
Bumping version to 1.35.0eaae319
Add changelog entries from botocore59518e4
Merge branch 'release-1.34.162'a791aa7
Merge branch 'release-1.34.162' into developadd8a63
Bumping version to 1.34.1622ec9480
Add changelog entries from botocore2f927ce
Merge branch 'release-1.34.161'8268877
Merge branch 'release-1.34.161' into developc36a3f2
Bumping version to 1.34.161Updates
botocore
from 1.34.159 to 1.35.0Changelog
Sourced from botocore's changelog.
Commits
ec0fda7
Merge branch 'release-1.35.0'756df07
Bumping version to 1.35.0d780ee8
Update endpoints modeld8cce8e
Update to latest models4351ace
Multi-auth trait support (#3233)7fdb763
Merge branch 'release-1.34.162'feb9c3d
Merge branch 'release-1.34.162' into develop7c09319
Bumping version to 1.34.162152e506
Update endpoints model55032d0
Update to latest modelsUpdates
aws-codeseeder
from 1.0.0 to 1.1.0Changelog
Sourced from aws-codeseeder's changelog.
Commits
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