1.7.0 (2024-11-21)
- drop node18 (b35e918)
- deps: bump cross-spawn from 7.0.3 to 7.0.6 (344f7dc)
1.6.0 (2024-11-01)
- add LogProcessor to the available options (34de461)
- add more headers to email in raw mode (37f5c61)
- add smtp headers manipulation (fa67f40)
1.5.2 (2024-09-17)
- deps: bump micromatch from 4.0.7 to 4.0.8 (#93) (10b180b)
- deps: bump path-to-regexp from 6.2.2 to 6.3.0 (#94) (3792f8c)
1.5.1 (2024-08-15)
1.5.0 (2024-06-12)
1.4.6 (2024-06-10)
- deps: bump @grpc/grpc-js from 1.10.1 to 1.10.9 (#85) (f09c696)
- deps: bump braces from 3.0.2 to 3.0.3 (#87) (470f44e)
1.4.5 (2024-03-19)
1.4.4 (2024-03-06)
- deps: upgrade deps (fc73eb9)
1.4.3 (2024-02-05)
- deps: nodemailer ReDoS (b07dadf)
1.4.2 (2024-01-11)
- deps: bump follow-redirects from 1.15.2 to 1.15.4 (3bf7a78)
1.4.1 (2023-11-13)
- deps: bump axios from 1.5.0 to 1.6.0 (876817b)
1.4.0 (2023-09-19)
- add http-auth and http-filter filters (ff20417), closes #70
- update to node18 and drop node16 (c414bf2)
- use cloudevent for http-filter payload (d603167)
1.3.3 (2023-09-12)
1.3.2 (2023-08-23)
1.3.1 (2023-06-24)
- use latest image of distroless/nodejs18-debian11 (6c897e8)
- use WorkerOutput instead of console.log (d030903)
1.3.0 (2023-06-21)
- add a log processor to output received email from smtp (98f132c)
- fix: update dependencies ([email protected])
- Remi Cattiau ([email protected])
- Remi Cattiau (@loopingz)
- ci: update json schema prior to release #55 (@loopingz)
- feat: add verbose log (Close #36) #55 (@loopingz)
- feat: add json schema for config file #55 (@loopingz)
- feat: add prometheus support (Close #52) #55 (@loopingz)
- Remi Cattiau (@loopingz)
- build(deps): bump @aws-sdk/client-ses from 3.234.0 to 3.235.0 #48 (@dependabot[bot])
- build(deps): bump @aws-sdk/client-s3 from 3.234.0 to 3.235.0 #49 (@dependabot[bot])
- build(deps): bump @aws-sdk/client-sqs from 3.234.0 to 3.235.0 #51 (@dependabot[bot])
- build(deps): bump @aws-sdk/client-sqs from 3.231.0 to 3.234.0 #44 (@dependabot[bot])
- build(deps): bump @aws-sdk/client-s3 from 3.231.0 to 3.234.0 #45 (@dependabot[bot])
- build(deps-dev): bump esbuild from 0.16.9 to 0.16.10 #46 (@dependabot[bot])
- build(deps): bump @aws-sdk/client-ses from 3.231.0 to 3.234.0 #47 (@dependabot[bot])
- build(deps-dev): bump esbuild from 0.16.7 to 0.16.9 #42 (@dependabot[bot])
- build(deps-dev): bump prettier-plugin-organize-imports #41 (@dependabot[bot])
- @dependabot[bot]
- Remi Cattiau (@loopingz)
- ci: publish version w/o release label #40 (@loopingz)
- fix: use deploykey instead of gh actions creds for push #39 (@loopingz)
- Remi Cattiau (@loopingz)
- Remi Cattiau (@loopingz)
π This release contains work from a new contributor! π
Thank you, Remi Cattiau (@loopingz), for all your work!
- build(deps-dev): bump @types/mocha from 9.1.1 to 10.0.1 #27 (@dependabot[bot])
- build(deps-dev): bump sinon from 14.0.2 to 15.0.0 #28 (@dependabot[bot])
- fix: add missing plugin #34 (@loopingz)
- feat: add auto shipit configuration #34 (@loopingz)
- ci: add .env to gitignore #31 (@loopingz)
- feat: add yaml support for configuration file (Close #23) (@loopingz)
- feat: move to ESM module (@loopingz)
- feat: add a static-auth filter (@loopingz)
- build(deps-dev): bump @testdeck/mocha from 0.2.2 to 0.3.3 #30 (@dependabot[bot])
- feat: add AWS and Nodemailer implementation (@loopingz)
- feat: add cloudevent and gcp storage and pubsub (@loopingz)
- feat: add jsonc capabilities (@loopingz)
- feat: add basic whitelist filter (@loopingz)
- feat: first commit (@loopingz)
- ci: remove docker plugin for auto #37 (@loopingz)
- ci: build container on tag push #37 (@loopingz)
- fix: try to trigger 0.1.1 release #37 (@loopingz)
- ci: update workflows trigger #34 (@loopingz)
- ci: increase timeout for yarn install #34 (@loopingz)
- fix: Docker SIGINT handler #34 (@loopingz)
- ci: test #34 (@loopingz)
- ci: remove canary deployment #34 (@loopingz)
- ci: use yarn.lock in ci #34 (@loopingz)
- ci: add yarn.lock #34 (@loopingz)
- ci: add workflow #34 (@loopingz)
- fix: allow usage of EKS service accounts #22 (@loopingz)
- ci: split sonarcloud ci #22 (@loopingz)
- ci: disable stip-json-comments update as it enforce ESM #5 (@loopingz)
- Update README.md #5 (@loopingz)
- docs: exclude dependabot (@loopingz)
- ci: add all-contributors (@loopingz)
- ci: add auto release manager (@loopingz)
- docs: improve README readability (@loopingz)
- ci: add auth test (@loopingz)
- ci: move to node16 and greater (@loopingz)
- refactor: use organize-imports (@loopingz)
- ci: remove cov on sonarcloud (@loopingz)
- refactor: sonar code smells (@loopingz)
- ci: add gcp test (@loopingz)
- docs: update sonarcloud badge (@loopingz)
- ci: add badges (@loopingz)
- ci: add more unit tests (@loopingz)
- refactor: move to SmtpComponent root class (@loopingz)
- ci: sonar update to project (@loopingz)
- ci: add missing sonar file (@loopingz)
- ci: add github files (@loopingz)
- ci: add basic workflows (@loopingz)
- v0.0.1 (@loopingz)
- @dependabot[bot]
- Remi Cattiau (@loopingz)
- build(deps-dev): bump @types/mocha from 9.1.1 to 10.0.1 #27 (@dependabot[bot])
- build(deps-dev): bump sinon from 14.0.2 to 15.0.0 #28 (@dependabot[bot])
- fix: add missing plugin #34 (@loopingz)
- feat: add auto shipit configuration #34 (@loopingz)
- ci: add .env to gitignore #31 (@loopingz)
- feat: add yaml support for configuration file (Close #23) (@loopingz)
- feat: move to ESM module (@loopingz)
- feat: add a static-auth filter (@loopingz)
- build(deps-dev): bump @testdeck/mocha from 0.2.2 to 0.3.3 #30 (@dependabot[bot])
- feat: add AWS and Nodemailer implementation (@loopingz)
- feat: add cloudevent and gcp storage and pubsub (@loopingz)
- feat: add jsonc capabilities (@loopingz)
- feat: add basic whitelist filter (@loopingz)
- feat: first commit (@loopingz)
- ci: update workflows trigger #34 (@loopingz)
- ci: increase timeout for yarn install #34 (@loopingz)
- fix: Docker SIGINT handler #34 (@loopingz)
- ci: test #34 (@loopingz)
- ci: remove canary deployment #34 (@loopingz)
- ci: use yarn.lock in ci #34 (@loopingz)
- ci: add yarn.lock #34 (@loopingz)
- ci: add workflow #34 (@loopingz)
- fix: allow usage of EKS service accounts #22 (@loopingz)
- ci: split sonarcloud ci #22 (@loopingz)
- ci: disable stip-json-comments update as it enforce ESM #5 (@loopingz)
- Update README.md #5 (@loopingz)
- docs: exclude dependabot (@loopingz)
- ci: add all-contributors (@loopingz)
- ci: add auto release manager (@loopingz)
- docs: improve README readability (@loopingz)
- ci: add auth test (@loopingz)
- ci: move to node16 and greater (@loopingz)
- refactor: use organize-imports (@loopingz)
- ci: remove cov on sonarcloud (@loopingz)
- refactor: sonar code smells (@loopingz)
- ci: add gcp test (@loopingz)
- docs: update sonarcloud badge (@loopingz)
- ci: add badges (@loopingz)
- ci: add more unit tests (@loopingz)
- refactor: move to SmtpComponent root class (@loopingz)
- ci: sonar update to project (@loopingz)
- ci: add missing sonar file (@loopingz)
- ci: add github files (@loopingz)
- ci: add basic workflows (@loopingz)
- v0.0.1 (@loopingz)
- @dependabot[bot]
- Remi Cattiau (@loopingz)