Skip to content

1.0.0 - 2022-04-01

Choose a tag to compare

@ARMmaster17 ARMmaster17 released this 02 Apr 02:37
· 135 commits to main since this release
8f9d0c0

Added

  • Core library functionality.
  • High availability pipeline using the HAPipeline class.
  • RedisLock for high availability mode using Redis.
  • Package distribution on PyPI.
  • Shared step contexts.
  • Context manipulation through the OutputMode enum.
  • Base class for building a metric exporter to an external APM solution.

Fixed

  • Staggered node startup no longer causes mid-interval pipeline runs on other nodes in HA mode.