Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag v1.12.0 #1784

Merged
merged 1 commit into from
Feb 11, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Tag v1.12.0
RELEASE_NOTES=n/a

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
  • Loading branch information
dominikschulz committed Feb 11, 2021
commit 6efa9b3fc4c0bb50b6260326759f58c2596608ae
65 changes: 36 additions & 29 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,40 @@
## 1.12.0-rc2 / 2021-02-07

## 1.12.0 / 2021-02-11

WARNING: The self updater does not support updating from 1.11.0 to 1.12.0. Our
release infrastructure does not support the key type used in 1.11.0.

NOTE: This release drops the integrations that were moved to their own repos,
i.e. `git-credential-gopass`, `gopass-hibp`, `gopass-jsonapi` and
`gopass-summon-provider`.

We have implemented proper release signing and verification for the self
updater and brought it back.

* [BUGFIX] Add signature verification for updater (#1717, #1676)
* [BUGFIX] Allow using tilde (#1713, #872)
* [BUGFIX] Always allow removing mounts (#1748, #1746)
* [BUGFIX] Ask passphrase upon key generation (#1715, #1698)
* [BUGFIX] Do not overwrite age keyring (#1734, #1678)
* [BUGFIX] Remove empty parents on gopass rm -r (#1725, #1723)
* [BUGFIX] The empty password must now be confirmed too (#1719)
* [BUGFIX] Use the first GPG found in path on Windows (#1751, #1635)
* [BUGFIX] Warn about --throw-keyids (#1759, #1756)
* [BUGFIX] fixed mixed case keys for key-value, all keys are lower case now (#1778)

## 1.12.0-rc1 / 2021-02-03

* [BUGFIX] Add signature verification for updater
* [BUGFIX] Allow using tilde
* [BUGFIX] Always allow removing mounts
* [BUGFIX] Ask passphrase upon key generation
* [BUGFIX] Do not overwrite age keyring
* [BUGFIX] Remove empty parents on gopass rm -r
* [BUGFIX] The empty password must now be confirmed too
* [BUGFIX] Use the first GPG found in path on Windows
* [BUGFIX] Warn about --throw-keyids
* [CLEANUP] Remove migrated binaries
* [CLEANUP] Remove the ondisk backend
* [ENHANCEMENT] Add -A and -B to pwgen
* [ENHANCEMENT] Add Pinentry CLI fallback
* [ENHANCEMENT] Add REPL cmd lock
* [ENHANCEMENT] Add optional pinentry unescaping
* [ENHANCEMENT] Add tpl funcs for Bcrypt and Argon2
* [ENHANCEMENT] Add windows support to the self updater
* [ENHANCEMENT] Confirm new age keyring passphrases
* [ENHANCEMENT] KV secrets are now key-values, supporting multiple same key with different values
* [ENHANCEMENT] UTF-8 emojis
* [ENHANCEMENT] Use gpgconf to the the gpg binary
* [ENHANCEMENT] Use main as the git default branch
* [ENHANCEMENT] Use persistent SSH connections
* [TESTING] Adding DI to Github Actions
* [CLEANUP] Remove migrated binaries (#1712, #1673, #1649, #1652, #1631, #1165, #1711, #1670, #1639)
* [CLEANUP] Remove the ondisk backend (#1720)
* [ENHANCEMENT] Add -A and -B to pwgen (#1716)
* [ENHANCEMENT] Add Pinentry CLI fallback (#1697, #1655)
* [ENHANCEMENT] Add REPL cmd lock (#1744)
* [ENHANCEMENT] Add optional pinentry unescaping (#1621)
* [ENHANCEMENT] Add tpl funcs for Bcrypt and Argon2 (#1706, #1689)
* [ENHANCEMENT] Add windows support to the self updater (#1724, #1722)
* [ENHANCEMENT] Confirm new age keyring passphrases (#1747)
* [ENHANCEMENT] KV secrets are now key-values, supporting multiple same key with different values (#1741)
* [ENHANCEMENT] UTF-8 emojis (#1715, #1698)
* [ENHANCEMENT] Use gpgconf to the the gpg binary (#1758, #1757)
* [ENHANCEMENT] Use main as the git default branch (#1749, #1742)
* [ENHANCEMENT] Use persistent SSH connections (#1755)
* [TESTING] Adding DI to Github Actions (#1728)

## 1.11.0 / 2020-01-12

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.0-rc2
1.12.0