From 9204379ec7569a15ae45772b8842e3fa20574dbb Mon Sep 17 00:00:00 2001 From: Eduardo Lauer Date: Tue, 30 Jul 2024 16:03:59 -0300 Subject: [PATCH] Copy and paste release history --- CHANGELOG.md | 136 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 131 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01ed7d6..b0af670 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,19 +1,56 @@ -## Change Log +# Changelog -As principais mudanças realizadas no repositório do [Ro-ou](https://github.com/gestaogovbr/Ro-dou) estão documentadas aqui a partir de 31/08/2023. +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.1.4] - 2024-07-30 -- Close p tag in watermark +### What's Changed +* Close p tag in watermark by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/109 + +**Full Changelog**: https://github.com/gestaogovbr/Ro-dou/compare/0.1.3...0.1.4 ## [0.1.3] - 2024-07-25 - Cria a marca d'agua do Ro-DOU no template do email - Adiciona quebra de linhas no texto no modo full_text (INLABS) - Corrige bug quando a paginação de resultados é igual a 2 (DOU) +### What's Changed +* Update README.md by @marcelosinnerworkings in https://github.com/gestaogovbr/Ro-dou/pull/95 +* Fix format for Outlook display by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/96 +* Force justify text by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/97 +* Include parameter for dynamic no result text in notification by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/98 +* add dataset trigger scheduler by @vitorbellini in https://github.com/gestaogovbr/Ro-dou/pull/99 +* Fix pagination by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/104 +* Keep line breaks in full text mode by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/105 +* Add watermark in email template by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/108 + +### New Contributors +* @marcelosinnerworkings made their first contribution in https://github.com/gestaogovbr/Ro-dou/pull/95 + +**Full Changelog**: https://github.com/gestaogovbr/Ro-dou/compare/0.1.2...0.1.3 + ## [0.1.2] -# TODO +### What's Changed +* Move DOUhook from FastETL to Ro-dou src by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/66 +* Validate yaml by @vitorbellini in https://github.com/gestaogovbr/Ro-dou/pull/75 +* Create filter for department by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/77 +* change exact search to consider special characters by @gutaors in https://github.com/gestaogovbr/Ro-dou/pull/80 +* Inlabs db by @vitorbellini in https://github.com/gestaogovbr/Ro-dou/pull/81 +* add full_text option by @vitorbellini in https://github.com/gestaogovbr/Ro-dou/pull/82 +* Implement search with logical operators by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/85 +* Implement subsearchs by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/87 +* Fix select_terms_from_db bug by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/88 +* Create param hide_filter by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/90 +* Hide filters for slack and discord by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/91 +* Add Header and footer text by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/93 +* Justify text in email report by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/94 + +### New Contributors +* @gutaors made their first contribution in https://github.com/gestaogovbr/Ro-dou/pull/80 + +**Full Changelog**: https://github.com/gestaogovbr/Ro-dou/compare/0.1.1...0.1.2 ## [0.1.1] -# TODO +### What's Changed +fix css file access ## [0.1.0] - 2023-08-31 @@ -30,3 +67,92 @@ RO_DOU__DAG_CONF_DIR=/opt/airflow/dags/repo1/dag_confs:/opt/airflow/dags/repo2/d ``` Esta alteração permite que os arquivos de configuração das DAGs (`dag_confs/*.yml`) estejam em qualquer pasta da máquina ou container. + +### What's Changed +* Change name organization economia to gestao by @salomaolopes in https://github.com/gestaogovbr/Ro-dou/pull/60 +* change dag_confs search by @vitorbellini in https://github.com/gestaogovbr/Ro-dou/pull/62 + +**Full Changelog**: https://github.com/gestaogovbr/Ro-dou/compare/0.0.7...0.1.0 + + +## [0.0.7] 2023-04-27 +### What's Changed +* fix workflow docker build publish + +## [0.0.6] 2023-04-27 +### What's Changed +* fix workflow docker build publish + +## [0.0.5] 2023-04-27 +### What's Changed +* fix workflow docker build publish + +## [0.0.4] 2023-04-27 +### What's Changed +* fix workflow docker build publish + +## [0.0.3] 2023-04-27 +### What's Changed +* fix workflow docker build publish + +## [0.0.2] 2023-04-25 +### What's Changed +* Conjunto de mudanças para v.1 by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/4 +* Cria resiliência na chamada da API do DOU by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/5 +* Cria opção de pesquisa no Querido Diário by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/14 +* Trigger date horario local by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/17 +* altera template de data do título do email by @salomaolopes in https://github.com/gestaogovbr/Ro-dou/pull/18 +* Incluir serviço do selenium no docker-compose.yml by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/22 +* Adiciona tentativas de execução na função search_text_with_retry by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/23 +* Criar parâmetro para enviar email by @salomaolopes in https://github.com/gestaogovbr/Ro-dou/pull/24 +* Make tests run in colored output by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/25 +* Implementa feature de documentação markdown e informações úteis by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/31 +* Add documentation and separate tests for DAG Docs by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/34 +* Fix spelling in "links" by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/35 +* Fix searching terms read from database by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/39 +* remove selenium from Ro-dou by @vitorbellini in https://github.com/gestaogovbr/Ro-dou/pull/40 +* Mount as a volume only the modules used by Ro-DOU by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/44 +* Upgrade actions/checkout to v3 in CI by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/47 +* [dou_dag_generator] enables to find ro_dou folder inside airflow dags… by @vitorbellini in https://github.com/gestaogovbr/Ro-dou/pull/49 +* Decouple this project from the airflow2-docker image by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/51 +* Bundle src code and plugin into docker image by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/53 +* [WIP] Discord Integration by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/50 +* Workflow to build and publish docker image by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/54 +* update fastetl import by @vitorbellini in https://github.com/gestaogovbr/Ro-dou/pull/56 +* Slack integration by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/58 + +### New Contributors +* @nitaibezerra made their first contribution in https://github.com/gestaogovbr/Ro-dou/pull/4 + +**Full Changelog**: https://github.com/gestaogovbr/Ro-dou/commits/0.0.2 + +## [0.0.1] 2023-04-25 +### What's Changed +* Conjunto de mudanças para v.1 by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/4 +* Cria resiliência na chamada da API do DOU by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/5 +* Cria opção de pesquisa no Querido Diário by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/14 +* Trigger date horario local by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/17 +* altera template de data do título do email by @salomaolopes in https://github.com/gestaogovbr/Ro-dou/pull/18 +* Incluir serviço do selenium no docker-compose.yml by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/22 +* Adiciona tentativas de execução na função search_text_with_retry by @edulauer in https://github.com/gestaogovbr/Ro-dou/pull/23 +* Criar parâmetro para enviar email by @salomaolopes in https://github.com/gestaogovbr/Ro-dou/pull/24 +* Make tests run in colored output by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/25 +* Implementa feature de documentação markdown e informações úteis by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/31 +* Add documentation and separate tests for DAG Docs by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/34 +* Fix spelling in "links" by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/35 +* Fix searching terms read from database by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/39 +* remove selenium from Ro-dou by @vitorbellini in https://github.com/gestaogovbr/Ro-dou/pull/40 +* Mount as a volume only the modules used by Ro-DOU by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/44 +* Upgrade actions/checkout to v3 in CI by @augusto-herrmann in https://github.com/gestaogovbr/Ro-dou/pull/47 +* [dou_dag_generator] enables to find ro_dou folder inside airflow dags… by @vitorbellini in https://github.com/gestaogovbr/Ro-dou/pull/49 +* Decouple this project from the airflow2-docker image by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/51 +* Bundle src code and plugin into docker image by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/53 +* [WIP] Discord Integration by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/50 +* Workflow to build and publish docker image by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/54 +* update fastetl import by @vitorbellini in https://github.com/gestaogovbr/Ro-dou/pull/56 +* Slack integration by @nitaibezerra in https://github.com/gestaogovbr/Ro-dou/pull/58 + +### New Contributors +* @nitaibezerra made their first contribution in https://github.com/gestaogovbr/Ro-dou/pull/4 + +**Full Changelog**: https://github.com/gestaogovbr/Ro-dou/commits/0.0.1