Skip to content

0.4.10

Compare
Choose a tag to compare
@231y 231y released this 06 Dec 17:03
· 3 commits to main since this release

Summary

This release brings the initial implementation of the Flux plugin with
event capturing support, multiple fixes for daemon deployments, and general
improvements to the mapper's performance and scaffolding command.

Changes

  • fix(flux): fix mappings for application targetNamespace relations
  • fix(scaffolding): fix routes module type hints and improve template
  • fix(core): fix infinite log collection of on daemon deployments
  • fix(core): fix data pollution for scheduled ingestion on daemon deployments
  • feat(flux): add support for flux pipelines through event capturing
  • fix(flux): fix mappings for application source relations
  • fix(gitlab): ingest files instead of storing boolean values
  • refactor(mapper): remove asyncio overhead