- add the
inbox_prefix
option nats-io#121
- add the
Gnat.request_multi/4
function nats-io#120 - add elixir 1.13 to the test matrix
- adding support for sending and receiving headers nats-io#116
Gnat.Server
behaviour with support in theConsumerSupervisor
https://github.com/nats-io/nats.ex/compare/1b1adc85e4b28231218ef87c7fc3445fce854377...b24a7e14325b51fbb93fde7e3d891d18b4fa8afb- avoid logging sensitive credentials nats-io#105
- deprecate Gnat.ping, improved typespecs nats-io#103
- relax the version constraint on nimble_parsec nats-io#112
- add support for nkeys and NGS nats-io#101
- Fix supervisor ConsumerSuperivsor crash nats-io#96
- Make supervisors officially supported nats-io#96
- update to telemetry 0.4 nats-io#86 and nats-io#87
- support for token authentication nats-io#92
- support elixir 1.9 nats-io#93
- Dropped support for Erlang < 19 and Elixir <= 1.5
- Added Telemetry to the project (thanks @rubysolo)
- Switched to nimble_parsec for parsing
- Updated benchmarking/performance information. We can now do 170k requests per second on a 16-core server.
- Fixed a bug around re-subscribing for the
ConsumerSupervisor
- Pass
sid
when delivering message (thanks @entone) - Documentation fixes from @deini and @johannestroeger
- Dropped support for Elixir 1.4 and OTP 18 releases. You will need to use Elixir 1.5+ and OTP 19+.
- Switched to running our tests against gnatsd
1.3.0