Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Continuação da refatoração da camada de orquestração do endpoint de emendas, com foco em melhoria de legibilidade, padronização de sanitização de dados e organização do fluxo de transformação de registros retornados do Neo4j.
Release metadata
Release note (PT-BR):
Continuação da refatoração interna da API de emendas, melhorando a organização do código e a consistência no tratamento de dados.
Release note (EN):
Continuation of the internal refactoring of the emendas API, improving code organization and data handling consistency.
Release highlights (PT-BR, bullets with
|):Melhoria de legibilidade na camada de orquestração | Padronização da sanitização de propriedades | Redução de duplicação de lógica | Código mais consistente e manutenível
Release highlights (EN, bullets with
|):Improved readability in orchestration layer | Standardized property sanitization | Reduced duplicated logic | More consistent and maintainable code
Included pattern IDs (comma-separated, or
none):none
Technical changes (PT-BR, bullets with
|):Refatoração da função de listagem de emendas do Tesouro | Reorganização do fluxo de transformação de dados | Padronização do uso de sanitização (sanitize_props e sanitize_public_properties) | Ajustes de tipagem e estrutura de retorno
Technical changes (EN, bullets with
|):Refactored Tesouro emendas listing function | Reorganized data transformation flow | Standardized sanitization usage (sanitize_props and sanitize_public_properties) | Typing and response structure improvements
Change type (choose one release label from taxonomy):
release:majorrelease:featurerelease:patternsrelease:apirelease:datarelease:privacyrelease:fixrelease:docsrelease:infrarelease:securityBreaking change?
Validation
Public safety and compliance checklist
PUBLIC_MODEbehavior was reviewed (if relevant)docs/release/public_boundary_matrix.csvRisk and rollback
Baixo risco, mudanças restritas à camada de aplicação sem alteração de contrato externo.
Rollback pode ser realizado revertendo o commit sem impacto em dados persistidos.