Skip to content

Releases: DopplerHQ/cli

3.56.1

22 Mar 23:01
dd06ffb
Compare
Choose a tag to compare

Changelog

  • 387f141 Allow setting config dir with DOPPLER_CONFIG_DIR
  • 97e647a Log environment variable notice messages to stderr

Docker images

  • docker pull dopplerhq/cli:3.56.1
  • docker pull dopplerhq/cli:3.56
  • docker pull dopplerhq/cli:3

3.56.0

24 Feb 17:57
dd06ffb
Compare
Choose a tag to compare

Changelog

  • 387f141 Allow setting config dir with DOPPLER_CONFIG_DIR
  • 97e647a Log environment variable notice messages to stderr

Docker images

  • docker pull dopplerhq/cli:3.56.0
  • docker pull dopplerhq/cli:3.56
  • docker pull dopplerhq/cli:3

3.55.0

23 Feb 19:44
a6f5850
Compare
Choose a tag to compare

Changelog

  • ba59a6d Allow fallback passphrase to be set via DOPPLER_PASSPHRASE
  • 5ec603c Fix 'doppler configs delete' and 'doppler environments delete' commands

Docker images

  • docker pull dopplerhq/cli:3.55.0
  • docker pull dopplerhq/cli:3.55
  • docker pull dopplerhq/cli:3

3.54.0

02 Feb 21:44
3b7e867
Compare
Choose a tag to compare

Changelog

  • 59fbed9 Support pagination when listing configs
  • 2ad2734 Support pagination when listing environments
  • 54acb4f Support pagination when listing projects

Docker images

  • docker pull dopplerhq/cli:3.54.0
  • docker pull dopplerhq/cli:3.54
  • docker pull dopplerhq/cli:3

3.53.1

20 Jan 19:36
238dc67
Compare
Choose a tag to compare

Changelog

  • 9c8bf80 Provide better error message for gnupg error during install

Docker images

  • docker pull dopplerhq/cli:3.53.1
  • docker pull dopplerhq/cli:3.53
  • docker pull dopplerhq/cli:3

3.53.0

19 Jan 19:30
12428ea
Compare
Choose a tag to compare

Changelog

  • 46486af Add anonymous analytics for tracking command usage
  • f19eee0 Add support for fallback files when using name transformers
  • e07e4e8 Display secret notes
  • 5bc749f Only fetch requested secrets when using run --only-secrets
  • 9bd2872 Support deleting service tokens via token value
  • 300468b Support fetching configs for a specific environment
  • b5271b1 Support setting notes on secrets

Docker images

  • docker pull dopplerhq/cli:3.53.0"
  • docker pull dopplerhq/cli:3.53
  • docker pull dopplerhq/cli:3"

3.52.1

15 Nov 22:38
7a9361b
Compare
Choose a tag to compare

Changelog

  • 7fbd246 Support specifying number of logs to retrieve
  • f8394bf Support specifying page number when retrieving logs

Docker images

  • docker pull dopplerhq/cli:3.52.1"
  • docker pull dopplerhq/cli:3.52
  • docker pull dopplerhq/cli:3"

3.52.0

15 Nov 22:16
7a9361b
Compare
Choose a tag to compare

Changelog

  • 7fbd246 Support specifying number of logs to retrieve
  • f8394bf Support specifying page number when retrieving logs

Docker images

  • docker pull dopplerhq/cli:3.52.0"
  • docker pull dopplerhq/cli:3.52
  • docker pull dopplerhq/cli:3"

3.47.0

08 Nov 01:21
33f0329
Compare
Choose a tag to compare

Changelog

  • 34ce96e Add --config-dir and deprecate --configuration
  • 6ce86e0 Allow run command to inject subset of secrets
  • e39a8e7 Check for dangerous secret names in run command

Docker images

  • docker pull dopplerhq/cli:3.47.0"
  • docker pull dopplerhq/cli:3.47
  • docker pull dopplerhq/cli:3"

3.46.0

04 Nov 18:23
26ee6ef
Compare
Choose a tag to compare

Breaking

The CLI's fallback file format has been modified to include the number of key derivation rounds used. Files created with CLI v3.46.0 and beyond are unable to be read by older CLI versions. Fallback files created with older CLI versions can still be read by v3.46.0.

Changelog

  • 4e030ba Increase default number of pbkdf2 rounds to 500,000
  • 72a5bf4 Support reading network proxy from environment

Docker images

  • docker pull dopplerhq/cli:3.46.0"
  • docker pull dopplerhq/cli:3.46
  • docker pull dopplerhq/cli:3"