Releases: safe-global/safe-events-service
Releases · safe-global/safe-events-service
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
v0.13.0
What's Changed
🏕 Features
- Update README.md by @Uxio0 in #248
- Fix nodejs version in README.md by @Uxio0 in #249
- Add support for reorg events by @moisses89 in #305
- Add support for delegates events by @falvaradorodriguez in #317
- Fix doc of delegates events by @falvaradorodriguez in #318
- Set version v0.13.0 by @moisses89 in #332
👒 Dependencies
- Bump viem from 2.9.13 to 2.10.5 by @dependabot in #237
- Bump @types/node from 20.12.7 to 20.12.11 by @dependabot in #236
- Bump coverallsapp/github-action from 2.2.3 to 2.3.0 by @dependabot in #235
- Bump @nestjs/common from 10.3.7 to 10.3.8 by @dependabot in #232
- Bump cache-manager from 5.4.0 to 5.5.3 by @dependabot in #243
- Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.11.0 by @dependabot in #242
- Bump @nestjs/core from 10.3.7 to 10.3.8 by @dependabot in #231
- Bump @typescript-eslint/parser from 7.8.0 to 7.11.0 by @dependabot in #241
- Bump @nestjs/common from 10.3.8 to 10.3.9 by @dependabot in #247
- Bump ts-jest from 29.1.2 to 29.1.4 by @dependabot in #246
- Bump @nestjs/core from 10.3.8 to 10.3.9 by @dependabot in #245
- Bump @nestjs/testing from 10.3.8 to 10.3.9 by @dependabot in #244
- Bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.13.0 by @dependabot in #253
- Bump axios from 1.6.8 to 1.7.2 by @dependabot in #252
- Bump @nestjs/platform-express from 10.3.8 to 10.3.9 by @dependabot in #251
- Bump pg from 8.11.5 to 8.12.0 by @dependabot in #250
- Bump @types/node from 20.12.11 to 20.14.3 by @dependabot in #258
- Bump ts-jest from 29.1.4 to 29.1.5 by @dependabot in #257
- Bump @typescript-eslint/parser from 7.11.0 to 7.13.1 by @dependabot in #256
- Bump prettier from 3.2.5 to 3.3.2 by @dependabot in #255
- Bump docker/build-push-action from 5 to 6 by @dependabot in #254
- Bump cache-manager from 5.5.3 to 5.7.3 by @dependabot in #275
- Bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.16.1 by @dependabot in #274
- Bump @types/node from 20.14.3 to 20.14.10 by @dependabot in #272
- Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 by @dependabot in #267
- Bump @typescript-eslint/parser from 7.13.1 to 7.16.1 by @dependabot in #273
- Bump coverallsapp/github-action from 2.3.0 to 2.3.1 by @dependabot in #303
- Bump typescript from 5.4.5 to 5.6.3 by @dependabot in #301
- Bump @nestjs/swagger from 7.3.1 to 7.4.2 by @dependabot in #298
- Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 by @dependabot in #281
- Bump prettier from 3.3.2 to 3.3.3 by @dependabot in #278
- Bump axios from 1.7.2 to 1.7.9 by @dependabot in #325
- Bump coverallsapp/github-action from 2.3.1 to 2.3.4 by @dependabot in #314
- Bump @types/jest from 29.5.12 to 29.5.14 by @dependabot in #313
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
🏕 Features
- Fix e2e tests timeouts problems by @falvaradorodriguez in #233
- Fix/typo httpresponse error by @diegopazosrego in #228
- Set version 0.12.0 by @falvaradorodriguez in #234
New Contributors
- @diegopazosrego made their first contribution in #228
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
🏕 Features
- Add events log as JSON by @Uxio0 in #218
- Fix json logger for EventsService by @Uxio0 in #224
- Fix typo on json logger and test by @Uxio0 in #225
- Set version 0.11.0 by @Uxio0 in #226
👒 Dependencies
- Bump pg from 8.11.3 to 8.11.5 by @dependabot in #216
- Bump @nestjs/testing from 10.3.7 to 10.3.8 by @dependabot in #215
- Bump @typescript-eslint/parser from 7.4.0 to 7.7.1 by @dependabot in #213
- Bump @nestjs/platform-express from 10.3.7 to 10.3.8 by @dependabot in #214
- Bump supertest from 6.3.4 to 7.0.0 by @dependabot in #222
- Bump @typescript-eslint/eslint-plugin from 7.4.0 to 7.8.0 by @dependabot in #221
- Bump amqplib from 0.10.3 to 0.10.4 by @dependabot in #219
- Bump @typescript-eslint/parser from 7.7.1 to 7.8.0 by @dependabot in #220
Full Changelog: v0.10.2...v0.11.0
v0.10.2
v0.10.1
What's Changed
🏕 Features
- Fix envvar integer parsing by @Uxio0 in #207
- Add debug log for valid webhook request by @falvaradorodriguez in #208
- Set v0.10.1 by @falvaradorodriguez in #209
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
🏕 Features
- Allow configuring log level via
LOG_LEVELenvvar by @Uxio0 in #202 - Create async datasource by @Uxio0 in #203
- Set v0.10.0 by @Uxio0 in #204
👒 Dependencies
- Bump @types/node from 20.11.30 to 20.12.7 by @dependabot in #201
- Bump typescript from 5.4.4 to 5.4.5 by @dependabot in #199
- Bump @nestjs/config from 3.2.1 to 3.2.2 by @dependabot in #198
- Bump @nestjs/testing from 10.3.5 to 10.3.7 by @dependabot in #200
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
🏕 Features
- Update package due to an audit warning by @Uxio0 in #173
- Update dependencies by @Uxio0 in #174
- Update Netsjs to v10 by @Uxio0 in #176
- Rollback typeorm to v0.3.19 by @Uxio0 in #177
- Update to node v20 by @Uxio0 in #178
- Update CI to node v20 by @Uxio0 in #179
- Implement workaround for npm issue by @Uxio0 in #185
- Increase DB health check timeout by @Uxio0 in #195
- Refactor health endpoint into readiness and liveness by @Uxio0 in #196
- Set version 0.9.0 by @Uxio0 in #197
👒 Dependencies
- Bump viem from 1.19.9 to 2.7.19 by @dependabot in #166
- Bump @nestjs/swagger from 7.1.16 to 7.3.0 by @dependabot in #160
- Bump @nestjs/config from 3.1.1 to 3.2.0 by @dependabot in #168
- Bump @types/amqplib from 0.10.4 to 0.10.5 by @dependabot in #171
- Bump husky from 8.0.3 to 9.0.11 by @dependabot in #169
- Bump @typescript-eslint/parser from 7.3.1 to 7.4.0 by @dependabot in #183
- Bump viem from 2.9.0 to 2.9.1 by @dependabot in #180
- Bump @typescript-eslint/eslint-plugin from 7.3.1 to 7.4.0 by @dependabot in #181
- Bump @nestjs/core from 10.3.5 to 10.3.7 by @dependabot in #190
- Bump @nestjs/platform-express from 10.3.5 to 10.3.7 by @dependabot in #189
- Bump reflect-metadata from 0.2.1 to 0.2.2 by @dependabot in #186
- Bump @nestjs/swagger from 7.3.0 to 7.3.1 by @dependabot in #187
- Bump @nestjs/common from 10.3.5 to 10.3.7 by @dependabot in #194
- Bump typescript from 5.4.3 to 5.4.4 by @dependabot in #193
- Bump viem from 2.9.1 to 2.9.13 by @dependabot in #191
Full Changelog: v0.8.1...v0.9.0