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: hashicorp/vault
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.1
Choose a base ref
...
head repository: hashicorp/vault
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.2
Choose a head ref
  • 17 commits
  • 58 files changed
  • 13 contributors

Commits on Aug 5, 2021

  1. changelog++

    mladlow authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    a7ef625 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. database/cassandra: pin bitnami/cassandra docker image to 3.11 in test (

    #12311) (#12313)
    
    * database/cassandra: pin bitnami/cassandra docker image to 3.11 in test
    
    * Update plugins/database/cassandra/connection_producer_test.go
    
    Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
    
    Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
    
    Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
    calvn and tvoran authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    96d0335 View commit details
    Browse the repository at this point in the history
  2. dep: update database-couchbase plugin to v0.4.1 (#12300)

    * dep: update database-couchbase plugin to v0.4.1
    
    * add CL entry
    calvn authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    9d66474 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. dbplugin: fix error message in DeleteUser (#12351) (#12355)

    * dbplugin: fix error message in DeleteUser
    
    * add changelog
    calvn authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    51764ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9222923 View commit details
    Browse the repository at this point in the history
  3. [VAULT-3226] Use os.rename on windows os (#12377) (#12381)

    * [VAULT-3226] Use os.rename on windows os
    
    * [VAULT-3226] Add changelog
    pmmukh authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    51c3aa3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    b4d67fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10be989 View commit details
    Browse the repository at this point in the history
  3. Backport 1.8.2: update snowflake plugin to v0.2.1 (#12389)

    * plugin/snowflake: update gosnowflake to v1.6.1 (#12378)
    
    * plugin/snowflake: update gosnowflake to v1.6.1
    
    * changelog
    
    * go mod tidy
    
    * go mod tidy
    jasonodonnell authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    0818886 View commit details
    Browse the repository at this point in the history
  4. Handle api explorer routing error (#12354) (#12385)

    * Handle api explorer routing error
    
    - For some reason when routing is done during async process, router transtionTo throws the TransitionAbortedError
    - As a fix treat this particular error as success since it doesn't interfere in the routing
    - Reference: emberjs/ember-test-helpers#332
    
    * Added changelog
    arnav28 authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    b882dde View commit details
    Browse the repository at this point in the history
  5. creds/aws: Add support for DSA signature verification for EC2 (#12340) (

    #12361)
    
    * creds/aws: import pkcs7 verification package
    
    * Add DSA support
    
    * changelog
    
    * Add DSA to correct verify function
    
    * Remove unneeded tests
    
    * Fix backend test
    
    * Update builtin/credential/aws/pkcs7/README.md
    
    Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
    
    * Update builtin/credential/aws/path_login.go
    
    Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
    
    Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
    
    Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
    jasonodonnell and calvn authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    407532f View commit details
    Browse the repository at this point in the history
  6. UI: Allow metrics view without config read (#12348) (#12363)

    * pass default value for defaultSpan on pricing metrics dates component
    
    * Add changelog
    
    * Add test for no config policy
    hashishaw authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    c29aee7 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Bug Fix: tab on MaskedInput for GeneratedItems it was clearing the va…

    …lue (#12409) (#12416)
    
    * fix tab issue
    
    * add test coverage
    
    * changelog
    
    * update documentation
    
    * remove meep:
    
    * documentation
    Monkeychip authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    6e61a61 View commit details
    Browse the repository at this point in the history
  2. Backport 12408 (#12419)

    raskchanky authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    914a320 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11a17da View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. packagespec upgrade -version 0.2.8 (#12433)

    * packagespec upgrade -version 0.2.8
    
    * make packages
    samsalisbury authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    9b1f4d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    aca76f6 View commit details
    Browse the repository at this point in the history
Loading