Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 901 Bytes

CHANGELOG.md

File metadata and controls

27 lines (19 loc) · 901 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Added AvroSchemaMixedEncoderTest
  • Added AvroSchemaDecoderTest
  • Added ProducerWithConfigOptionsTest
  • Added ConfigOptionsCommand to run commands with ConfigOptions class
  • Added pt_BR contributing section
  • Added setup-dev script on composer
  • Added grumphp commit validation

Fixed

  • Fixed parameters and options override on Consumer\Config class
  • Update instructions in the contributions section
  • Update project install section

Changed

  • Updated ConfigManager class for ConfigOptions in unit tests and wherever any configuration requests are made
  • Consumer and Producer middlewares resolution