Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: djc/bb8
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.2
Choose a base ref
...
head repository: djc/bb8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 12 commits
  • 9 files changed
  • 3 contributors

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    fc39fd3 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    91dbde3 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Update tokio requirement from 0.3 to 1.0

    Updates the requirements on [tokio](https://github.com/tokio-rs/tokio) to permit the latest version.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-0.3.5...tokio-1.0.0)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] authored and djc committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    50e7e4f View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2020

  1. Upgrade to tokio-postgres 0.7

    djc committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    36e5ff6 View commit details
    Browse the repository at this point in the history
  2. Bump versions

    djc committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    e98fa75 View commit details
    Browse the repository at this point in the history
  3. Revert "Temporarily remove postgres example relying on hyper"

    This reverts commit 53d5a0e.
    djc committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    8224eca View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2020

  1. Configuration menu
    Copy the full SHA
    1a9361a View commit details
    Browse the repository at this point in the history
  2. Resurrect on_release support from #89 by spawning

    Co-authored-by: Antoine Gersant <[email protected]>
    djc and agersant committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    567f6f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Configuration menu
    Copy the full SHA
    c62b65c View commit details
    Browse the repository at this point in the history
  2. Revert "Resurrect on_release support from #89 by spawning"

    This reverts commit 567f6f2.
    djc committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    f297964 View commit details
    Browse the repository at this point in the history
  3. Sink errors from is_valid()

    djc committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    41e5ec1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7150f7c View commit details
    Browse the repository at this point in the history
Loading