-
Notifications
You must be signed in to change notification settings - Fork 800
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: segmentio/kafka-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.42
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: segmentio/kafka-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.43
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 26 files changed
- 4 contributors
Commits on Jul 10, 2023
-
run tests against unsafe tag as well (#1159)
* run tests against unsafe tag as well * differentiate test step name * use random transactional id
Configuration menu - View commit details
-
Copy full SHA for c293a8c - Browse repository at this point
Copy the full SHA c293a8cView commit details
Commits on Jul 18, 2023
-
offsetfetch request topics are now nullable (#1162)
* offsetfetch request topics are now nullable * new unit tests for offsetfetch was added
Configuration menu - View commit details
-
Copy full SHA for 8ceaf94 - Browse repository at this point
Copy the full SHA 8ceaf94View commit details
Commits on Jul 21, 2023
-
Adds attempt number to log message when failing to write messages. Th…
…is is done to make it easier to write better error logger implementations. For instance, when using IAM auth for MSK, the first write will fail after credentials rotate. The connection is re-negotiated and the retry is successful, but the logs are filled with errors. This lets us ignore the error of the first attempt, but log subsequent ones. (#1165)
Configuration menu - View commit details
-
Copy full SHA for 861e102 - Browse repository at this point
Copy the full SHA 861e102View commit details
Commits on Jul 28, 2023
-
support userscramcredentials apis (#1168)
* userscramcredentials protocols * alteruserscramcredentials working * describeuserscramcredentials working * gofmt -s -w alteruserscramcredentials_test.go * fix typo * add tests for deletion * gofmt * improve test * separate alteruserscramcredentials_test and describeuserscramcredentials_test * add protocol tests * remove unused v1 constant * change iterations from int32 to int * keep errors with results
Configuration menu - View commit details
-
Copy full SHA for 6193fa9 - Browse repository at this point
Copy the full SHA 6193fa9View commit details -
* Support describeacls * gofmt -s -w createacl_test.go * make test diff smaller and fix protocl api key * fix another protocol api key * improve test name * protocol fixes * add missing patterntype * fix createacls protocol * fix tags and add tagged fields back in * bump createacls version to v3 * wip * just one filter, not a list of filters * add missing patterntype in test * fix patterntype location * add prototests * createacl_test.go -> createacls_test.go * seperate createacls_test and describeacls_test * fix describeaclstest * add comment for ResourcePatternTypeFilter
Configuration menu - View commit details
-
Copy full SHA for f4ca0b4 - Browse repository at this point
Copy the full SHA f4ca0b4View commit details
Commits on Sep 13, 2023
-
* support deleteacls * add deleteacls_test * add protocol test * test that acl was deleted * trigger build
Configuration menu - View commit details
-
Copy full SHA for 9ecb9d2 - Browse repository at this point
Copy the full SHA 9ecb9d2View commit details
There are no files selected for viewing