Skip to content

Releases: NeoMedSys/mrsal

v1.2.6 Publish Messages

24 Oct 15:55
4a7b0a1
Compare
Choose a tag to compare

New

You can make a collection of protocols and publish them all at once

What's Changed

Full Changelog: v1.2.5...v1.2.6

v1.2.5

27 Sep 17:24
Compare
Choose a tag to compare

Full Changelog: v1.2.4...v1.2.5

v1.2.4 Patch SSL Setup

27 Sep 17:22
Compare
Choose a tag to compare

v1.2.3 Patch SSL setup and f string

26 Sep 15:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.3

v1.2.1 Need to require asyncio.run

19 Sep 16:54
Compare
Choose a tag to compare

What's Changed

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

v1.2.0 Easy to use Async interface

19 Sep 13:18
54bea4e
Compare
Choose a tag to compare

The start_consumer method can look sync to client while actually running async. This protect the client from the horrors of async in python.

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0 New Async implementation

19 Sep 08:39
204fcc4
Compare
Choose a tag to compare

Using aio-pika now. More modern approach to async.

What's Changed

Full Changelog: v1.0.10...v1.1.0

v1.0.10 Refactoring Async Connection setup

17 Sep 17:46
25b8aa9
Compare
Choose a tag to compare
Merge pull request #39 from NeoMedSys/path-10

o ya another patch yo

v1.0.9 Patch Async Conn and checks for message

17 Sep 15:34
475e1cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

v1.0.8 Patch 8 Publish fix

17 Sep 14:28
f6c27f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8