gix-credentials v0.30.0
·
56 commits
to main
since this release
New Features
- add
protocol::Context::redacted()
as convenient way to not leak secrets.
Bug Fixes (BREAKING)
- pass
password_expiry_utc
andoauth_refresh_token
in credential helper invocations
Commit Statistics
- 10 commits contributed to the release over the course of 79 calendar days.
- 79 days passed between releases.
- 2 commits were understood as conventional.
- 1 unique issue was worked on: #1998
Commit Details
view details
- #1998
- Pass
password_expiry_utc
andoauth_refresh_token
in credential helper invocations (3a50af5)
- Pass
- Uncategorized
- Update changelogs prior to release (65037b5)
- Merge pull request #2014 from GitoxideLabs/zip (648022b)
- Release gix-glob v0.20.1, gix-attributes v0.26.1, gix-command v0.6.1, gix-filter v0.19.2, gix-worktree-stream v0.21.2, gix-archive v0.21.2 (f0ed2cc)
- Merge pull request #1999 from GitoxideLabs/credential-helper-protocol-fix (8d30ab1)
- Adapt to changes in
gix-sec
(6880175) - Merge pull request #2009 from GitoxideLabs/release-gix-index (c3f06ae)
- Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 (d2b4c44)
- Add
protocol::Context::redacted()
as convenient way to not leak secrets. (f0cacb0) - Merge pull request #1971 from GitoxideLabs/new-release (8d4c4d1)