Skip to content

Bump aerospike from 8.0.0 to 12.0.0 #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps aerospike from 8.0.0 to 12.0.0.

Release notes

Sourced from aerospike's releases.

12.0.0

Breaking Changes

See Incompatible API Changes for details.

New Features

  • [CLIENT-2300] Add admin policy to client config.
  • [CLIENT-1594] aerospike.client(): add rack_ids option in client config.
  • [CLIENT-2326] aerospike: add missing constant LIST_WRITE_DEFAULT.
  • [CLIENT-2228] Add support for expression values.
  • [CLIENT-2084] Add support for rack aware queries.
  • [CLIENT-2221] Add MemorySize() expression.
  • [CLIENT-1978] Add client.batch_read().

Improvements

  • [CLIENT-1881] Remove macOS 10.15 support.
  • [CLIENT-1726] Add Ubuntu 22.04 support.
  • [CLIENT-1848] Remove Debian 9 support.
  • [CLIENT-1623] Add Debian 11 support.
  • [CLIENT-2392] Add Debian 12 support.
  • [CLIENT-1565] Replace CentOS 8 with RHEL 8 support.
  • [CLIENT-2303] Add Amazon Linux 2023 support.
  • [CLIENT-2204] Remove Ubuntu 18.04 support.
  • [CLIENT-2363] Document client.admin_query_user[s]_info() and deprecate client.admin_query_user[s].
  • [CLIENT-2409] Deprecate client.batch_get_ops().
  • [CLIENT-2462] Docs: aerospike.Client: add reference to client constructor in aerospike module.
  • [CLIENT-2219] Remove deprecated features.
  • [CLIENT-2292] Fix documentation errors.

Bug Fixes

  • [CLIENT-1304] Correct AEROSPIKE_ERR_BIN_NAME error message's character limit.
  • [CLIENT-2119] Fix type hints not being included in manylinux wheel distributions.
  • [CLIENT-1849] Fix bitwise add and subtract operations failing on Mac M1.
  • [CLIENT-2300] admin_set_quotas(): fix incorrect quota types not throwing an error.

Development

  • [CLIENT-1874] Remove Releases.md.
  • [CLIENT-1875] Remove api-changes.md.
  • [CLIENT-1838] CI/CD: Upload wheels to JFrog Artifactory and build Mac M1 wheels.
  • [CLIENT-1839] Add ability to build release wheels.
  • [CLIENT-1292] Update test to change a record's ttl value with a background query.
  • [CLIENT-2191] Remove old Python 2.7 code.
  • [CLIENT-2375] Update failing tests where server 6.4 release candidate raises IncompatibleBinType instead of InvalidRequest for operations accessing an invalid nested type.
  • [CLIENT-2218] Remove unused async code.

11.1.0

... (truncated)

Commits
  • 0432d59 [CLIENT-2114] Clarify we don't officially support Alpine Linux (#474)
  • 36c0a6b [CLIENT-1839] Add option to build release wheels (#472)
  • ec96549 [CLIENT-2392] Add Debian 12 support (#469)
  • e16d9bd Bump version to 12.0.0-rc.12
  • 5ebbb8b [CLIENT-2218] Remove unfinished async functions
  • 3747ddb [CLIENT-1978] Add client.batch_read() (#463)
  • 04ed9eb [CLIENT-2221] Skip MemorySize() test due to QE tests #1 and #2 failing (#467)
  • ebac003 [CLIENT-2221] Add MemorySize() expression (#465)
  • 5810dfc [CLIENT-2292] Fix documentation errors (#461)
  • 1450cfa Bump version to 12.0.0-rc.4
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aerospike](https://github.com/aerospike/aerospike-client-python) from 8.0.0 to 12.0.0.
- [Release notes](https://github.com/aerospike/aerospike-client-python/releases)
- [Commits](aerospike/aerospike-client-python@8.0.0...12.0.0)

---
updated-dependencies:
- dependency-name: aerospike
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants