aws-sdk-pandas
aws-sdk-pandas copied to clipboard
chore(deps): bump the production-dependencies group with 5 updates
Bumps the production-dependencies group with 5 updates:
| Package | From | To |
|---|---|---|
| boto3 | 1.34.79 |
1.34.93 |
| botocore | 1.34.93 |
1.34.98 |
| oracledb | 2.1.2 |
2.2.0 |
| deltalake | 0.17.2 |
0.17.3 |
| ray | 2.12.0 |
2.20.0 |
Updates boto3 from 1.34.79 to 1.34.93
Changelog
Sourced from boto3's changelog.
1.34.93
- api-change:
codepipeline: [botocore] Add ability to manually and automatically roll back a pipeline stage to a previously successful execution.- api-change:
cognito-idp: [botocore] Add LimitExceededException to SignUp errors- api-change:
connectcampaigns: [botocore] This release adds support for specifying if Answering Machine should wait for prompt sound.- api-change:
marketplace-entitlement: [botocore] Releasing minor endpoint updates.- api-change:
oam: [botocore] This release introduces support for Source Accounts to define which Metrics and Logs to share with the Monitoring Account- api-change:
rds: [botocore] SupportsLimitlessDatabase field added to describe-db-engine-versions to indicate whether the DB engine version supports Aurora Limitless Database.- api-change:
support: [botocore] Releasing minor endpoint updates.1.34.92
- api-change:
appsync: [botocore] UpdateGraphQLAPI documentation update and datasource introspection secret arn update- api-change:
fms: [botocore] AWS Firewall Manager adds support for network ACL policies to manage Amazon Virtual Private Cloud (VPC) network access control lists (ACLs) for accounts in your organization.- api-change:
ivs: [botocore] Bug Fix: IVS does not support arns with thesvsprefix- api-change:
ivs-realtime: [botocore] Bug Fix: IVS Real Time does not support ARNs using thesvsprefix.- api-change:
rds: [botocore] Updates Amazon RDS documentation for setting local time zones for RDS for Db2 DB instances.- api-change:
stepfunctions: [botocore] Add new ValidateStateMachineDefinition operation, which performs syntax checking on the definition of a Amazon States Language (ASL) state machine.1.34.91
- api-change:
datasync: [botocore] This change allows users to disable and enable the schedules associated with their tasks.- api-change:
ec2: [botocore] Launching capability for customers to enable or disable automatic assignment of public IPv4 addresses to their network interface- api-change:
emr-containers: [botocore] EMRonEKS Service support for SecurityConfiguration enforcement for Spark Jobs.- api-change:
entityresolution: [botocore] Support Batch Unique IDs Deletion.- api-change:
gamelift: [botocore] Amazon GameLift releases container fleets support for public preview. Deploy Linux-based containerized game server software for hosting on Amazon GameLift.- api-change:
ssm: [botocore] Add SSM DescribeInstanceProperties API to public AWS SDK.1.34.90
- api-change:
bedrock: [botocore] This release introduces Model Evaluation and Guardrails for Amazon Bedrock.- api-change:
bedrock-agent: [botocore] Introducing the ability to create multiple data sources per knowledge base, specify S3 buckets as data sources from external accounts, and exposing levers to define the deletion behavior of the underlying vector store data.- api-change:
bedrock-agent-runtime: [botocore] This release introduces zero-setup file upload support for the RetrieveAndGenerate API. This allows you to chat with your data without setting up a Knowledge Base.- api-change:
bedrock-runtime: [botocore] This release introduces Guardrails for Amazon Bedrock.- api-change:
ce: [botocore] Added additional metadata that might be applicable to your reservation recommendations.- api-change:
ec2: [botocore] This release introduces EC2 AMI Deregistration Protection, a new AMI property that can be enabled by customers to protect an AMI against an unintended deregistration. This release also enables the AMI owners to view the AMI 'LastLaunchedTime' in DescribeImages API.- api-change:
pi: [botocore] Clarifies how aggregation works for GetResourceMetrics in the Performance Insights API.- api-change:
rds: [botocore] Fix the example ARN for ModifyActivityStreamRequest- api-change:
sqs: [botocore] This release enables customers to call SQS using AWS JSON-1.0 protocol- api-change:
workspaces-web: [botocore] Added InstanceType and MaxConcurrentSessions parameters on CreatePortal and UpdatePortal Operations as well as the ability to read Customer Managed Key & Additional Encryption Context parameters on supported resources (Portal, BrowserSettings, UserSettings, IPAccessSettings)1.34.89
... (truncated)
Commits
98b2562Merge branch 'release-1.34.93'b7f2abeBumping version to 1.34.93753c7e0Add changelog entries from botocorefbd8845Merge branch 'release-1.34.92'439165bMerge branch 'release-1.34.92' into develop2330760Bumping version to 1.34.92c11d47bAdd changelog entries from botocore1cdfd9eMerge branch 'release-1.34.91'9a2673eMerge branch 'release-1.34.91' into develop1db9ea4Bumping version to 1.34.91- Additional commits viewable in compare view
Updates botocore from 1.34.93 to 1.34.98
Changelog
Sourced from botocore's changelog.
1.34.98
- api-change:
bedrock-agent: This release adds support for using Provisioned Throughput with Bedrock Agents.- api-change:
connect: This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases.- api-change:
connectcases: This feature supports the release of Files related items- api-change:
datasync: Updated guidance on using private or self-signed certificate authorities (CAs) with AWS DataSync object storage locations.- api-change:
inspector2: This release adds CSV format to GetCisScanReport for Inspector v2- api-change:
sagemaker: Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs- api-change:
sesv2: Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2.1.34.97
- api-change:
dynamodb: This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs.- api-change:
ec2: This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM).- api-change:
personalize: This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group.- api-change:
redshift-serverless: Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name.1.34.96
- api-change:
bedrock-agent: This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base.- api-change:
ec2: Documentation updates for Amazon EC2.- api-change:
personalize-runtime: This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2.- api-change:
securityhub: Updated CreateMembers API request with limits.- api-change:
sesv2: Fixes ListContacts and ListImportJobs APIs to use POST instead of GET.1.34.95
- api-change:
chime-sdk-voice: Due to changes made by the Amazon Alexa service, GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration APIs are no longer available for use. For more information, refer to the Alexa Smart Properties page.- api-change:
codeartifact: Add support for the Ruby package format.- api-change:
fms: AWS Firewall Manager now supports the network firewall service stream exception policy feature for accounts within your organization.- api-change:
omics: Add support for workflow sharing and dynamic run storage- api-change:
opensearch: This release enables customers to create Route53 A and AAAA alias record types to point custom endpoint domain to OpenSearch domain's dualstack search endpoint.- api-change:
pinpoint-sms-voice-v2: Amazon Pinpoint has added two new features Multimedia services (MMS) and protect configurations. Use the three new MMS APIs to send media messages to a mobile phone which includes image, audio, text, or video files. Use the ten new protect configurations APIs to block messages to specific countries.- api-change:
qbusiness: This is a general availability (GA) release of Amazon Q Business. Q Business enables employees in an enterprise to get comprehensive answers to complex questions and take actions through a unified, intuitive web-based chat experience - using an enterprise's existing content, data, and systems.- api-change:
quicksight: New Q embedding supporting Generative Q&A- api-change:
route53resolver: Release of FirewallDomainRedirectionAction parameter on the Route 53 DNS Firewall Rule. This allows customers to configure a DNS Firewall rule to inspect all the domains in the DNS redirection chain (default) , such as CNAME, ALIAS, DNAME, etc., or just the first domain and trust the rest.- api-change:
sagemaker: Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types.- api-change:
signer: Documentation updates for AWS Signer. Adds cross-account signing constraint and definitions for cross-account actions.1.34.94
... (truncated)
Commits
50e5494Merge branch 'release-1.34.98'a518e0aBumping version to 1.34.98223d9bcUpdate endpoints modelc458965Update to latest models7a60acaMerge branch 'release-1.34.97' into develop55cc1c7Merge branch 'release-1.34.97'0d5a063Bumping version to 1.34.974fde0f1Update to latest modelse1a4242Merge branch 'release-1.34.96' into develop8b71cbeMerge branch 'release-1.34.96'- Additional commits viewable in compare view
Updates oracledb from 2.1.2 to 2.2.0
Release notes
Sourced from oracledb's releases.
v2.2.0
python-oracledb 2.2.0 is now released. This release adds support for VECTOR columns (new to Oracle Database 23ai) and INTERVAL YEAR TO MONTH columns, implements a number of other requested features and corrects a number of reported bugs. See the full release notes for all of the details.
Commits
7b39b03Remove unused section header.0672c77Preparing to release python-oracledb 2.2.0.78e27cfTest suite updates.5e34964Since the connection isn't added to the busy list it cannot be removedb1c25c5Adjust end of request support to also look at the protocol version293339fDocumentation improvements.3044d46Change 23c to 23ai in all occurrences in the doc, code, samples, and774aee4Final changes for VECTOR support in Oracle Database 23ai.acd68eeFixed bug that would cause connections to be marked checked out but be0e5237cRevert error checks since it has become clear that a number of people- Additional commits viewable in compare view
Updates deltalake from 0.17.2 to 0.17.3
Release notes
Sourced from deltalake's releases.
rust-v0.17.3
rust-v0.17.3 (2024-05-01)
Implemented enhancements:
- Limit concurrent ObjectStore access to avoid resource limitations in constrained environments #2457
- How to get a DataFrame in Rust? #2404
- Allow checkpoint creation when partion column is "timestampNtz " #2381
- is there a way to make writing timestamp_ntz optional #2339
- Update arrow dependency #2328
- Release GIL in deltalake.write_deltalake #2234
- Unable to retrieve custom metadata from tables in rust #2153
- Refactor commit interface to be a Builder #2131
Fixed bugs:
- Handle rate limiting during write contention #2451
- regression : delta.logRetentionDuration don't seems to be respected #2447
- Issue writing to mounted storage in AKS using delta-rs library #2445
- TableMerger - when_matched_delete() fails when Column names contain special characters #2438
- Generic DeltaTable error: External error: Arrow error: Invalid argument error: arguments need to have the same data type - while merge data in to delta table #2423
- Merge on predicate throw error on date colum: Unable to convert expression to string #2420
- Writing Tables with Append mode errors if the schema metadata is different #2419
- Logstore issues on AWS Lambda #2410
- Datafusion timestamp type doesn't respect delta lake schema #2408
- Compacting produces smaller row groups than expected #2386
- ValueError: Partition value cannot be parsed from string. #2380
- Very slow s3 connection after 0.16.1 #2377
- Merge update+insert truncates a delta table if the table is big enough #2362
- Do not add readerFeatures or writerFeatures keys under checkpoint files if minReaderVersion or minWriterVersion do not satisfy the requirements #2360
- Create empty table failed on rust engine #2354
- Getting error message when running in lambda: message: "Too many open files" #2353
- Temporary files filling up _delta_log folder - increasing table load time #2351
- compact fails with merged schemas #2347
- Cannot merge into table partitioned by date type column on 0.16.3 #2344
- Merge breaks using logical datatype decimal128 #2343
- Decimal types are not checked against max precision/scale at table creation #2331
- Merge update+insert truncates a delta table #2320
- Extract
add.stats_parsedwith wrong type #2312- Process fails without error message when executing merge #2310
- delta_rs don't seems to respect the row group size #2309
- Auth error when running inside VS Code #2306
- Unable to read deltatables with binary columns: Binary is not supported by JSON #2302
- Schema evolution not coercing with Large arrow types #2298
- Panic in
deltalake_core::kernel::snapshot::log_segment::list_log_files_with_checkpoint::{{closure}}#2290- Checkpoint does not preserve reader and writer features for the table protocol. #2288
- Z-Order with larger dataset resulting in memory error #2284
... (truncated)
Changelog
Sourced from deltalake's changelog.
rust-v0.17.3 (2024-05-01)
Implemented enhancements:
- Limit concurrent ObjectStore access to avoid resource limitations in constrained environments #2457
- How to get a DataFrame in Rust? #2404
- Allow checkpoint creation when partion column is "timestampNtz " #2381
- is there a way to make writing timestamp_ntz optional #2339
- Update arrow dependency #2328
- Release GIL in deltalake.write_deltalake #2234
- Unable to retrieve custom metadata from tables in rust #2153
- Refactor commit interface to be a Builder #2131
Fixed bugs:
- Handle rate limiting during write contention #2451
- regression : delta.logRetentionDuration don't seems to be respected #2447
- Issue writing to mounted storage in AKS using delta-rs library #2445
- TableMerger - when_matched_delete() fails when Column names contain special characters #2438
- Generic DeltaTable error: External error: Arrow error: Invalid argument error: arguments need to have the same data type - while merge data in to delta table #2423
- Merge on predicate throw error on date colum: Unable to convert expression to string #2420
- Writing Tables with Append mode errors if the schema metadata is different #2419
- Logstore issues on AWS Lambda #2410
- Datafusion timestamp type doesn't respect delta lake schema #2408
- Compacting produces smaller row groups than expected #2386
- ValueError: Partition value cannot be parsed from string. #2380
- Very slow s3 connection after 0.16.1 #2377
- Merge update+insert truncates a delta table if the table is big enough #2362
- Do not add readerFeatures or writerFeatures keys under checkpoint files if minReaderVersion or minWriterVersion do not satisfy the requirements #2360
- Create empty table failed on rust engine #2354
- Getting error message when running in lambda: message: "Too many open files" #2353
- Temporary files filling up _delta_log folder - increasing table load time #2351
- compact fails with merged schemas #2347
- Cannot merge into table partitioned by date type column on 0.16.3 #2344
- Merge breaks using logical datatype decimal128 #2343
- Decimal types are not checked against max precision/scale at table creation #2331
- Merge update+insert truncates a delta table #2320
- Extract
add.stats_parsedwith wrong type #2312- Process fails without error message when executing merge #2310
- delta_rs don't seems to respect the row group size #2309
- Auth error when running inside VS Code #2306
- Unable to read deltatables with binary columns: Binary is not supported by JSON #2302
- Schema evolution not coercing with Large arrow types #2298
- Panic in
deltalake_core::kernel::snapshot::log_segment::list_log_files_with_checkpoint::{{closure}}#2290- Checkpoint does not preserve reader and writer features for the table protocol. #2288
- Z-Order with larger dataset resulting in memory error #2284
- Successful writes return error when using concurrent writers #2279
- Rust writer should raise when decimal types are incompatible (currently writers and puts table in invalid state) #2275
... (truncated)
Commits
964c6b3chore: update the python version and dependencies for release9d83744chore: bump the metacrate and correct some of the version ranges for patch re...f721573chore: bump deltalake-azure for release81fcd5bchore: update the deltalake-azure number for release32ea552chore: increment the patch version for deltalake-gcpec03e56chore: bump the deltalake-aws version for release0c8e5d5feat(python, rust): add OBJECT_STORE_CONCURRENCY_LIMIT setting for ObjectStor...68965afchore: bump the core and python crate for its next release4dce000feat: cdf reader for delta tables (#2048)41cb9d7chore: increment the version of the deltalake-gcp crate- Additional commits viewable in compare view
Updates ray from 2.12.0 to 2.20.0
Release notes
Sourced from ray's releases.
Ray-2.20.0
Ray Libraries
Ray Data
💫 Enhancements:
- Dedupe repeated schema during
ParquetDatasourcemetadata prefetching (#44750)- Update
map_groupsimplementation to better handle large outputs (#44862)- Deprecate
prefetch_batchesarg ofiter_rowsand change default value (#44982)- Adding in default behavior to false for creating dirs on s3 writes (#44972)
- Make internal UDF names more descriptive (#44985)
- Make
namea required argument forAggregateFn(#44880)📖 Documentation:
- Add key concepts to and revise "Data Internals" page (#44751)
Ray Train
💫 Enhancements:
- Setup XGBoost
CommunicatorContextautomatically (#44883)- Track Train Run Info with
TrainStateActor(#44585)📖 Documentation:
Ray Tune
💫 Enhancements:
- Remove trial table when running Ray Train in a Jupyter notebook (#44858)
- Clean up temporary checkpoint directories for class Trainables (ex: RLlib) (#44366)
📖 Documentation:
Ray Serve
💫 Enhancements:
- Handle push metric interval is now configurable with environment variable RAY_SERVE_HANDLE_METRIC_PUSH_INTERVAL_S (#32920)
- Improve performance of developer API serve.get_app_handle (#44812)
🔨 Fixes:
- Fix memory leak in handles for autoscaling deployments (the leak happens when
- RAY_SERVE_COLLECT_AUTOSCALING_METRICS_ON_HANDLE=1) (#44877)
RLlib
... (truncated)
Commits
5708e75ray 2.20.0 version change (#45040)ff62312[Data] Make internal UDF names more descriptive (#44985)10f7f2a[Data] Deprecateprefetch_batchesarg ofiter_rowsand change default val...dc35587[ci] pass RAYCI_BISECT_RUN=1 to bisect run (#44999)a89195e[ci] reduce rllib example test parallelism (#45001)442805a[core] update num_returns type annotation to allow for 'streaming' (#40914)b0a0d34[Core] Fix task submission never return when network partition happens (#44692)6d6d0a1[core] fix workflow tests (#44994)6588ed0[Core] Add more tests for s3 url with non-ascii characters (#44949)18122ff[Train][Observability] Track Train Run Info withTrainStateActor(#44585)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
AWS CodeBuild CI Report
- CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
- Commit ID: 97b31351e040629a7f4e3d895ad28c35c3a2ceeb
- Result: SUCCEEDED
- Build Logs (available for 30 days)
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository
AWS CodeBuild CI Report
- CodeBuild project: GitHubDistributedCodeBuild6-jWcl5DLmvupS
- Commit ID: 97b31351e040629a7f4e3d895ad28c35c3a2ceeb
- Result: FAILED
- Build Logs (available for 30 days)
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository
AWS CodeBuild CI Report
- CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
- Commit ID: 79b9e39253b949f100fd67830d52b5abb1148443
- Result: SUCCEEDED
- Build Logs (available for 30 days)
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository
AWS CodeBuild CI Report
- CodeBuild project: GitHubDistributedCodeBuild6-jWcl5DLmvupS
- Commit ID: 79b9e39253b949f100fd67830d52b5abb1148443
- Result: FAILED
- Build Logs (available for 30 days)
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository
Superseded by #2809
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml