Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config options #110

Merged
merged 72 commits into from
Oct 10, 2023
Merged

Config options #110

merged 72 commits into from
Oct 10, 2023

Conversation

djonasm
Copy link
Contributor

@djonasm djonasm commented Jan 31, 2022

Este PR realiza as alterações:

  • Inclui um arquivo Changelog para criar lastro das últimas alterações e intenções de alterações futuras;

  • Substitui o uso da classe Metamorphosis\AbstractConfigManager pelas classes Metamorphosis\TopicHandler\ConfigOptions\Producer ou Metamorphosis\TopicHandler\ConfigOptions\Consumer ;

  • Adiciona os testes unitários tests\Unit\MiddlewaresAvroSchemaMixedEncoderTest e tests\Unit\Middlewares\AvroSchemaDecoderTest ;

  • Remove a classe ConsumerConfigManager e reduz o uso da classe ProducerConfigManager;

  • Atualiza os testes das classes que fazem uso das classes ConsumerConfigManager, ProducerConfigManager e AbstractConfigManager .

  • Modifica o mecanismo de configuração dos tópicos e serviços, separando em arquivos distintos os serviços e tópicos.

@djonasm djonasm added the enhancement New feature or request label Jan 31, 2022
@hcdias hcdias changed the base branch from master to develop March 24, 2022 18:25
@hcdias hcdias changed the base branch from develop to master March 24, 2022 21:09
@hcdias hcdias changed the base branch from master to develop March 24, 2022 21:11
@hcdias hcdias changed the base branch from develop to master March 24, 2022 21:18
@hcdias hcdias changed the base branch from master to develop March 24, 2022 21:20
@hcdias hcdias changed the base branch from develop to master March 24, 2022 21:31
@hcdias hcdias changed the base branch from master to develop March 24, 2022 21:47
@hcdias hcdias marked this pull request as ready for review April 7, 2022 14:18
@hcdias hcdias requested review from fnsc, diegofelix and rpopuc and removed request for diegofelix April 8, 2022 17:18
src/Avro/AvroClientInterface.php Outdated Show resolved Hide resolved
src/Avro/CachedSchemaRegistryClientInterface.php Outdated Show resolved Hide resolved
src/Avro/ClientFactory.php Outdated Show resolved Hide resolved
src/Avro/ClientFactory.php Show resolved Hide resolved
src/Connectors/AbstractConfig.php Outdated Show resolved Hide resolved
src/Connectors/AbstractConfig.php Outdated Show resolved Hide resolved
src/Connectors/Consumer/Factory.php Outdated Show resolved Hide resolved
src/Producer.php Outdated Show resolved Hide resolved
Signed-off-by: hcdias <huferreira@leroymerlin.com.br>
Signed-off-by: hcdias <huferreira@leroymerlin.com.br>
Signed-off-by: hcdias <huferreira@leroymerlin.com.br>
Signed-off-by: hcdias <huferreira@leroymerlin.com.br>
@hcdias hcdias merged commit 1de2aaf into develop Oct 10, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants