-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: IBM/sarama
base: v1.43.0
head repository: IBM/sarama
compare: v1.43.1
- 11 commits
- 13 files changed
- 5 contributors
Commits on Feb 27, 2024
-
fix: message.max.bytes should default to 1048576 (#2804)
Sarama should match the max.request.size default from the Java producer config. https://kafka.apache.org/documentation/#producerconfigs_max.request.size Note that the server has its own limit on the record batch size which defaults to slightly higher than this, but is configurable and can also be set per topic too. https://kafka.apache.org/documentation/#brokerconfigs_message.max.bytes Co-authored-by: Cassondra Foesch <puellanivis@gmail.com> Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 80b180c - Browse repository at this point
Copy the full SHA 80b180cView commit details -
chore(ci): disable checkout credentials persist (#2812)
We don't need actions/checkout to persist credentials for any submodules or other fetches. Whilst it is a read-only token, there's no need to leave it around on disk after the checkout has completed. https://github.com/actions/checkout/blob/v4.1.1/action.yml#L48-L50 Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for fd84c2b - Browse repository at this point
Copy the full SHA fd84c2bView commit details
Commits on Mar 8, 2024
-
fix: add locking around broker throttle timer to prevent race conditi…
Configuration menu - View commit details
-
Copy full SHA for a8b3b3d - Browse repository at this point
Copy the full SHA a8b3b3dView commit details -
chore(ci): bump github/codeql-action from 3.24.3 to 3.24.6 (#2824)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.3 to 3.24.6. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@3796146...8a470fd) --- updated-dependencies: - dependency-name: github/codeql-action 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>
Configuration menu - View commit details
-
Copy full SHA for ae04724 - Browse repository at this point
Copy the full SHA ae04724View commit details -
chore(deps): bump go.opentelemetry.io/otel/sdk in /examples/intercept…
…ors (#2816) Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.23.1 to 1.24.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.23.1...v1.24.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel/sdk 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>
Configuration menu - View commit details
-
Copy full SHA for 0b515ed - Browse repository at this point
Copy the full SHA 0b515edView commit details -
chore(ci): bump actions/dependency-review-action from 4.1.1 to 4.1.3 (#…
…2818) Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.1.1 to 4.1.3. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@fd07d42...9129d7d) --- updated-dependencies: - dependency-name: actions/dependency-review-action 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>
Configuration menu - View commit details
-
Copy full SHA for e3681a9 - Browse repository at this point
Copy the full SHA e3681a9View commit details -
chore(deps): bump the golang-org-x group with 1 update (#2825)
Bumps the golang-org-x group with 1 update: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.21.0 to 0.22.0 - [Commits](golang/net@v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-org-x ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c432bc2 - Browse repository at this point
Copy the full SHA c432bc2View commit details -
chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#2822
) Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.9.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify 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>
Configuration menu - View commit details
-
Copy full SHA for 392187d - Browse repository at this point
Copy the full SHA 392187dView commit details -
chore(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdoutmet…
…ric (#2815) Bumps [go.opentelemetry.io/otel/exporters/stdout/stdoutmetric](https://github.com/open-telemetry/opentelemetry-go) from 1.23.1 to 1.24.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.23.1...v1.24.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel/exporters/stdout/stdoutmetric 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>
Configuration menu - View commit details
-
Copy full SHA for f21c512 - Browse repository at this point
Copy the full SHA f21c512View commit details
Commits on Mar 27, 2024
-
chore(ci): bump docker/bake-action (#2837)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 52a1696536aaa8818afd3753a71ec46298b8a19b to 33a1cc61dab930ceab0181de8cdc34a8cc55e61d. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@52a1696...33a1cc6) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 837fab4 - Browse repository at this point
Copy the full SHA 837fab4View commit details -
chore(ci): bump docker/setup-buildx-action from 3.0.0 to 3.2.0 (#2838)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.0.0 to 3.2.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@f95db51...2b51285) --- updated-dependencies: - dependency-name: docker/setup-buildx-action 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>
Configuration menu - View commit details
-
Copy full SHA for 4ad3504 - Browse repository at this point
Copy the full SHA 4ad3504View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.43.0...v1.43.1