Skip to content

Tags: VolantMQ/volantmq

Tags

v0.4.0-rc.8

Toggle v0.4.0-rc.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix paho failing tests (#174)

fix: SignalDisconnect before SignalOffline
Handles case when Disconnect from client provides SessionExpiryInterval

fix: tag name for RetainAvailable parameter
fix: send the username to ACL on publish
refactor: check for topic alias when the packet arrived
  prevent double-checking for ACL
refactor: decrement children count on node delete
refactor: set publish stub before unsubscribing
fix: fix to #173
  Shutdown subscriber when the session expire fired.
  Prevents subscriber from leaking.
refactor: incoming PUBLISH messages
  handle flow control as per spec

fix: return of granted QoS
refactor: send disconnect from connection close stage 2 only
refactor: clone PUBLISH packet before sending from a topic manager

v0.4.0-rc.7

Toggle v0.4.0-rc.7's commit message

Verified

This commit was signed with the committer’s verified signature.
troian Artur Troian
lint: suppress lint warnings

Signed-off-by: Artur Troian <[email protected]>

v0.4.0-rc.6

Toggle v0.4.0-rc.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
doc: improve README ref #146 (#157)

v0.4.0-rc.5

Toggle v0.4.0-rc.5's commit message

Verified

This commit was signed with the committer’s verified signature.
troian Artur Troian
ci: pass variable name instead of value

Signed-off-by: Artur Troian <[email protected]>

v0.4.0-rc.4

Toggle v0.4.0-rc.4's commit message

Verified

This commit was signed with the committer’s verified signature.
troian Artur Troian
ci: run docker/check to login in registry

Signed-off-by: Artur Troian <[email protected]>

v0.4.0-rc.3

Toggle v0.4.0-rc.3's commit message

Verified

This commit was signed with the committer’s verified signature.
troian Artur Troian
ci: start job with capital

Signed-off-by: Artur Troian <[email protected]>

v0.4.0-rc.2

Toggle v0.4.0-rc.2's commit message

Verified

This commit was signed with the committer’s verified signature.
troian Artur Troian
ci: use docker_job for for docker builds

Signed-off-by: Artur Troian <[email protected]>

v0.4.0-rc.1

Toggle v0.4.0-rc.1's commit message

Verified

This commit was signed with the committer’s verified signature.
troian Artur Troian
ci: rename docker stage

add lint to release stage

Signed-off-by: Artur Troian <[email protected]>