Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
augusto-herrmann committed Jan 16, 2025
1 parent 29df662 commit 8a4d21e
Showing 1 changed file with 80 additions and 74 deletions.
154 changes: 80 additions & 74 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,99 +1,105 @@
# Changelog

As principais mudanças realizadas no repositório do [Ro-dou](https://github.com/gestaogovbr/Ro-dou) estão documentadas aqui a partir de 25/04/2023.

## [0.3.1] - 2025-01-16
## What's Changed
* Usar validação de data e UI de calendário nos parâmetros das DAGs in https://github.com/gestaogovbr/Ro-dou/pull/162

## [0.3.0] - 2024-11-12
## What's Changed
* Permitir busca no Querido Diário para um grupo de municípios by @slfabio in https://github.com/gestaogovbr/Ro-dou/pull/148
A partir desta mudança, é permitido informar uma lista de municípios para buscas no Querido Diário.

* Cria novo parâmetro de filtro por tipo de publicação by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/154
O parâmetro pubtype permite filtrar publicações tanto no DOU quanto no INLABS com base no tipo (Decreto, Lei, Ata, etc.).

* Melhorias no deployment local by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/156

### 🚀 Outros
* Update CHANGELOG.md for 0.2.4 by @github-actions in https://github.com/gestaogovbr/Ro-dou/pull/145

## New Contributors
* @slfabio made their first contribution in https://github.com/gestaogovbr/Ro-dou/pull/148


## What's Changed
* Permitir busca no Querido Diário para um grupo de municípios by @slfabio in https://github.com/gestaogovbr/Ro-dou/pull/148
A partir desta mudança, é permitido informar uma lista de municípios para buscas no Querido Diário.

* Cria novo parâmetro de filtro por tipo de publicação by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/154
O parâmetro pubtype permite filtrar publicações tanto no DOU quanto no INLABS com base no tipo (Decreto, Lei, Ata, etc.).

* Melhorias no deployment local by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/156

### 🚀 Outros
* Update CHANGELOG.md for 0.2.4 by @github-actions in https://github.com/gestaogovbr/Ro-dou/pull/145

## New Contributors
* @slfabio made their first contribution in https://github.com/gestaogovbr/Ro-dou/pull/148

**Full Changelog**: https://github.com/gestaogovbr/Ro-dou/compare/0.2.4...0.2.5

## [0.2.4] - 2024-09-10
<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
### Hotfix
Corrige resultados incompletos na busca com filtros por unidades [b57b486a2fb692e3e664e764dcc5e2c0f83c9948](https://github.com/gestaogovbr/Ro-dou/commit/b57b486a2fb692e3e664e764dcc5e2c0f83c9948)

<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
### Hotfix
Corrige resultados incompletos na busca com filtros por unidades [b57b486a2fb692e3e664e764dcc5e2c0f83c9948](https://github.com/gestaogovbr/Ro-dou/commit/b57b486a2fb692e3e664e764dcc5e2c0f83c9948)

**Full Changelog**: https://github.com/gestaogovbr/Ro-dou/compare/0.2.3...0.2.4

## [0.2.3] - 2024-09-04
<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
### Hotfix
* Ajusta o código para utilizar XCom_pull de múltiplos Tasks IDs no Airflow 2.10.0. by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/140
### 🚀 Outros
* Ignore markdown files in CI Tests by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/141



<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
### Hotfix
* Ajusta o código para utilizar XCom_pull de múltiplos Tasks IDs no Airflow 2.10.0. by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/140
### 🚀 Outros
* Ignore markdown files in CI Tests by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/141



**Full Changelog**: https://github.com/gestaogovbr/Ro-dou/compare/0.2.2...0.2.3

## [0.2.2] - 2024-09-02
<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed

* Upgrade Airflow to 2.10.0 by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/137

### 🚀 Outros

* Cast tags to a list when generating dags by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/135



<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed

* Upgrade Airflow to 2.10.0 by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/137

### 🚀 Outros

* Cast tags to a list when generating dags by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/135



**Full Changelog**: https://github.com/gestaogovbr/Ro-dou/compare/0.2.1...0.2.2

## [0.2.1] - 2024-08-30
<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
* Criar busca de exemplo para DOU e Querido Diário (modo misto) by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/132
### 🚀 Outros
* Hotfix by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/131



<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
* Criar busca de exemplo para DOU e Querido Diário (modo misto) by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/132
### 🚀 Outros
* Hotfix by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/131



**Full Changelog**: https://github.com/gestaogovbr/Ro-dou/compare/0.2.0...0.2.1

## [0.2.0] - 2024-08-29
<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
* Os resultados agora são agrupados por unidade, quando informada.
* Utilização do Pydantic para validação dos campos do yaml.
### 🚀 Outros
* Agrupar resultados por unidade by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/122
* Migrate yaml file validation from JSON schema to Pydantic schemas by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/118
* Fix logic operators in result_as_html function by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/123
* Add syspath for schemas and change dag.owners to string by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/125
* Alter trigger to run CI Tests on push only to main branch by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/127
* Hotfix para correção de variável no módulo de envio de email by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/128
* Corrige as linhas e colunas na exportação via CSV by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/129


<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
* Os resultados agora são agrupados por unidade, quando informada.
* Utilização do Pydantic para validação dos campos do yaml.
### 🚀 Outros
* Agrupar resultados por unidade by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/122
* Migrate yaml file validation from JSON schema to Pydantic schemas by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/118
* Fix logic operators in result_as_html function by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/123
* Add syspath for schemas and change dag.owners to string by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/125
* Alter trigger to run CI Tests on push only to main branch by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/127
* Hotfix para correção de variável no módulo de envio de email by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/128
* Corrige as linhas e colunas na exportação via CSV by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/129


**Full Changelog**: https://github.com/gestaogovbr/Ro-dou/compare/0.1.5...0.2.0

## [0.1.5] - 2024-08-09
<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
* Cria parâmetro opcional para uso da ementa (se houver) da publicação ao invés da janela de contexto ou texto completo. by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/113
* Cria parâmetro para uso de **dataset** no Data-Aware Schedulling. O schedule da DAG agora pode ser definido por três meios: _cron, dataset_ ou _cron + dataset_ <br>
* by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/115

<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
* Cria parâmetro opcional para uso da ementa (se houver) da publicação ao invés da janela de contexto ou texto completo. by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/113
* Cria parâmetro para uso de **dataset** no Data-Aware Schedulling. O schedule da DAG agora pode ser definido por três meios: _cron, dataset_ ou _cron + dataset_ <br>
* by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/115

**Full Changelog**: https://github.com/gestaogovbr/Ro-dou/compare/0.1.4...0.1.5

## [0.1.4] - 2024-07-30
Expand Down

0 comments on commit 8a4d21e

Please sign in to comment.