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: haproxytech/dataplaneapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: haproxytech/dataplaneapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 97 files changed
  • 2 contributors

Commits on Aug 4, 2026

  1. Configuration menu
    Copy the full SHA
    8be0499 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ed8593 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b58566f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2026

  1. BUILD/MINOR: go.mod: update github.com/aws/aws-sdk-go-v2

    github.com/aws/aws-sdk-go-v2 v1.43.5
    github.com/aws/aws-sdk-go-v2/config v1.32.36
    github.com/aws/aws-sdk-go-v2/credentials v1.19.35
    github.com/aws/aws-sdk-go-v2/service/autoscaling v1.72.0
    github.com/aws/aws-sdk-go-v2/service/ec2 v1.321.1
    github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.36
    github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.36
    github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.36
    github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.37
    github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.16
    github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.36
    github.com/aws/aws-sdk-go-v2/service/route53 v1.65.7
    github.com/aws/aws-sdk-go-v2/service/signin v1.5.5
    github.com/aws/aws-sdk-go-v2/service/sso v1.33.5
    github.com/aws/aws-sdk-go-v2/service/ssooidc v1.38.5
    github.com/aws/aws-sdk-go-v2/service/sts v1.45.5
    github.com/aws/smithy-go v1.27.7
    Gopher Bot
    Gopher Bot committed Aug 14, 2026
    Configuration menu
    Copy the full SHA
    e28eb92 View commit details
    Browse the repository at this point in the history
  2. BUILD/MINOR: go.mod: update golang.org/x packages

    golang.org/x/mod v0.40.0
    golang.org/x/net v0.58.0
    golang.org/x/crypto v0.55.0
    golang.org/x/text v0.41.0
    golang.org/x/tools v0.49.0
    Gopher Bot
    Gopher Bot committed Aug 14, 2026
    Configuration menu
    Copy the full SHA
    4a3816a View commit details
    Browse the repository at this point in the history
  3. BUILD/MINOR: go.mod: update Go packages

    github.com/sirupsen/logrus v1.10.0
    cloud.google.com/go/auth v0.23.1
    github.com/Azure/azure-sdk-for-go/sdk/azcore v1.23.0
    github.com/digitalocean/godo v1.204.0
    github.com/go-openapi/analysis v0.26.0
    github.com/go-openapi/validate v0.26.3
    github.com/googleapis/enterprise-certificate-proxy v0.3.21
    github.com/mattn/go-colorable v0.1.15
    github.com/mattn/go-isatty v0.0.24
    github.com/rogpeppe/go-internal v1.16.0
    go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.70.0
    google.golang.org/api v0.293.0
    google.golang.org/genproto/googleapis/rpc v0.0.0-20260810153831-ec0a7760b754
    google.golang.org/protobuf v1.36.12
    Gopher Bot
    Gopher Bot committed Aug 14, 2026
    Configuration menu
    Copy the full SHA
    71f4b4a View commit details
    Browse the repository at this point in the history
  4. BUILD/MINOR: go.mod: update Go indirect packages

    github.com/santhosh-tekuri/jsonschema/v6 v6.0.3
    Gopher Bot
    Gopher Bot committed Aug 14, 2026
    Configuration menu
    Copy the full SHA
    8613429 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2026

  1. BUILD/MINOR: ci: pin golang image to GO_VERSION

    mjuraga authored and Gopher Bot committed Sep 3, 2026
    Configuration menu
    Copy the full SHA
    156c166 View commit details
    Browse the repository at this point in the history
  2. BUILD/MEDIUM: go: upgrade go to 1.27

    mjuraga authored and Gopher Bot committed Sep 3, 2026
    Configuration menu
    Copy the full SHA
    a757e3e View commit details
    Browse the repository at this point in the history
  3. BUILD/MINOR: go.mod: update golang.org/x packages

    golang.org/x/crypto v0.56.0
    Gopher Bot authored and mjuraga committed Sep 3, 2026
    Configuration menu
    Copy the full SHA
    5d67b20 View commit details
    Browse the repository at this point in the history
  4. BUILD/MINOR: go.mod: update github.com/aws/aws-sdk-go-v2

    github.com/aws/aws-sdk-go-v2 v1.45.1
    github.com/aws/aws-sdk-go-v2/config v1.33.2
    github.com/aws/aws-sdk-go-v2/credentials v1.20.2
    github.com/aws/aws-sdk-go-v2/service/autoscaling v1.76.0
    github.com/aws/aws-sdk-go-v2/service/ec2 v1.328.0
    github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.19.1
    github.com/aws/aws-sdk-go-v2/internal/configsources v1.5.1
    github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.8.1
    github.com/aws/aws-sdk-go-v2/internal/v4a v1.5.1
    github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.19
    github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.14.1
    github.com/aws/aws-sdk-go-v2/service/route53 v1.68.0
    github.com/aws/aws-sdk-go-v2/service/signin v1.8.0
    github.com/aws/aws-sdk-go-v2/service/sso v1.36.0
    github.com/aws/aws-sdk-go-v2/service/ssooidc v1.41.0
    github.com/aws/aws-sdk-go-v2/service/sts v1.48.0
    github.com/aws/smithy-go v1.28.1
    Gopher Bot authored and mjuraga committed Sep 3, 2026
    Configuration menu
    Copy the full SHA
    0836783 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d6c03a View commit details
    Browse the repository at this point in the history
Loading