Skip to content

Changelog

0.2.9

  • Adjust to new routing keys for incoming and outgoing almabtrieb#42
  • Add almabtrieb as a script in pyproject.toml

0.2.8

  • Add ability to wait for replies with trigger
  • Add notice NoIncomingException was replaced almabtrieb#37
  • Add py.typed file almabtrieb#38
  • Add ability to configure logging and echo in CLI
  • improve type hints
  • add missing accountName to InformationResponse.

0.2.7

  • Add python -malmabtrieb err
  • Include CHANGES in docs
  • Use unified Stream class for queues alamabtrieb#32
  • Improve index doc instructions almabtrieb#31
  • Repair auto_follow option in cli almabtrieb#33
  • Add logo

0.2.6

0.2.5

  • Add on_disconnect handler almabtrieb#24
  • Add python -malmabtrieb info

0.2.4

  • Improved connection close behavior almabtrieb#21
  • Add command line tool

0.2.3

  • Remove incorrect logging potentially containing passwords

0.2.2 (Milestone)

0.2.1 (Milestone)

0.2.0

  • Change interface, get rid of connect method
  • Update to new Cattle Drive version

0.1.3

  • Validate used method in trigger against the allowed methods from method_information in the info response.

0.1.2

  • Set RabbitMQ queues to auto delete

0.1.1

0.1.0

Initial version