- Add in-memory cache
- Add Kinesis connector
- Update Kinesis config
Full changelog
What's Changed
- chore(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in /events-processor by @dependabot[bot] in https://github.com/getlago/lago/pull/724
- misc(events-processor): Bump go to 1.25 by @vincent-pochet in https://github.com/getlago/lago/pull/725
- Update README to match current product positioning by @anhtho-lago in https://github.com/getlago/lago/pull/726
- chore(connectors): Update connectors version by @jdenquin in https://github.com/getlago/lago/pull/715
- chore(deps): bump github.com/jackc/pgx/v5 from 5.7.6 to 5.9.0 in /events-processor by @dependabot[bot] in https://github.com/getlago/lago/pull/728
- misc(events-processor): Reduce cashing expiration and flagging delay by @vincent-pochet in https://github.com/getlago/lago/pull/729
- chore(deps): bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2 in /events-processor by @dependabot[bot] in https://github.com/getlago/lago/pull/730
- feat(cache): Add in memory cache by @jdenquin in https://github.com/getlago/lago/pull/639
- feat(connectors): Add Kinesis connector by @jdenquin in https://github.com/getlago/lago/pull/727
- feat(connectors): Update kinesis config by @jdenquin in https://github.com/getlago/lago/pull/732
- chore(update): Use debian:trixie for events-processor by @jdenquin in https://github.com/getlago/lago/pull/691
- fix(events-processor): Fix producer keys limits by @jdenquin in https://github.com/getlago/lago/pull/733
- chore(release): bump version to v1.45.2 by @domenicofalco in https://github.com/getlago/lago/pull/734
New Contributors
- @domenicofalco made their first contribution in https://github.com/getlago/lago/pull/734
Full Changelog: https://github.com/getlago/lago/compare/v1.45.1...v1.45.2