Skip to content

v22

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 10:42
· 117 commits to main since this release
9db82cc

Changelog

  • 9db82cc Merge pull request #26 from codecrafters-io/alpha-fixes-4
  • 3cf4669 refactor: use responseheaderAssertion in fetch stages
  • ad19d3b refactor: remove unused imports and functions in cluster_metadata_payload_test.go
  • b59b186 refactor: add checks to minVersion in ApiVersionResponseKey array
  • 52a230b test: update test function names to be more descriptive
  • b0ec023 fix: update decoding of partitionRecord payloads
  • 70f91ab fix: update decoding of topicRecord payloads
  • adb56e1 test: clean up payload decoder tests
  • c97e0a0 test: clean up fetch tests
  • 9813b6d fix: update decoding of featurelevel payloads
  • 3abf69d fix: update decoding of begintransaction payloads
  • ce3c3f7 refactor: update error message for remaining bytes after decoding cluster meta payloads
  • 1378200 test: update fixtures
  • 95e2ec2 refactor: reduce indentation in file generation logs
  • 01b5cd4 refactor: update order of log directory generation
  • 34a1b4e refactor: add .kafka_cleanshutdown file during log directory generation
  • 0308c6e fix: fix hex representation for signed ints
  • 9fb7a05 ci: update setup go action version to v5 in test workflow
  • 9e33f6d fiix: fix logging for next_cursor struct
  • 7d3cc49 refactor: improve error handling and logging in decoding cursor_presence field