8000 Comparing 1.2.2...1.3.0 · neon-sunset/Pinecone.NET · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: neon-sunset/Pinecone.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.2
Choose a base ref
...
head repository: neon-sunset/Pinecone.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Aug 9, 2023

  1. chore(deps): bump System.Text.Json (#42)

    Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.0-preview.6.23329.7 to 8.0.0-preview.7.23375.6.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0-preview.6.23329.7...v8.0.0-preview.7.23375.6)
    
    ---
    updated-dependencies:
    - dependency-name: System.Text.Json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4f9d439 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. chore(deps): bump Google.Protobuf from 3.23.4 to 3.24.0 (#43)

    Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.23.4 to 3.24.0.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v3.23.4...v3.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: Google.Protobuf
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    69c573f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump Grpc.Tools from 2.56.2 to 2.57.0 (#45)

    Bumps [Grpc.Tools](https://github.com/grpc/grpc) from 2.56.2 to 2.57.0.
    - [Release notes](https://github.com/grpc/grpc/releases)
    - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
    - [Commits](https://github.com/grpc/grpc/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Grpc.Tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1ff5e7f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. feat: net6.0 tfm support

    neon-sunset committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    dda2cdf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #49 from neon-sunset/net6

    feat: net6.0 tfm support
    neon-sunset authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1227c1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55c79da View commit details
    Browse the repository at this point in the history
Loading
0