-
Notifications
You must be signed in to change notification settings - Fork 727
Comparing changes
Open a pull request
base repository: aws/aws-sdk-pandas
base: 3.7.2
head repository: aws/aws-sdk-pandas
compare: 3.7.3
- 19 commits
- 33 files changed
- 6 contributors
Commits on Apr 1, 2024
-
chore(deps-dev): bump the development-dependencies group with 6 updat…
…es (#2753) Bumps the development-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.64` | `1.34.74` | | [ruff](https://github.com/astral-sh/ruff) | `0.3.3` | `0.3.4` | | [moto](https://github.com/getmoto/moto) | `5.0.3` | `5.0.4` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.1.0` | `5.0.0` | | [tox](https://github.com/tox-dev/tox) | `4.14.1` | `4.14.2` | | [bump-my-version](https://github.com/callowayproject/bump-my-version) | `0.19.0` | `0.20.0` | Updates `boto3-stubs` from 1.34.64 to 1.34.74 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.3.3...v0.3.4) Updates `moto` from 5.0.3 to 5.0.4 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.0.3...5.0.4) Updates `pytest-cov` from 4.1.0 to 5.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0) Updates `tox` from 4.14.1 to 4.14.2 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.14.1...4.14.2) Updates `bump-my-version` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md) - [Commits](callowayproject/bump-my-version@0.19.0...0.20.0) --- updated-dependencies: - dependency-name: boto3-stubs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: moto dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: bump-my-version dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7bd0362 - Browse repository at this point
Copy the full SHA 7bd0362View commit details -
chore(deps): bump the production-dependencies group with 5 updates (#…
…2754) Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.34.64` | `1.34.69` | | [botocore](https://github.com/boto/botocore) | `1.34.69` | `1.34.74` | | [pg8000](https://github.com/tlocke/pg8000) | `1.30.5` | `1.31.1` | | [opensearch-py](https://github.com/opensearch-project/opensearch-py) | `2.4.2` | `2.5.0` | | [deltalake](https://github.com/delta-io/delta-rs) | `0.16.2` | `0.16.3` | Updates `boto3` from 1.34.64 to 1.34.69 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.64...1.34.69) Updates `botocore` from 1.34.69 to 1.34.74 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.69...1.34.74) Updates `pg8000` from 1.30.5 to 1.31.1 - [Commits](https://github.com/tlocke/pg8000/compare/1.30.5...1.31.1) Updates `opensearch-py` from 2.4.2 to 2.5.0 - [Release notes](https://github.com/opensearch-project/opensearch-py/releases) - [Changelog](https://github.com/opensearch-project/opensearch-py/blob/main/CHANGELOG.md) - [Commits](opensearch-project/opensearch-py@v2.4.2...v2.5.0) Updates `deltalake` from 0.16.2 to 0.16.3 - [Release notes](https://github.com/delta-io/delta-rs/releases) - [Changelog](https://github.com/delta-io/delta-rs/blob/main/CHANGELOG.md) - [Commits](delta-io/delta-rs@rust-v0.16.2...rust-v0.16.3) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pg8000 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: opensearch-py dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: deltalake dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d574220 - Browse repository at this point
Copy the full SHA d574220View commit details
Commits on Apr 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ace17a3 - Browse repository at this point
Copy the full SHA ace17a3View commit details -
fix: simplify README, remove AWS Glue for Ray references (#2750)
* fix: simplify README, remove AWS Glue for Ray references * fix: PR feedback
Configuration menu - View commit details
-
Copy full SHA for 946ac33 - Browse repository at this point
Copy the full SHA 946ac33View commit details
Commits on Apr 8, 2024
-
chore(deps): bump the production-dependencies group with 4 updates (#…
…2763) Bumps the production-dependencies group with 4 updates: [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore), [typing-extensions](https://github.com/python/typing_extensions) and [deltalake](https://github.com/delta-io/delta-rs). Updates `boto3` from 1.34.69 to 1.34.74 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.69...1.34.74) Updates `botocore` from 1.34.74 to 1.34.79 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.74...1.34.79) Updates `typing-extensions` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.10.0...4.11.0) Updates `deltalake` from 0.16.3 to 0.16.4 - [Release notes](https://github.com/delta-io/delta-rs/releases) - [Changelog](https://github.com/delta-io/delta-rs/blob/main/CHANGELOG.md) - [Commits](delta-io/delta-rs@rust-v0.16.3...rust-v0.16.4) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: deltalake dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a78d349 - Browse repository at this point
Copy the full SHA a78d349View commit details -
chore(deps-dev): bump the development-dependencies group with 3 updat…
…es (#2764) Bumps the development-dependencies group with 3 updates: [boto3-stubs](https://github.com/youtype/mypy_boto3_builder), [ruff](https://github.com/astral-sh/ruff) and [moto](https://github.com/getmoto/moto). Updates `boto3-stubs` from 1.34.74 to 1.34.79 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.3.4 to 0.3.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.3.4...v0.3.5) Updates `moto` from 5.0.4 to 5.0.5 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.0.4...5.0.5) --- updated-dependencies: - dependency-name: boto3-stubs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: moto dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jaidisido <jaidisido@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b59008d - Browse repository at this point
Copy the full SHA b59008dView commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66b6589 - Browse repository at this point
Copy the full SHA 66b6589View commit details -
Configuration menu - View commit details
-
Copy full SHA for de48a86 - Browse repository at this point
Copy the full SHA de48a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for c95a5d0 - Browse repository at this point
Copy the full SHA c95a5d0View commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for db7c449 - Browse repository at this point
Copy the full SHA db7c449View commit details
Commits on Apr 19, 2024
-
chore(deps): bump idna from 3.6 to 3.7 (#2772)
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2338d6f - Browse repository at this point
Copy the full SHA 2338d6fView commit details -
chore(deps): bump aiohttp from 3.9.3 to 3.9.4 (#2777)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.9.4. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.9.3...v3.9.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b1f5792 - Browse repository at this point
Copy the full SHA b1f5792View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7756b6 - Browse repository at this point
Copy the full SHA a7756b6View commit details
Commits on Apr 22, 2024
-
chore(deps-dev): bump the development-dependencies group with 4 updat…
…es (#2781) Bumps the development-dependencies group with 4 updates: [boto3-stubs](https://github.com/youtype/mypy_boto3_builder), [ruff](https://github.com/astral-sh/ruff), [bump-my-version](https://github.com/callowayproject/bump-my-version) and [jupyterlab](https://github.com/jupyterlab/jupyterlab). Updates `boto3-stubs` from 1.34.79 to 1.34.88 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.3.5 to 0.4.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.3.5...v0.4.1) Updates `bump-my-version` from 0.20.0 to 0.20.1 - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md) - [Commits](callowayproject/bump-my-version@0.20.0...0.20.1) Updates `jupyterlab` from 4.1.5 to 4.1.6 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.1.6/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.1.5...@jupyterlab/lsp@4.1.6) --- updated-dependencies: - dependency-name: boto3-stubs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: bump-my-version dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: jupyterlab dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 229a9d1 - Browse repository at this point
Copy the full SHA 229a9d1View commit details -
fix: Opensearch serverless vector search collections - remove default…
… `_id` (#2784) * fix: Opensearch serverless vector search collections - allow no _id Signed-off-by: Anton Kukushkin <kukushkin.anton@gmail.com> * mypy Signed-off-by: Anton Kukushkin <kukushkin.anton@gmail.com> --------- Signed-off-by: Anton Kukushkin <kukushkin.anton@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c8b7b03 - Browse repository at this point
Copy the full SHA c8b7b03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60beb95 - Browse repository at this point
Copy the full SHA 60beb95View commit details -
fix: prevent athena.to_iceberg overwrite to delete table in order to …
…preserve Iceberg transactions history (#2776)
Configuration menu - View commit details
-
Copy full SHA for 6dd28e4 - Browse repository at this point
Copy the full SHA 6dd28e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d5a4e8 - Browse repository at this point
Copy the full SHA 3d5a4e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d554bea - Browse repository at this point
Copy the full SHA d554beaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.7.2...3.7.3