Skip to content

3.25.0

Compare
Choose a tag to compare
@doppler-bot doppler-bot released this 19 May 23:51
· 471 commits to master since this release
65f41dc

This release contains a minor breaking change when using doppler secrets get. Previously, requesting a nonexistent secret would return a blank value. Now, requesting a nonexistent secret results in an error and a non-zero exit code. To restore the original behavior, specify the --no-exit-on-missing-secret flag.

Changelog

28dead2 Fix handling of values containing '=' when setting secrets
cc6c0a8 Throw an error if a non-existent secret is requested from secrets get

Docker images

  • docker pull dopplerhq/cli:3.25.0
  • docker pull dopplerhq/cli:3.25
  • docker pull dopplerhq/cli:3
  • docker pull dopplerhq/cli:latest
  • docker pull gcr.io/dopplerhq/cli:3.25.0
  • docker pull gcr.io/dopplerhq/cli:3.25
  • docker pull gcr.io/dopplerhq/cli:3
  • docker pull gcr.io/dopplerhq/cli:latest