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/asconfig
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.10.0
Choose a base ref
...
head repository: aerospike/asconfig
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.0
Choose a head ref
  • 2 commits
  • 17 files changed
  • 1 contributor

Commits on Aug 15, 2023

  1. fix: TOOLS-2622 correctly parse asconf non humanized uint (#14)

    * fix: correctly parse asconf non humanized uint
    
    * ci: tests use v1 and v2 feature keys
    dwelch-spike authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    8f006d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. feat: tools-2616 tools-2648 support server 6.4 configs (#15)

    * feat: tools-2616 support server 6.4 configs
    
    * ci: add allowed error to server64 test
    
    * ci: use docker CLI to get logs
    
    * ci: don't hide feature key version errors
    
    * fix: tools-2648 parse sindex-type from asconf
    
    * ci: test colon delimited secrets-address-port
    dwelch-spike authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    d1690a8 View commit details
    Browse the repository at this point in the history
Loading