Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aerospike/aerospike-admin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.20.1
Choose a base ref
...
head repository: aerospike/aerospike-admin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.21.0
Choose a head ref
  • 13 commits
  • 54 files changed
  • 2 contributors

Commits on Nov 10, 2023

  1. feat: TOOLS-2995 a generate config output to collectinfo archive (#223

    )
    
    * feat: TOOLS-2995 a `generate config` output to collectinfo archive
    Jesse S authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    8144fb8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. build(deps): bump cryptography from 41.0.5 to 41.0.7 (#240)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.7.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@41.0.5...41.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6a72306 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump coverage from 7.3.1 to 7.3.2 (#221)

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.1 to 7.3.2.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](coveragepy/coveragepy@7.3.1...7.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    64cf1d9 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump pytest from 7.4.2 to 7.4.3 (#227)

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.4.2...7.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e1ea4f2 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump black from 23.9.1 to 23.11.0 (#233)

    Bumps [black](https://github.com/psf/black) from 23.9.1 to 23.11.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.9.1...23.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    fb75941 View commit details
    Browse the repository at this point in the history
  5. Bugfix/2.20 (#241)

    * feat: TOOLS-2766 add support for `manage sindex create blob`
    
    * test: Update e2e tests to use server 7.0
    
    * fix: Remove `bins` from `show statistics` default in -cf mode
    Jesse S authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    57ef5cd View commit details
    Browse the repository at this point in the history
  6. build(deps): bump aiohttp from 3.8.6 to 3.9.1 (#239)

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.1.
    - [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.8.6...v3.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0f4abd2 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump jsonschema from 4.19.1 to 4.20.0 (#236)

    Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.19.1 to 4.20.0.
    - [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
    - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
    - [Commits](python-jsonschema/jsonschema@v4.19.1...v4.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsonschema
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ae4fed8 View commit details
    Browse the repository at this point in the history
  8. build(deps-dev): bump pyinstaller from 6.1.0 to 6.2.0 (#234)

    Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.1.0 to 6.2.0.
    - [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
    - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
    - [Commits](pyinstaller/pyinstaller@v6.1.0...v6.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: pyinstaller
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    dd0d730 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fix: TOOLS-2768 changing namespace index-type config results in incor…

    …rect info call (#243)
    Jesse S authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    88969b9 View commit details
    Browse the repository at this point in the history
  2. fix: TOOLS-2656 exact node ID matches with another node ID with the s…

    …ame prefix (#242)
    Jesse S authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    60a35d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. TOOLS-2783 TOOLS-2782 generate config bugs (#244)

    * fix: TOOLS-2783 ship-bin, ship-set, ignore-bin, ignore-set not reported in the config
    
    * fix: TOOLS-2782 `generate config` does not save shadow devices
    Jesse S authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9ff9ae1 View commit details
    Browse the repository at this point in the history
  2. fix: TOOLS-2797 generate conf does not properly save `data-in-memor…

    …y` namespaces (#245)
    Jesse S authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    68c18ce View commit details
    Browse the repository at this point in the history
Loading