Skip to content

Releases: scailer/microagent

1.7

04 Mar 20:16

Choose a tag to compare

  • Change AMQP driver to aiormq
  • Change Redis driver to redis (redis.asyncio)
  • Drop setup.(py|cfg), add pyproject.toml
  • Drop support python 3.8, add python 3.11, 3.12
  • Redesigned linking system
  • Typing fixes