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: hyperium/tonic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.0
Choose a base ref
...
head repository: hyperium/tonic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.1
Choose a head ref
  • 13 commits
  • 24 files changed
  • 5 contributors

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

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

Commits on Jul 13, 2024

  1. chore(server): Change serve_connection to take hyper trait (#1793)

    * chore(server): change serve_connection to take hyper service
    
    * chore(server): Change serve_connection to take hyper io
    tottoto authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    e5505a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2e5665 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90356f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    819c390 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd313db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4aad5af View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    539d6f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6ad603 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad1a95d View commit details
    Browse the repository at this point in the history
  4. tonic-reflection: Restructure crate to prep reintroducing v1alpha (#1802

    )
    
    To simplify API verification, this is a prepatory change to shift
    around the v1 support to allow for a cleaner v1alpha reintroduction.
    
    * Created a multi-file version of the server.rs module
    * Added mod.rs containing the base error with associated imports
    * Added v1.rs containing the v1 version of the reflection server
    ttkjesper authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    aa57ffe View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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