Skip to content

v1.36.0

Latest

Choose a tag to compare

@groyoh groyoh released this 27 Nov 17:20
· 8 commits to main since this release
653c591

What's Changed

  • fix(docker): Fix Docker build of standalone container by @groyoh in #617
  • misc(events-processor) Refactor processors to easily allow new pipelines by @vincent-pochet in #606
  • fix(traefik): Fix docker compose Traefik labels by @groyoh in #618
  • chore(db): Add pghero as part of the dev services by @groyoh in #619
  • fix(submodule): Revert submodules update by @groyoh in #620
  • fix(docker): Fix Postgres init scripts by @groyoh in #621
  • chore(events-processor): Improve events-processor dev experience by @groyoh in #622
  • misc(events-processor): Replace wait groups with errgroup by @vincent-pochet in #624
  • misc(events-processor): Improve App setup by @vincent-pochet in #626
  • misc(doc): Fix link to dev env by @vincent-pochet in #627
  • misc(events-processor): Extract records processing logic by @vincent-pochet in #628
  • chore(sidekiq): Allow to configure Sidekiq concurrency in dev env by @groyoh in #623
  • hotfix(event-processor): Avoid infinit loop by @vincent-pochet in #629
  • chore(docs): Improve doc with sidekiq, security, redis sections by @IxDay in #625
  • feat(gha): Create a shared workflow for building docker images by @IxDay in #631
  • misc(events-processor): Update dependencies by @vincent-pochet in #632
  • feat(live_agg): Enable pre-aggregation flow by @vincent-pochet in #600
  • feat(ai-agent): Add env variable LAGO_MCP_SERVER_URL by @rsempe in #630
  • fix(events-processor): Avoid joining on customer table by @vincent-pochet in #634
  • chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 in /events-processor by @dependabot[bot] in #636
  • misc(events-processor): Keep track of go routines by @vincent-pochet in #608
  • feat(kafka): Add Kafka Connect for dev env by @jdenquin in #638
  • feat(gha): allow passing git ref to docker shared build by @IxDay in #635
  • feat(gha): write summary on docker build by @IxDay in #645
  • misc(events-processor): Cleaning up result in main processor by @vincent-pochet in #644
  • misc(events-processor): Improve env variable management by @vincent-pochet in #642
  • misc(datadog): Allow optional setup of datadog by @vincent-pochet in #633
  • release: Bump to v1.36.0 version by @groyoh in #647

Full Changelog: v1.35.0...v1.36.0