Skip to content

Releases: TogetherCrew/broker-lib-py

v1.6.7

22 May 06:16
88efcc1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.6.7

v1.4.0

03 Jul 11:23
f4c24c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

01 Jul 08:51
42b12e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

07 Jun 05:57
01f3907
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

02 Jun 17:41
1b25954
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.2.0

Version 1.1.3 Released!

01 Jun 07:45
c9b68cd
Compare
Choose a tag to compare

What's Changed

  • Updating DB status! in #20
    • Updated the get_saga which is now by sagaId, not guildId.

Full Changelog: 1.1.2...1.1.3

Version 1.1.2 Released!

30 May 15:45
93405bd
Compare
Choose a tag to compare

What's Changed

  • Fixed the order number of DISCORD_SCHEDULED_JOB_TRANSACTIONS in #18
  • Problems with reading from and writing on DB resolved! in #19

Full Changelog: 1.1.1...1.1.2

Version 1.1.1

29 May 12:02
c7584f4
Compare
Choose a tag to compare

What's Changed

  • Added start method for saga.
  • Added DISCORD_SCHEDULED_JOB_TRANSACTIONS
  • Updated DB collection to use as input variable
  • Added more tests for new updates.

Full Changelog: 1.1.0...1.1.1

Version 1.1.0 Released!

25 May 12:44
dc809eb
Compare
Choose a tag to compare

What's New

  • RabbitMQ connection credentials support added.

What's Changes

  • Event.DISCORD_ANALYZER.SAVE + its predefined transaction commented out.
  • install dependencies added to setup.py.
  • Updated the examples due to new changes.

Version 1.0.0 Released!

24 May 07:57
5cf97a2
Compare
Choose a tag to compare

We have the features below

  • RabbitMQ wrapper for Discord.
  • Choreography-based Saga interacting with MongoDB.

What's Changed

  • Added CodeClimate Badge!
  • GitHub Actions added!
  • Setting up project!
  • Adding saga support!
  • Publishing Library on Pypi!

Full Changelog: https://github.com/RnDAO/tc-messageBrokerPython/commits/v1.0.0