Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull request diff. #12

Closed
wants to merge 28 commits into from
Closed

Pull request diff. #12

wants to merge 28 commits into from

Commits on Jul 11, 2023

  1. Merge pull request #5 from trimble-oss/further_cleanup

    More packaging cleanup.
    joel-rieke committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    bb4d4b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Aug 15, 2023

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

Commits on Aug 18, 2023

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

Commits on Aug 22, 2023

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

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    a0b58b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22474ec View commit details
    Browse the repository at this point in the history
  3. Fixed a comment

    meghan-bailey committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d818b60 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Merge pull request #7 from trimble-oss/askflumeChanges

    Remote grpc server and client implementation
    meghan-bailey committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    abb3c2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e78bc81 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from trimble-oss/additionalAskFlumeChange

    Fixing caller token formatting
    meghan-bailey committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    fec9103 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    8dc46e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from trimble-oss/ignorantServerChange

    Client initialized without handshaking with server
    joel-rieke committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2935f01 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    b9262c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    218adcc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10 from trimble-oss/commonClientBootstrapChange

    Combined shared code for flume and remote client initialization
    joel-rieke committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    820cac2 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    24b9990 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from trimble-oss/variableChange

    Fixed method title and added comments
    joel-rieke committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    bb44a14 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

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

Commits on Oct 28, 2023

  1. Bump google.golang.org/grpc from 1.48.0 to 1.56.3

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.48.0 to 1.56.3.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.48.0...v1.56.3)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    4ec3aba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from trimble-oss/dependabot/go_modules/google.…

    …golang.org/grpc-1.56.3
    
    Bump google.golang.org/grpc from 1.48.0 to 1.56.3
    joel-rieke committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    382d573 View commit details
    Browse the repository at this point in the history
  3. Bump golang.org/x/net from 0.7.0 to 0.17.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.
    - [Commits](golang/net@v0.7.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    decdc34 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Bump golang.org/x/image from 0.0.0-20220601225756-64ec528b34cd to 0.10.0

    Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20220601225756-64ec528b34cd to 0.10.0.
    - [Commits](https://github.com/golang/image/commits/v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/image
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    81d0a5b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Merge pull request #13 from trimble-oss/dependabot/go_modules/golang.…

    …org/x/net-0.17.0
    
    Bump golang.org/x/net from 0.7.0 to 0.17.0
    joel-rieke committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f50d853 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8661093 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15 from trimble-oss/dependabot/go_modules/golang.…

    …org/x/image-0.10.0
    
    Bump golang.org/x/image from 0.0.0-20220601225756-64ec528b34cd to 0.10.0
    joel-rieke committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f41bd16 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Simplify releases.

    joel-rieke committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    7464f62 View commit details
    Browse the repository at this point in the history