Releases: safe-global/safe-events-service
Releases · safe-global/safe-events-service
v1.4.1
v1.4.0
What's Changed
🏕 Features
- feat: migrate webhook HTTP client from axios to undici with retry by @Uxio0 in #492
- build: harden pnpm migration and pin GitHub Actions by @Uxio0 in #497
- Add missing dependencies for AdminJS by @Uxio0 in #510
- feat: Add explicit permissions to GitHub Actions workflows by @luarx in #514
- perf: optimize webhook dispatch and bound response body size by @Uxio0 in #524
- fix: harden auth with constant-time comparison by @Uxio0 in #523
- Bump version from 1.3.0 to 1.4.0 by @Uxio0 in #525
👒 Dependencies
- Bump the nestjs group across 1 directory with 12 updates by @dependabot[bot] in #522
New Contributors
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
🏕 Features
- fix: Rewrite admin routes in HTML and patch router by @yagopv in #496
- chore: Set release version by @yagopv in #498
👒 Dependencies
- Bump eslint-plugin-prettier from 5.5.4 to 5.5.5 by @dependabot[bot] in #473
- Bump axios from 1.13.2 to 1.15.0 by @dependabot[bot] in #493
New Contributors
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
🏕 Features
- fix: await processEvent before acking RabbitMQ message to restore backpressure by @Uxio0 in #490
- Bump version from 1.1.0 to 1.2.0 by @Uxio0 in #491
👒 Dependencies
- Bump @nestjs/core from 11.1.9 to 11.1.17 by @dependabot[bot] in #483
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #478
- Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #477
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
🏕 Features
- fix: Set Json format to Warning logs by @falvaradorodriguez in #468
- Set version v1.0.0 by @falvaradorodriguez in #470
- Update License by @akshay-ap in #476
- feat: Add support for proxy headers by @falvaradorodriguez in #481
- Add supply chain protection cooldown period by @Uxio0 in #482
- feat: Enable keep-alive on HTTP/HTTPS agents for webhook dispatch by @Uxio0 in #487
- fix: security hardening and configuration improvements by @Uxio0 in #488
- Bump version from 1.0.0 to 1.1.0 by @Uxio0 in #489
👒 Dependencies
- Bump viem from 2.40.3 to 2.42.1 by @dependabot[bot] in #467
- Bump prettier from 3.7.1 to 3.7.4 by @dependabot[bot] in #466
- Bump typeorm from 0.3.27 to 0.3.28 by @dependabot[bot] in #464
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #480
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #479
New Contributors
- @akshay-ap made their first contribution in #476
Full Changelog: v0.16.0...v1.1.0
v1.0.0
What's Changed
🏕 Features
- fix: Set Json format to Warning logs by @falvaradorodriguez in #468
- Set version v1.0.0 by @falvaradorodriguez in #470
👒 Dependencies
- Bump viem from 2.40.3 to 2.42.1 by @dependabot[bot] in #467
- Bump prettier from 3.7.1 to 3.7.4 by @dependabot[bot] in #466
- Bump typeorm from 0.3.27 to 0.3.28 by @dependabot[bot] in #464
Full Changelog: v0.16.0...v1.0.0
v0.16.0
What's Changed
🏕 Features
- fix: ensure lockfiles are used on ci builds by @dasanra in #443
- Update dependencies by @Uxio0 in #456
- chore: made clickbait for the version icon by @Olexandr88 in #440
- Update Node.js version badge in README by @Uxio0 in #457
- Bump version from 0.15.0 to 0.16.0 by @Uxio0 in #463
👒 Dependencies
- Bump coverallsapp/github-action from 2.3.6 to 2.3.7 by @dependabot[bot] in #455
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #454
- Bump docker/setup-qemu-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #453
- Bump @typescript-eslint/eslint-plugin from 8.32.0 to 8.46.2 by @dependabot[bot] in #451
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #450
- Bump ts-jest from 29.4.5 to 29.4.6 by @dependabot[bot] in #461
- Bump @nestjs/cli from 11.0.13 to 11.0.14 by @dependabot[bot] in #459
- Bump @eslint/eslintrc from 3.3.1 to 3.3.3 by @dependabot[bot] in #458
- Bump @types/express from 5.0.5 to 5.0.6 by @dependabot[bot] in #460
New Contributors
- @Olexandr88 made their first contribution in #440
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
🏕 Features
- feat: Add filter by address by @falvaradorodriguez in #425
- Add Swagger Api Key Header in Webhook endpoints by @falvaradorodriguez in #423
- Fix migrations path in db config script by @falvaradorodriguez in #424
- Set version 0.15.0 by @falvaradorodriguez in #427
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
🏕 Features
- Fix vulnerable packages by @Uxio0 in #340
- Add
datafor Multisig Transaction events by @Uxio0 in #345 - Make Multisig Tx
datanullable in README by @Uxio0 in #346 - Fix typo by @Uxio0 in #374
- Bump amqplib to 0.10.8 by @moisses89 in #392
- Update dependencies by @Uxio0 in #393
- Update ESLint to v9 by @Uxio0 in #394
- Bump to node v22 and setup postgres 16 by @moisses89 in #390
- Update NestJS and EventSource dependencies by @Uxio0 in #395
- Remove EventSource types dependency by @Uxio0 in #396
- Downgrade Nestjs to v10 by @Uxio0 in #397
- Add crud webhook by @moisses89 in #398
- Fix webhoook endpoint is not updating some fields by @moisses89 in #408
- chore: add CLA action by @dasanra in #407
- Refactor project structure by @moisses89 in #410
- Support automatic disable for Webhooks that fails consistently. by @moisses89 in #412
- Set version v0.14.0 by @moisses89 in #415
👒 Dependencies
- Bump adminjs from 7.8.14 to 7.8.15 by @dependabot in #341
- Bump docker/setup-qemu-action from 3.3.0 to 3.6.0 by @dependabot in #362
- Bump coverallsapp/github-action from 2.3.4 to 2.3.6 by @dependabot in #350
New Contributors
Full Changelog: v0.13.1...v0.14.0
v0.13.1
What's Changed
🏕 Features
- Fix typo Update README.md by @MonkeyKing44 in #329
- Update adminjs by @Uxio0 in #338
- Add "to" field to PENDING and EXECUTED multisig tx by @falvaradorodriguez in #331
- Set version to v0.13.1 by @moisses89 in #339
👒 Dependencies
- Bump @nestjs/config from 3.2.2 to 3.3.0 by @dependabot in #326
- Bump @nestjs/swagger from 7.4.2 to 8.1.0 by @dependabot in #327
- Bump @nestjs/swagger from 8.1.0 to 8.1.1 by @dependabot in #333
- Bump docker/setup-qemu-action from 3.2.0 to 3.3.0 by @dependabot in #334
New Contributors
- @MonkeyKing44 made their first contribution in #329
Full Changelog: v0.13.0...v0.13.1