github Byron/gitoxide gix-transport-v0.28.0
gix-transport v0.28.0

18 months ago

New Features (BREAKING)

  • HTTP transport uses url identity if username and password is set.
    Note that this also changes http::Transport::new(...) to accept a gix_url::Url
    instead of a string as it's typically the input and makes it easier to derive an
    identity.

Commit Statistics

  • 5 commits contributed to the release.
  • 6 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Prepare changelogs prior to release (e06f5f5)
    • Merge branch 'password-in-urls' (85f8b28)
    • HTTP transport uses url identity if username and password is set. (7830f1e)
    • Adjust to changes in gix-url (66602bb)
    • Fix ssh helper invocation tests under Rust 1.68 (d137a8c)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.