-
-
Notifications
You must be signed in to change notification settings - Fork 274
Comparing changes
Open a pull request
base repository: twmb/franz-go
base: v1.9.0
head repository: twmb/franz-go
compare: v1.9.1
- 15 commits
- 11 files changed
- 3 contributors
Commits on Oct 19, 2022
-
franz-go: test against redpanda
Turns out, redpanda does not like the EndBeginTxnUnsafe option. That's valid.
Configuration menu - View commit details
-
Copy full SHA for 31e6e37 - Browse repository at this point
Copy the full SHA 31e6e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 152bad8 - Browse repository at this point
Copy the full SHA 152bad8View commit details
Commits on Oct 20, 2022
-
Potentially, this ensures people using kadm have the latest franz-go bug fixes (which are a bit important)
Configuration menu - View commit details
-
Copy full SHA for 7ae4327 - Browse repository at this point
Copy the full SHA 7ae4327View commit details -
Merge pull request #232 from twmb/kadm_franz_bump
kadm: pin latest franz-go
Configuration menu - View commit details
-
Copy full SHA for d20a322 - Browse repository at this point
Copy the full SHA d20a322View commit details
Commits on Oct 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7134032 - Browse repository at this point
Copy the full SHA 7134032View commit details -
Merge pull request #233 from mihaitodor/redpanda-mihai
Fix Redpanda tests
Configuration menu - View commit details
-
Copy full SHA for 0f20096 - Browse repository at this point
Copy the full SHA 0f20096View commit details -
Merge pull request #225 from twmb/redpanda
franz-go: test against redpanda
Configuration menu - View commit details
-
Copy full SHA for b605610 - Browse repository at this point
Copy the full SHA b605610View commit details
Commits on Oct 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 47eccba - Browse repository at this point
Copy the full SHA 47eccbaView commit details -
kgo sasl reauth: be more pessimistic
AWS is saying that we have 12hr of auth lifetime, and then throwing authorization errors at ~11hr50min. We will be more pessimistic and use only 95 to 98% of the lifetime. This is similar to the Java client, which uses 85 to 95%. Closes #205.
Configuration menu - View commit details
-
Copy full SHA for eb6e3b5 - Browse repository at this point
Copy the full SHA eb6e3b5View commit details
Commits on Oct 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 172c02e - Browse repository at this point
Copy the full SHA 172c02eView commit details
Commits on Oct 26, 2022
-
Merge pull request #236 from rmb938/fix235
append partitions and topics to delete records request
Configuration menu - View commit details
-
Copy full SHA for fd636b8 - Browse repository at this point
Copy the full SHA fd636b8View commit details
Commits on Oct 31, 2022
-
kgo txn: handle UNKNOWN_SERVER_ERROR more widely
This error is technically not retryable, but in the context of transactions, at worst, we will eventually see a better more direct error. Redpanda returns this error a bit right now (although this is being reduced with 22.3), but we may as well be more resilient anyway.
Configuration menu - View commit details
-
Copy full SHA for 3ecaff2 - Browse repository at this point
Copy the full SHA 3ecaff2View commit details -
Merge pull request #242 from twmb/updates
franz-go: be more pessimistic about sasl lifetime timeout
Configuration menu - View commit details
-
Copy full SHA for 89cdc4d - Browse repository at this point
Copy the full SHA 89cdc4dView commit details -
CHANGELOG: note incoming v1.9.1 release
Also hopefully changes gh actions to not run tests on markdown file changes.
Configuration menu - View commit details
-
Copy full SHA for 5fc4002 - Browse repository at this point
Copy the full SHA 5fc4002View commit details -
Merge pull request #243 from twmb/release
CHANGELOG: note incoming v1.9.1 release
Configuration menu - View commit details
-
Copy full SHA for 98802e5 - Browse repository at this point
Copy the full SHA 98802e5View 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.9.0...v1.9.1