Accepting request 1218355 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/1218355 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-boto3?expand=0&rev=115
This commit is contained in:
commit
cb4a40facc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a51d1c9aa50f94c20b1ee4848958cc780aea459645bc42f884b6dbb43ddd884
|
||||
size 862801
|
BIN
1.35.47.tar.gz
(Stored with Git LFS)
Normal file
BIN
1.35.47.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,350 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 10:51:18 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.35.47
|
||||
* api-change:``bedrock``: [``botocore``] Doc updates for supporting converse
|
||||
* api-change:``connect``: [``botocore``] Amazon Connect Service Feature: Add support to start
|
||||
screen sharing for a web calling contact.
|
||||
* api-change:``ec2``: [``botocore``] Amazon EC2 X8g, C8g and M8g instances are powered by AWS
|
||||
Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g
|
||||
provide the best price performance for compute-intensive workloads. M8g provide the best price
|
||||
performance in for general purpose workloads.
|
||||
* api-change:``mwaa``: [``botocore``] Introducing InvokeRestApi which allows users to invoke the
|
||||
Apache Airflow REST API on the webserver with the specified inputs.
|
||||
* api-change:``payment-cryptography``: [``botocore``] Add support for ECC P-256 and P-384 Keys.
|
||||
* api-change:``payment-cryptography-data``: [``botocore``] Add ECDH support on PIN operations.
|
||||
* bugfix:``s3``: [``botocore``] Fix S3 200 Error handling to address bugs introduced in payload
|
||||
operations.
|
||||
- from version 1.35.46
|
||||
* api-change:``bedrock-runtime``: [``botocore``] Updating invoke regex to support imported models
|
||||
for converse API
|
||||
* api-change:``imagebuilder``: [``botocore``] Add macOS platform and instance placement options
|
||||
* api-change:``m2``: [``botocore``] Add AuthSecretsManagerArn optional parameter to batch job APIs,
|
||||
expand batch parameter limits, and introduce clientToken constraints.
|
||||
* api-change:``rds``: [``botocore``] Global clusters now expose the Endpoint attribute as one of
|
||||
its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster
|
||||
writer instance.
|
||||
* api-change:``repostspace``: [``botocore``] Adds the BatchAddRole and BatchRemoveRole APIs.
|
||||
* api-change:``timestream-query``: [``botocore``] This release adds support for Query Insights, a
|
||||
feature that provides details of query execution, enabling users to identify areas for improvement
|
||||
to optimize their queries, resulting in improved query performance and lower query costs.
|
||||
* bugfix:``s3``: [``botocore``] Fixed SelectObjectContent regression from `#3284
|
||||
<https://github.com/boto/botocore/issues/3284>`__.
|
||||
- from version 1.35.45
|
||||
* api-change:``application-insights``: [``botocore``] This feature enables customers to specify SNS
|
||||
Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem
|
||||
notifications.
|
||||
* api-change:``autoscaling``: [``botocore``] Adds support for removing the PlacementGroup setting
|
||||
on an Auto Scaling Group through the UpdateAutoScalingGroup API.
|
||||
* api-change:``bedrock-agent-runtime``: [``botocore``] Knowledge Bases for Amazon Bedrock now
|
||||
supports custom prompts and model parameters in the orchestrationConfiguration of the
|
||||
RetrieveAndGenerate API. The modelArn field accepts Custom Models and Imported Models ARNs.
|
||||
* api-change:``dms``: [``botocore``] Added support for tagging in StartReplicationTaskAssessmentRun
|
||||
API and introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and
|
||||
assessment result statistics.
|
||||
* api-change:``ec2``: [``botocore``] Amazon EC2 now allows you to create network interfaces with
|
||||
just the EFA driver and no ENA driver by specifying the network interface type as efa-only.
|
||||
* api-change:``eks``: [``botocore``] This release adds support for Amazon Application Recovery
|
||||
Controller (ARC) zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ
|
||||
cluster environments
|
||||
* api-change:``fms``: [``botocore``] Update AWS WAF policy - add the option to retrofit existing
|
||||
web ACLs instead of creating all new web ACLs.
|
||||
* api-change:``payment-cryptography-data``: [``botocore``] Adding new API to generate authenticated
|
||||
scripts for EMV pin change use cases.
|
||||
* api-change:``wafv2``: [``botocore``] Add a property to WebACL to indicate whether it's been
|
||||
retrofitted by Firewall Manager.
|
||||
* enhancement:``s3``: [``botocore``] Handle HTTP 200 responses with error information for all
|
||||
supported s3 operations.
|
||||
- from version 1.35.44
|
||||
* api-change:``athena``: [``botocore``] Removing FEDERATED from Create/List/Delete/GetDataCatalog
|
||||
API
|
||||
* api-change:``bedrock``: [``botocore``] Adding converse support to CMI API's
|
||||
* api-change:``bedrock-runtime``: [``botocore``] Added converse support for custom imported models
|
||||
* api-change:``datazone``: [``botocore``] Adding the following project member designations:
|
||||
PROJECT_CATALOG_VIEWER, PROJECT_CATALOG_CONSUMER and PROJECT_CATALOG_STEWARD in the
|
||||
CreateProjectMembership API and PROJECT_CATALOG_STEWARD designation in the AddPolicyGrant API.
|
||||
* api-change:``ec2``: [``botocore``] RequestSpotInstances and RequestSpotFleet feature release.
|
||||
- from version 1.35.43
|
||||
* api-change:``bedrock-agent``: [``botocore``] Removing support for topK property in
|
||||
PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required,
|
||||
Limiting the maximum PromptVariant to 1
|
||||
* api-change:``dataexchange``: [``botocore``] This release adds Data Grant support, through which
|
||||
customers can programmatically create data grants to share with other AWS accounts and accept data
|
||||
grants from other AWS accounts.
|
||||
* api-change:``ecs``: [``botocore``] This is an Amazon ECS documentation only update to address
|
||||
tickets.
|
||||
* api-change:``pinpoint-sms-voice-v2``: [``botocore``] Added the registrations status of
|
||||
REQUIRES_AUTHENTICATION
|
||||
* api-change:``pipes``: [``botocore``] This release adds validation to require specifying a
|
||||
SecurityGroup and Subnets in the Vpc object under PipesSourceSelfManagedKafkaParameters. It also
|
||||
adds support for iso-e, iso-f, and other non-commercial partitions in ARN parameters.
|
||||
* api-change:``quicksight``: [``botocore``] Add StartDashboardSnapshotJobSchedule API.
|
||||
RestoreAnalysis now supports restoring analysis to folders.
|
||||
* api-change:``rds``: [``botocore``] Updates Amazon RDS documentation for TAZ IAM support
|
||||
* api-change:``workspaces``: [``botocore``] Updated the DomainName pattern for Active Directory
|
||||
- from version 1.35.42
|
||||
* api-change:``s3``: [``botocore``] Add support for the new optional bucket-region and prefix query
|
||||
parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will
|
||||
now return both the bucket names and associated AWS regions in the response.
|
||||
* bugfix:Config: [``botocore``] Fixed sigv4a_signing_region_set resolution when set in environment
|
||||
or config file.
|
||||
- from version 1.35.41
|
||||
* api-change:``amplify``: [``botocore``] Added sourceUrlType field to StartDeployment request
|
||||
* api-change:``cloudformation``: [``botocore``] Documentation update for AWS CloudFormation API
|
||||
Reference.
|
||||
* api-change:``codebuild``: [``botocore``] Enable proxy for reserved capacity fleet.
|
||||
* api-change:``ivs``: [``botocore``] On a channel that you own, you can now replace an ongoing
|
||||
stream with a new stream by streaming up with the priority parameter appended to the stream key.
|
||||
* api-change:``qbusiness``: [``botocore``] Amazon Q Business now supports embedding the Amazon Q
|
||||
Business web experience on third-party websites.
|
||||
* api-change:``redshift``: [``botocore``] This release launches the CreateIntegration,
|
||||
DeleteIntegration, DescribeIntegrations and ModifyIntegration APIs to create and manage Amazon
|
||||
Redshift Zero-ETL Integrations.
|
||||
* api-change:``resiliencehub``: [``botocore``] AWS Resilience Hub now integrates with the
|
||||
myApplications platform, enabling customers to easily assess the resilience of applications defined
|
||||
in myApplications. The new Resiliency widget provides visibility into application resilience and
|
||||
actionable recommendations for improvement.
|
||||
* api-change:``sesv2``: [``botocore``] This release adds support for email maximum delivery seconds
|
||||
that allows senders to control the time within which their emails are attempted for delivery.
|
||||
- from version 1.35.40
|
||||
* api-change:``codepipeline``: [``botocore``] AWS CodePipeline V2 type pipelines now support
|
||||
automatically retrying failed stages and skipping stage for failed entry conditions.
|
||||
* api-change:``mailmanager``: [``botocore``] Mail Manager support for viewing and exporting
|
||||
metadata of archived messages.
|
||||
* api-change:``securitylake``: [``botocore``] This release updates request validation regex for
|
||||
resource ARNs.
|
||||
* api-change:``supplychain``: [``botocore``] This release adds AWS Supply Chain instance management
|
||||
functionality. Specifically adding CreateInstance, DeleteInstance, GetInstance, ListInstances, and
|
||||
UpdateInstance APIs.
|
||||
* api-change:``transfer``: [``botocore``] This release enables customers using SFTP connectors to
|
||||
query the transfer status of their files to meet their monitoring needs as well as orchestrate post
|
||||
transfer actions.
|
||||
- from version 1.35.39
|
||||
* api-change:``appflow``: [``botocore``] Doc only updates for clarification around OAuth2GrantType
|
||||
for Salesforce.
|
||||
* api-change:``elbv2``: [``botocore``] Add zonal_shift.config.enabled attribute. Add new
|
||||
AdministrativeOverride construct in the describe-target-health API response to include information
|
||||
about the override status applied to a target.
|
||||
* api-change:``emr``: [``botocore``] This release provides new parameter "Context" in instance
|
||||
fleet clusters.
|
||||
* api-change:``guardduty``: [``botocore``] Added a new field for network connection details.
|
||||
* api-change:``robomaker``: [``botocore``] Documentation update: added support notices to each API
|
||||
action.
|
||||
- from version 1.35.38
|
||||
* api-change:``acm-pca``: [``botocore``] Documentation updates for AWS Private CA.
|
||||
* api-change:``dms``: [``botocore``] Introduces DescribeDataMigrations, CreateDataMigration,
|
||||
ModifyDataMigration, DeleteDataMigration, StartDataMigration, StopDataMigration operations to SDK.
|
||||
Provides FailedDependencyFault error message.
|
||||
* api-change:``ec2``: [``botocore``] This release adds support for assigning the billing of shared
|
||||
Amazon EC2 On-Demand Capacity Reservations.
|
||||
* api-change:``ecs``: [``botocore``] This is a documentation only release that updates to
|
||||
documentation to let customers know that Amazon Elastic Inference is no longer available.
|
||||
* api-change:``elastic-inference``: [``botocore``] Elastic Inference - Documentation update to add
|
||||
service shutdown notice.
|
||||
* api-change:``iotfleetwise``: [``botocore``] Refine campaign related API validations
|
||||
* api-change:``neptune-graph``: [``botocore``] Support for 16 m-NCU graphs available through
|
||||
account allowlisting
|
||||
* api-change:``outposts``: [``botocore``] Adding new "DELIVERED" enum value for Outposts Order
|
||||
status
|
||||
* api-change:``route53resolver``: [``botocore``] Route 53 Resolver Forwarding Rules can now include
|
||||
a server name indication (SNI) in the target address for rules that use the DNS-over-HTTPS (DoH)
|
||||
protocol. When a DoH-enabled Outbound Resolver Endpoint forwards a request to a DoH server, it will
|
||||
provide the SNI in the TLS handshake.
|
||||
* api-change:``socialmessaging``: [``botocore``] This release for AWS End User Messaging includes a
|
||||
public SDK, providing a suite of APIs that enable sending WhatsApp messages to end users.
|
||||
* api-change:``timestream-influxdb``: [``botocore``] This release updates our regex based
|
||||
validation rules in regards to valid DbInstance and DbParameterGroup name.
|
||||
- from version 1.35.37
|
||||
* api-change:``codepipeline``: [``botocore``] AWS CodePipeline introduces a Compute category
|
||||
- from version 1.35.36
|
||||
* api-change:``elasticache``: [``botocore``] AWS ElastiCache SDK now supports using APIs with newly
|
||||
launched Valkey engine. Please refer to updated AWS ElastiCache public documentation for detailed
|
||||
information on API usage.
|
||||
* api-change:``memorydb``: [``botocore``] Amazon MemoryDB SDK now supports all APIs for newly
|
||||
launched Valkey engine. Please refer to the updated Amazon MemoryDB public documentation for
|
||||
detailed information on API usage.
|
||||
* enhancement:Python: [``botocore``] Added provisional Python 3.13 support to Botocore
|
||||
* enhancement:Python: Added provisional Python 3.13 support to Boto3
|
||||
- from version 1.35.35
|
||||
* api-change:``deadline``: [``botocore``] Add support for using the template from a previous job
|
||||
during job creation and listing parameter definitions for a job.
|
||||
* api-change:``marketplace-reporting``: [``botocore``] Documentation-only update for AWS
|
||||
Marketplace Reporting API.
|
||||
* api-change:``qconnect``: [``botocore``] This release adds support for the following capabilities:
|
||||
Configuration of the Gen AI system via AIAgent and AIPrompts. Integration support for Bedrock
|
||||
Knowledge Base.
|
||||
* api-change:``redshift``: [``botocore``] Add validation pattern to S3KeyPrefix on the
|
||||
EnableLogging API
|
||||
- from version 1.35.34
|
||||
* api-change:``ec2``: [``botocore``] Documentation updates for Amazon EC2.
|
||||
* api-change:``iot-data``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK
|
||||
testing.
|
||||
- from version 1.35.33
|
||||
* api-change:``codepipeline``: [``botocore``] AWS CodePipeline introduces Commands action that
|
||||
enables you to easily run shell commands as part of your pipeline execution.
|
||||
* api-change:``connect``: [``botocore``] Public GetMetricDataV2 Grouping increase from 3 to 4
|
||||
* api-change:``ec2``: [``botocore``] This release includes a new API for modifying instance
|
||||
cpu-options after launch.
|
||||
* api-change:``iot``: [``botocore``] This release adds support for Custom Authentication with X.509
|
||||
Client Certificates, support for Custom Client Certificate validation, and support for selecting
|
||||
application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT
|
||||
Domain Configurations.
|
||||
* api-change:``marketplace-reporting``: [``botocore``] The AWS Marketplace Reporting service
|
||||
introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into
|
||||
your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your
|
||||
organization.
|
||||
* api-change:``mediapackagev2``: [``botocore``] Added support for ClipStartTime on the
|
||||
FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for
|
||||
EXT-X-START tags on produced HLS child playlists.
|
||||
* api-change:``quicksight``: [``botocore``] QuickSight: Add support for exporting and importing
|
||||
folders in AssetBundle APIs
|
||||
* enhancement:AWSCRT: [``botocore``] Update awscrt version to 0.22.0
|
||||
- from version 1.35.32
|
||||
* api-change:``appstream``: [``botocore``] Added support for Automatic Time Zone Redirection on
|
||||
Amazon AppStream 2.0
|
||||
* api-change:``b2bi``: [``botocore``] Added and updated APIs to support outbound EDI transformations
|
||||
* api-change:``bedrock-agent-runtime``: [``botocore``] Added raw model response and usage metrics
|
||||
to PreProcessing and PostProcessing Trace
|
||||
* api-change:``bedrock-runtime``: [``botocore``] Added new fields to Amazon Bedrock Guardrails trace
|
||||
* api-change:``iotdeviceadvisor``: [``botocore``] Add clientToken attribute and implement
|
||||
idempotency for CreateSuiteDefinition.
|
||||
* api-change:``ivs-realtime``: [``botocore``] Adds new Stage Health EventErrorCodes applicable to
|
||||
RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be
|
||||
even-number values.
|
||||
* api-change:``s3``: [``botocore``] This release introduces a header representing the minimum
|
||||
object size limit for Lifecycle transitions.
|
||||
* api-change:``sagemaker``: [``botocore``] releasing builtinlcc to public
|
||||
* api-change:``workspaces``: [``botocore``] WSP is being rebranded to become DCV.
|
||||
- from version 1.35.31
|
||||
* api-change:``bedrock-agent``: [``botocore``] This release adds support to stop an ongoing
|
||||
ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock.
|
||||
* api-change:``codeartifact``: [``botocore``] Add support for the dual stack endpoints.
|
||||
* api-change:``rds``: [``botocore``] This release provides additional support for enabling Aurora
|
||||
Limitless Database DB clusters.
|
||||
- from version 1.35.30
|
||||
* api-change:``bedrock``: [``botocore``] Add support for custom models via provisioned throughput
|
||||
for Bedrock Model Evaluation
|
||||
* api-change:``clouddirectory``: [``botocore``] Add examples for API operations in model.
|
||||
* api-change:``connect``: [``botocore``] Amazon Connect introduces StartOutboundChatContact API
|
||||
allowing customers to initiate outbound chat contacts
|
||||
* api-change:``pricing``: [``botocore``] Add examples for API operations in model.
|
||||
* api-change:``resource-groups``: [``botocore``] This update includes new APIs to support
|
||||
application groups and to allow users to manage resource tag-sync tasks in applications.
|
||||
* api-change:``supplychain``: [``botocore``] Release DataLakeDataset, DataIntegrationFlow and
|
||||
ResourceTagging APIs for AWS Supply Chain
|
||||
* api-change:``timestream-influxdb``: [``botocore``] Timestream for InfluxDB now supports port
|
||||
configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to
|
||||
the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the
|
||||
CreateDbParameterGroup API.
|
||||
* api-change:``verifiedpermissions``: [``botocore``] Add examples for API operations in model.
|
||||
- from version 1.35.29
|
||||
* api-change:``customer-profiles``: [``botocore``] Introduces optional RoleArn parameter for
|
||||
PutIntegration request and includes RoleArn in the response of PutIntegration, GetIntegration and
|
||||
ListIntegrations
|
||||
* api-change:``quicksight``: [``botocore``] Adding personalization in QuickSight data stories.
|
||||
Admins can enable or disable personalization through QuickSight settings.
|
||||
* api-change:``securityhub``: [``botocore``] Documentation updates for AWS Security Hub
|
||||
* api-change:``sesv2``: [``botocore``] This release adds support for engagement tracking over Https
|
||||
using custom domains.
|
||||
- from version 1.35.28
|
||||
* api-change:``chatbot``: [``botocore``] Return State and StateReason fields for Chatbot Channel
|
||||
Configurations.
|
||||
* api-change:``lambda``: [``botocore``] Reverting Lambda resource-based policy and block public
|
||||
access APIs.
|
||||
* api-change:``organizations``: [``botocore``] Add support for policy operations on the
|
||||
CHATBOT_POLICY policy type.
|
||||
* api-change:``pcs``: [``botocore``] AWS PCS API documentation - Edited the description of the
|
||||
iamInstanceProfileArn parameter of the CreateComputeNodeGroup and UpdateComputeNodeGroup actions;
|
||||
edited the description of the SlurmCustomSetting data type to list the supported parameters for
|
||||
clusters and compute node groups.
|
||||
* api-change:``rds-data``: [``botocore``] Documentation update for RDS Data API to reflect support
|
||||
for Aurora MySQL Serverless v2 and Provisioned DB clusters.
|
||||
* api-change:``sagemaker``: [``botocore``] Adding `TagPropagation` attribute to Sagemaker API
|
||||
- from version 1.35.27
|
||||
* api-change:``cloudtrail``: [``botocore``] Doc-only update for CloudTrail network activity events
|
||||
release (in preview)
|
||||
* api-change:``ec2``: [``botocore``] Updates to documentation for the transit gateway security
|
||||
group referencing feature.
|
||||
* api-change:``fsx``: [``botocore``] Doc-only update to address Lustre S3 hard-coded names.
|
||||
* api-change:``worklink``: [``botocore``] The worklink client has been removed following the
|
||||
deprecation of the service.
|
||||
- from version 1.35.26
|
||||
* api-change:``bedrock``: [``botocore``] Add support for Cross Region Inference in Bedrock Model
|
||||
Evaluations.
|
||||
* api-change:``budgets``: [``botocore``] Releasing minor partitional endpoint updates
|
||||
* api-change:``kinesis``: [``botocore``] This release includes support to add tags when creating a
|
||||
stream
|
||||
* api-change:``pinpoint-sms-voice-v2``: [``botocore``] AWS End User Messaging SMS-Voice V2 has
|
||||
added support for resource policies. Use the three new APIs to create, view, edit, and delete
|
||||
resource policies.
|
||||
* api-change:``sagemaker``: [``botocore``] Adding `HiddenInstanceTypes` and
|
||||
`HiddenSageMakerImageVersionAliases` attribute to SageMaker API
|
||||
- from version 1.35.25
|
||||
* api-change:``apigateway``: [``botocore``] Documentation updates for Amazon API Gateway
|
||||
* api-change:``athena``: [``botocore``] List/Get/Update/Delete/CreateDataCatalog now integrate with
|
||||
AWS Glue connections. Users can create a Glue connection through Athena or use a Glue connection to
|
||||
define their Athena federated parameters.
|
||||
* api-change:``bedrock-agent``: [``botocore``] Amazon Bedrock Prompt Flows and Prompt Management
|
||||
now supports using inference profiles to increase throughput and improve resilience.
|
||||
* api-change:``ec2``: [``botocore``] Amazon EC2 G6e instances powered by NVIDIA L40S Tensor Core
|
||||
GPUs are the most cost-efficient GPU instances for deploying generative AI models and the highest
|
||||
performance GPU instances for spatial computing workloads.
|
||||
* api-change:``emr-serverless``: [``botocore``] This release adds support for job concurrency and
|
||||
queuing configuration at Application level.
|
||||
* api-change:``glue``: [``botocore``] Added AthenaProperties parameter to Glue Connections,
|
||||
allowing Athena to store service specific properties on Glue Connections.
|
||||
* api-change:``rds``: [``botocore``] Support ComputeRedundancy parameter in ModifyDBShardGroup API.
|
||||
Add DBShardGroupArn in DBShardGroup API response. Remove InvalidMaxAcuFault from CreateDBShardGroup
|
||||
and ModifyDBShardGroup API. Both API will throw InvalidParameterValueException for invalid ACU
|
||||
configuration.
|
||||
* api-change:``resource-explorer-2``: [``botocore``] AWS Resource Explorer released ListResources
|
||||
feature which allows customers to list all indexed AWS resources within a view.
|
||||
- from version 1.35.24
|
||||
* api-change:``dynamodb``: [``botocore``] Generate account endpoint for DynamoDB requests when the
|
||||
account ID is available
|
||||
* api-change:``neptune``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK
|
||||
testing.
|
||||
* api-change:``sagemaker``: [``botocore``] Amazon SageMaker now supports using manifest files to
|
||||
specify the location of uncompressed model artifacts within Model Packages
|
||||
* api-change:``sagemaker-metrics``: [``botocore``] This release introduces support for the
|
||||
SageMaker Metrics BatchGetMetrics API.
|
||||
* api-change:``workspaces``: [``botocore``] Releasing new ErrorCodes for SysPrep failures during
|
||||
ImageImport and CreateImage process
|
||||
- from version 1.35.23
|
||||
* api-change:``codeconnections``: [``botocore``] This release adds the PullRequestComment field to
|
||||
CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API
|
||||
output and ListSyncConfiguration API output
|
||||
* api-change:``glue``: [``botocore``] This change is for releasing TestConnection api SDK model
|
||||
* api-change:``lambda``: [``botocore``] Tagging support for Lambda event source mapping, and code
|
||||
signing configuration resources.
|
||||
* api-change:``mediaconvert``: [``botocore``] This release provides support for additional DRM
|
||||
configurations per SPEKE Version 2.0.
|
||||
* api-change:``medialive``: [``botocore``] Adds Bandwidth Reduction Filtering for HD AVC and HEVC
|
||||
encodes, multiplex container settings.
|
||||
* api-change:``quicksight``: [``botocore``] QuickSight: 1. Add new API - ListFoldersForResource. 2.
|
||||
Commit mode adds visibility configuration of Apply button on multi-select controls for authors.
|
||||
* api-change:``sagemaker``: [``botocore``] Introduced support for G6e instance types on SageMaker
|
||||
Studio for JupyterLab and CodeEditor applications.
|
||||
* api-change:``workspaces-web``: [``botocore``] WorkSpaces Secure Browser now enables
|
||||
Administrators to view and manage end-user browsing sessions via Session Management APIs.
|
||||
- from version 1.35.22
|
||||
* api-change:``ce``: [``botocore``] This release extends the GetReservationPurchaseRecommendation
|
||||
API to support recommendations for Amazon DynamoDB reservations.
|
||||
* api-change:``ds``: [``botocore``] Added new APIs for enabling, disabling, and describing access
|
||||
to the AWS Directory Service Data API
|
||||
* api-change:``ds-data``: [``botocore``] Added new AWS Directory Service Data API, enabling you to
|
||||
manage data stored in AWS Directory Service directories. This includes APIs for creating, reading,
|
||||
updating, and deleting directory users, groups, and group memberships.
|
||||
* api-change:``guardduty``: [``botocore``] Add `launchType` and `sourceIPs` fields to GuardDuty
|
||||
findings.
|
||||
* api-change:``mailmanager``: [``botocore``] Introduce a new RuleSet condition evaluation, where
|
||||
customers can set up a StringExpression with a MimeHeader condition. This condition will perform
|
||||
the necessary validation based on the X-header provided by customers.
|
||||
* api-change:``rds``: [``botocore``] Updates Amazon RDS documentation with information upgrading
|
||||
snapshots with unsupported engine versions for RDS for MySQL and RDS for PostgreSQL.
|
||||
* api-change:``s3``: [``botocore``] Added SSE-KMS support for directory buckets.
|
||||
- Update BuildRequires and Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 18 12:46:02 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -18,14 +18,14 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-boto3
|
||||
Version: 1.35.21
|
||||
Version: 1.35.47
|
||||
Release: 0
|
||||
Summary: Amazon Web Services Library
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/boto/boto3
|
||||
Source: https://github.com/boto/boto3/archive/%{version}.tar.gz
|
||||
# Related test dependencies
|
||||
BuildRequires: %{python_module botocore >= 1.35.21 with %python-botocore < 1.36.0}
|
||||
BuildRequires: %{python_module botocore >= 1.35.47 with %python-botocore < 1.36.0}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pytest-xdist}
|
||||
BuildRequires: %{python_module pytest}
|
||||
@ -34,7 +34,7 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: (python-botocore >= 1.35.21 with python-botocore < 1.36.0)
|
||||
Requires: (python-botocore >= 1.35.47 with python-botocore < 1.36.0)
|
||||
Requires: (python-jmespath >= 0.7.1 with python-jmespath < 2.0.0)
|
||||
Requires: (python-s3transfer >= 0.10.0 with python-s3transfer < 0.11.0)
|
||||
BuildArch: noarch
|
||||
@ -63,6 +63,7 @@ http://boto3.readthedocs.org/en/latest/
|
||||
# Note to maintainers also familia with python-boto:
|
||||
# The documentation generation requires access to AWS, thus it is not
|
||||
# possible to generate the documentation in OBS
|
||||
|
||||
%prep
|
||||
%setup -q -n boto3-%{version}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user