File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Riber - Changelog
22
3+ ## v4.2.1 - 07/11/2025
4+ - ** REFATORAÇÃO** : Unificar BaseEntity e BaseModel em Tracker para herança simplificada
5+ - Remove ` BaseEntityConfiguration ` e ` BaseModelConfiguration ` , substituindo por ` BaseTypeConfiguration `
6+ - Introduz abstração ` Tracker ` consolidando propriedades e métodos comuns
7+ - Atualiza modelos e mapeamentos para herdar de ` Tracker `
8+ - Simplifica lógica de auditoria em ` AuditInterceptor ` para manipular exclusivamente entidades ` Tracker `
9+ - Reorganiza mapeamentos seguindo a nova estrutura de herança
10+
11+ ---
12+
313## v4.2.0 - 04/11/2025
414- ** NOVO** : Serviço para geração de Embeddings Genérico
515- Adiciona um evento para gerar embeddings dos produtos
Original file line number Diff line number Diff line change 44 <Companies >Samuel Zedec</Companies >
55 <Copyright >Copyright © $([System.DateTime]::Now.Year)</Copyright >
66 <Description >Sistema de gestão financeira para um lanchonete local</Description >
7- <Version >4.2.0 </Version >
7+ <Version >4.2.1 </Version >
88 </PropertyGroup >
99
1010 <!-- Repositório e Documentação -->
You can’t perform that action at this time.
0 commit comments