Commit Graph

1971 Commits (6ceda0e595eb10869091fc0c115954d16cfdb158)
 

Author SHA1 Message Date
Jim 6ceda0e595
feature (errors): add support fmt specifier with operands to WithMsg(...) (#2126)
4 years ago
Timothy Messier 2a5aaea8b2
chore(changelog): Add note about audit logs (#2066)
4 years ago
modrake 463fdd2172
add codeowners to protect release dirs (#2108)
4 years ago
Johan Brandhorst-Satzkorn b20939ecb4
fix(cmd): Fix build error (#2107)
4 years ago
Timothy Messier 1ce4ea9af5
chore(docker): Add dockerignore file to reduce context size (#2022)
4 years ago
Johan Brandhorst-Satzkorn ec608b79da
fix(cmd): Respect DB max open connections (#2094)
4 years ago
Timothy Messier c2d632f1a2
test(targets): Prevent panic due to non-deterministic order (#2086)
4 years ago
Carlos Alcaide Corvo d7adc2cb5e
Update UI version to consume the new renamed UI artifacts (#2080)
4 years ago
Louis Ruch 6f4cee88bf
fix(vault_store): Correctly return expected errors (#2081)
4 years ago
Carlos Alcaide Corvo ce0507ee99
Update UI artifacts consumption (#2074)
4 years ago
irenarindos ff9470d7df Update changelog for 0.8.1
4 years ago
Jim 6635778765
chore (kms): upgrade extras/kms dep which no longer directly deps on sqlite (#2078)
4 years ago
Jeff Mitchell e84a2e639f Revert downgrade of go-kms-wrapping
4 years ago
Jim 785241237e
refactor (kms): adopt the go-kms-wrapping/extras/kms package (#2027)
4 years ago
Johan Brandhorst-Satzkorn 8cef1017e9
fix(session): Fix typo in connection documentation (#2075)
4 years ago
Irena Rindos a11b0e81a8
Merge pull request #2065 from hashicorp/irindos-session-nullfkey
4 years ago
irenarindos 54c30d2cad bug(session): null fkey trigger also checks for session terminated state
4 years ago
Cameron Perera 20f5185a8c
chore: Change how update-ui-version gets the latest commit sha (#2069)
4 years ago
Jeff Mitchell 99a16dafc2
Leave cluster listener up when bad data is sent (#2073)
4 years ago
Todd b58dada40d
Move the server daemons into their own package (#2061)
4 years ago
Johan Brandhorst-Satzkorn 8ed560fc3e
Add memory profile build target (#1960)
4 years ago
Todd 687dd1bda6
Move the session cleanup job logic into the session package. (#2060)
4 years ago
Johan Brandhorst-Satzkorn 780d913596
chore: Add .git-blame-ignore-revs (#2059)
4 years ago
Jeff Mitchell 957fe19846
Bump to Go 1.18 (#2036)
4 years ago
Johan Brandhorst-Satzkorn f69fbf2255
feat(proto): Format protobuf files with buf (#2033)
4 years ago
claire labry 0fb9b35498
Add config key to the promote-staging event (#2054)
4 years ago
Johan Brandhorst-Satzkorn 95c5063500 chore: Prepare for next release
4 years ago
Robin Beck bc86b4e9e9
Docs Changes for v0.8.0 (#2024)
4 years ago
Johan Brandhorst-Satzkorn f39553abb3 chore: Release prep for v0.8.0
4 years ago
Zed 93ed076fdb
Bump version and update changelog for 0.8.0 release (#2053)
4 years ago
Haotian 636901145e
chore(metrics): update changelog for metrics (#2051)
4 years ago
Zed 9292fffa86
Bump version in preparation for 0.8.0 release (#2050)
4 years ago
Irena Rindos ca2599ead4
Merge pull request #2046 from hashicorp/irindos-session-transition-trigger
4 years ago
irenarindos c6764e85d9 fix(session): Update session state transition trigger
4 years ago
Timothy Messier b74fb95a78
Merge pull request #2049 from hashicorp/llb-listing-speedups
4 years ago
Timothy Messier 075ac87a58
chore(changelog): Add entries for session and target list improvements
4 years ago
Timothy Messier f00af362dc
fix(session): Include where clause with order and limit
4 years ago
Jeff Mitchell 4cf2a87e8d
Update targets to new listing method (#2045)
4 years ago
Johan Brandhorst-Satzkorn 21b0d584ad
feat(dbtest): Add benchmark dump generator
4 years ago
Johan Brandhorst-Satzkorn e864652b33
feat(sessions): Add list benchmarks
4 years ago
Johan Brandhorst-Satzkorn 5d042c7ec7
feat(dbtest): Mount DB dumps and create templates
4 years ago
Johan Brandhorst-Satzkorn 9e424db0a3
test(session): Ignore unique error on session create
4 years ago
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
4 years ago
Johan Brandhorst-Satzkorn a7a2c82931
feat(dbtest): Add docker-load Makefile target
4 years ago
Jeff Mitchell b41e983503
Reorder authz check for sessions (#2042)
4 years ago
Jeff Mitchell 0f961eb5f6
Bump Go to latest 1.17 (#2041)
4 years ago
Todd a1cf3234ed
url.PathEscape resource ids in the sdk before sending building a request. (#2035)
4 years ago
Johan Brandhorst-Satzkorn 89196f2ce7
Remove old migration code & Avoid db test image confusion (#2038)
4 years ago
Todd 5603652d33
Make the {id} regexp less strict for identifying the "path" label value. (#2034)
4 years ago
Carlos Alcaide Corvo 960ed6a80f
Update from v2 to v3 all gh actions (#2030)
4 years ago