Skip to content

v32

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 13:41
· 4 commits to main since this release
d726367

Changelog

  • d726367 Merge pull request #41 from codecrafters-io/logs-before-boot
  • df9178b test: update fixtures
  • 5e6f1e2 refactor: remove unused GetDescribeTopicPartition function
  • cd472c9 chore: fix typos
  • 179d40b refactor: unify logging and error handling in multiple test functions
  • 13f3599 refactor: enhance logging and error handling in testFetchNoMessages function
  • aa57862 refactor: unify logging and error handling in testFetchWithUnknownTopicID function
  • 0fb2a17 refactor: unify logging and error handling in testFetchWithNoTopics function
  • 51bc5ca refactor: unify logging and error handling in testAPIVersionWithFetchKey function
  • c8e65fd refactor: unify logging and error handling in testConcurrentRequests function
  • 689831d refactor: enhance logging and error handling in testSequentialRequests function
  • 6251c74 refactor: unify logging and error handling in testAPIVersion function
  • ed2ce5f refactor: unify logging and error handling in testAPIVersionErrorCase function
  • b279a72 refactor: enhance logging and error handling in testCorrelationId function
  • f3e1359 refactor: improve logging consistency and error handling in testHardcodedCorrelationId function
  • 9a53f5b refactor: streamline logging and error handling in testBindToPort function