Skip to content

Comments

build(deps): bump github.com/hashicorp/consul-template from 0.25.2 to 0.29.4#244

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/hashicorp/consul-template-0.29.4
Closed

build(deps): bump github.com/hashicorp/consul-template from 0.25.2 to 0.29.4#244
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/hashicorp/consul-template-0.29.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps github.com/hashicorp/consul-template from 0.25.2 to 0.29.4.

Changelog

Sourced from github.com/hashicorp/consul-template's changelog.

v0.29.4 (Sept 30, 2022)

BUG FIXES:

  • Fix goroutine leak in vault token watcher on config reload. [GH-1650]

v0.29.3 (Sept 30, 2022)

IMPROVEMENTS:

  • Vault token management refactor to increase encapsulation and enable testing. [GH-1645]

BUG FIXES:

  • Log child process successful exits at INFO level (not ERR). [GH-1649, GH-1282]
  • Fix reading vault agent token in wrapped format [GH-1498]
  • Fix issue with transient goroutine leak causing unnecessary memory growth. [GH-1644]
  • Fix issue with pkiCerts failing if cert file is moved. [GH-1639]

v0.29.2 (Aug 16, 2022)

IMPROVEMENTS:

  • Nomad services support use of byTab template function. [GH-1594]

BUG FIXES:

  • Fix issue with pkiCert caching certificate based on consul key path. [GH-1611, GH-1607]
  • Fix issue with setting the reload_signal to an empty string ("") not disabling the reload_signal as documented. [GH-1610, GH-1428, GH-1442]
  • Limit Setgpid setting to strictly sh -c wrapped calls. [GH-1600, GH-1604]
  • Fix potential for nil pointer dereference in vault config debug output. [GH-1586]

SECURITY:

v0.29.1 (Jun 24, 2022)

IMPROVEMENTS:

  • Kubernetets Vault authentication support [GH-1580]
  • Nomad: add support for querying consistent subset of services [GH-1579]

BUG FIXES:

  • pkiCert now useful, getting the certificate, private key and CA [GH-1591, 1567]
  • fix issue with VaultConfig debug printing [GH-1587]
  • update crypto package version [GH-1592, GH-1582]
  • fix sort.Stable sorting [GH-1578]

v0.29.0 (Apr 20, 2022)

... (truncated)

Commits
  • bf05ae5 changelog and version bump for v0.29.4
  • 5d7eef8 fix goroutine leak on reloads
  • 8f4241f changelog and version bump for v0.29.3
  • 7d21c8a improve child logging messages
  • b722e29 log child exit with 0 at INFO (not ERR)
  • 3c60253 Merge pull request #1645 from hashicorp/vault-token-file-refactor
  • 938aed7 move vault token watcher inside runner
  • 9f97fe1 vault token management moved into separate watcher
  • c677df8 fix goroutine leak on fetch sleep
  • 7e3c9ba Add docs for template file ownership
  • 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 [github.com/hashicorp/consul-template](https://github.com/hashicorp/consul-template) from 0.25.2 to 0.29.4.
- [Release notes](https://github.com/hashicorp/consul-template/releases)
- [Changelog](https://github.com/hashicorp/consul-template/blob/main/CHANGELOG.md)
- [Commits](hashicorp/consul-template@v0.25.2...v0.29.4)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/consul-template
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 3, 2022

The following labels could not be found: theme/dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 5, 2022

Superseded by #249.

@dependabot dependabot bot closed this Oct 5, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/hashicorp/consul-template-0.29.4 branch October 5, 2022 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants