What's Changed
- chore(Release): Bump version to 1.23.0 by @ancorcruz in #480
- feat(events): Add events post-processor by @vincent-pochet in #474
- chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in /events_processor by @dependabot in #481
- fix: Typo in events-processor path by @vincent-pochet in #482
- misc(kafka) Add more env variable for kafka setup by @vincent-pochet in #483
- misc: Capture startup errors and replace os.Exit with panic by @vincent-pochet in #484
- fix(sentry): Env variable by @vincent-pochet in #485
- fix(submodules): version should reflect tag by @jdenquin in #486
- misc: Update lago expression by @vincent-pochet in #487
- misc: Add failed_at timestamp to dead letter events by @vincent-pochet in #488
- feat(data): Add data env variables by @rsempe in #478
- chore(deploy): Add new docker compose configuration by @jdenquin in #479
- feat(pdf): Add disable pdf generation env variables by @ivannovosad in #490
- misc: Use connection pools by @vincent-pochet in #492
- misc: Improve events-processor by @vincent-pochet in #493
- misc: Align go module name with folder name by @vincent-pochet in #494
- misc(processor): Makes db max connection configurable by @vincent-pochet in #495
- feat(event): handle in advance using source metadata payload by @vincent-pochet in #496
- misc(processor): Avoid capturing not found errors by @vincent-pochet in #497
- chore(deploy): Add docker compose with traefik configuration by @jdenquin in #491
- misc(processor): Enrich sentry error with event by @vincent-pochet in #498
- chore(Release) - Bump version to v1.24.0 by @nudded in #501
New Contributors
- @ancorcruz made their first contribution in #480
- @dependabot made their first contribution in #481
Full Changelog: v1.23.0...v1.24.0