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: jbg/tokio-postgres-rustls
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: jbg/tokio-postgres-rustls
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 14, 2024

  1. Migrate to x509-cert

    aumetra committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6148818 View commit details
    Browse the repository at this point in the history
  2. Remove allocations

    aumetra committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0a99a3c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Merge pull request #27 from aumetra/x509-cert

    Migrate to `x509-cert`
    jbg authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1015b8d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from aumetra/remove-allocations

    Remove allocations
    jbg authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a78e8c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d29076c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #30 from aumetra/minimize-api

    Minimize API and add some documentation
    jbg authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6833ad5 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Release 0.13.0

    jbg committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    dcf96d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from jbg/jbg/release-0.13.0

    Release 0.13.0
    jbg authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    0cffe66 View commit details
    Browse the repository at this point in the history
Loading