Releases: FlorentinTh/spam-remover
Releases · FlorentinTh/spam-remover
v2.0.1
v2.0.0
2.0.0 (2022-04-19)
⚠ BREAKING CHANGES
- env: TZ environment variable is now required
- log-spam-addresses: column is_email_valid was added to the database schema
Features
- env: change hardcoded timestamp in MailHelper class to an environment variable (b9454ba)
Bug Fixes
- log-spam-addresses: fix the issue when a spam email addresses were invalid (d73e7f0)
Chore
- data: update data file according to changes made to the database schema (4d61042)
CI
- build: remove ci-build on windows instances and remove no longer required env variables (1c26313)
Documentation
- .env: update .env.example according to changes made as regards adding a TZ variable (cfffeb8)
- readme: update readme according to previous commit (0ac66bd)
- readme: update readme to add a platform badge (42478d7)
- visualization: update documentation to add a vizualization section as well as required files (161a131)
v1.2.0
1.2.0 (2022-04-15)
Features
- summary: add url to grafana dashboard in summary email content (b4f6269)
Styling
- spam-remover: add a missing line break (d5474b5)
Refactors
- spam-remover: change model definition to better handle location lat and long in DB (dde2bf4)
- utils: move Mailer and OAuth2 classes to utils folder (0b02901)
Documentation
- .env.example: update .env.example to match new configuration (5e03c91)
- readme: fix a typo in readme file (73c300e)
- readme: update documentation in readme (617ddbc)
- readme: update readme to reflect changes in data definition (8a1be03)
Chore
v1.1.1
v1.1.0
1.1.0 (2022-04-05)
Features
- database: add database logging support and remove file logging (16498e1)
Refactors
- data: remove no longer required data example folder (974a6d6)
- imports: update imports order (479c8ca)
Documentation
- readme: update documentation in readme file (2ba0bbe)
Chore
- deps: add new dependencies and update existing ones (020e5b4)
v1.0.3
v1.0.2
1.0.2 (2022-03-16)
Bug Fixes
- spam-remover: fix an object access error (e6a5ade)
Chore
- deps: update dependencies (c1e2a62)
CI
- github-ci: add both dependabot and snyk configuration files (ed16709)
- github-ci: add specific configuration for ci to be functionnal (7719e36)
- github-ci: tests to check if ci uses secret tokens correctly (5a6b9f9)
- github-ci: yet another ci test (75d295e)
- github-ci: yet another ci test (be44fbf)
- github-ci: yet another ci test (c6d6d44)
- github-ci: yet another ci test (aa9458e)
v1.0.1
chore(release): 1.0.1