8000 Tags · CESARBR/knot-babeltower · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: CESARBR/knot-babeltower

Tags

KNoTU-v3.2.1-rc05

Toggle KNoTU-v3.2.1-rc05's commit message
Fix bug new case for validadeSchema

KNoTU-v3.2.0-rc05

Toggle KNoTU-v3.2.0-rc05's commit message
Add suport for double and string variable

KNoTU-v3.1.0-rc05

Toggle KNoTU-v3.1.0-rc05's commit message
feature(amqp): add new exchange with routing key for clients

	This improvement makes it possible to read a specific AMQP channel for each registered key.

KNOT-v03.00-rc04

Toggle KNOT-v03.00-rc04's commit message
redis: Fix error handling

The error `redis.Nil` is only returned when no key is found in the Redis
database. In that case, we should only return and nil value instead of
an error. Therefore, this patch fixes the `Get` method to only return an
error when necessary.

KNOT-v03.00-rc03

Toggle KNOT-v03.00-rc03's commit message
deps: Upgrade dependencies

KNOT-v03.00-rc02

Toggle KNOT-v03.00-rc02's commit message
network: Improve PublishPersistentMessage method

In order to send reply messages with the associated correlation ID in
the message properties, this patch improves the publish method to accept
an option structure. This structure replaces the headers parameter.

KNOT-v03.00-rc01

Toggle KNOT-v03.00-rc01's commit message
Candidate the first release

v1.0.1

Toggle v1.0.1's commit message
amqp: handler: Check if headers are passed

v1.0.0

Toggle v1.0.0's commit message
config: dev: Compatibilize attributes with stack

In order to avoid the service breaking when runnnig on docker stack
this patch updates the development config so that the developer
don't need spend time investigating what's wrong before understand
the development is used to be customized.
0