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

add support for publishSettings #1027

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Mar 16, 2024

  1. add support for custom publishSettings

    Signed-off-by: James Lewis <james.lewis2@anz.com>
    JamesBLewis committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    35c5b5c View commit details
    Browse the repository at this point in the history
  2. Bump the go_modules group across 4 directories with 1 update

    Bumps the go_modules group with 1 update in the /binding/format/protobuf/v2 directory: google.golang.org/protobuf.
    Bumps the go_modules group with 1 update in the /protocol/pubsub/v2 directory: google.golang.org/protobuf.
    Bumps the go_modules group with 1 update in the /samples/http directory: google.golang.org/protobuf.
    Bumps the go_modules group with 1 update in the /samples/pubsub directory: google.golang.org/protobuf.
    
    Updates `google.golang.org/protobuf` from 1.26.0 to 1.33.0
    
    Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0
    
    Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0
    
    Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      dependency-group: go_modules-security-group
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
      dependency-group: go_modules-security-group
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      dependency-group: go_modules-security-group
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
      dependency-group: go_modules-security-group
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: James Lewis <james.lewis2@anz.com>
    dependabot[bot] authored and JamesBLewis committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    2f0e946 View commit details
    Browse the repository at this point in the history
  3. remove unintentionally added pubsub.DefaultPublishSettings

    Signed-off-by: James Lewis <james.lewis2@anz.com>
    JamesBLewis committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    9343381 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0142a6d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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