mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-13 19:01:09 -04:00
847 B
847 B
Changes Between 1.0.0 and 1.1.0 (unreleased)
More Complete Message Stats Information
Message stats now include fields such as deliver_get and redeliver.
GH issue: #73.
Contributed by Edward Wilde.
1.0 (first tagged release, Dec 25th, 2015)
TLS Support
rabbithole.NewTLSClient is a new function which works
much like NewClient but additionally accepts a transport.
Contributed by @GrimTheReaper.
Federation Support
It is now possible to create federation links over HTTP API.
Contributed by Ryan Grenz.
Core Operations Support
Most common HTTP API operations (listing and management of vhosts, users, permissions, queues, exchanges, and bindings) are supported by the client.