File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 22
33## Releases
44
5- ### 1.1.0-rc1 - 2018-07-dd
5+ ### 1.1.0-rc1 - 2018-07-31
66
77** Upgrading from 1.0.0-compat** : Just a few backwards incompatible changes:
88
@@ -37,9 +37,11 @@ Features:
3737 * #1025 - ` nsqd ` : buffer and spread statsd udp sends (avoid big burst of udp, less chance of loss)
3838 * #1038 - ` nsqlookupd ` : optimize for many producers (thousands) (thanks @andyxning )
3939 * #1050 /#1053 - ` nsqd ` : new topic can be unlocked faster after creation
40+ * #1062 - ` nsqadmin ` : update JS deps
4041
4142Bugs:
4243
44+ * #753 - ` nsqadmin ` : fix missing channels in topic list
4345 * #867 - ` to_nsq ` : fix divide-by-zero issue when ` --rate ` not specified (thanks @adamweiner )
4446 * #868 - ` nsqd ` : clamp requeue timeout to range instead of dropping connection (thanks @tsholmes )
4547 * #891 - ` nsqd ` : fix race when client subscribes to ephemeral topic or channel while it is being cleaned up (reported by @slayercat )
5759 * #1032 - ` nsqd ` : fix loading metadata with messages queued on un-paused topic with multiple channels (thanks @michaelyou )
5860 * #1004 - ` nsqlookupd ` : exit with error when failed to listen on ports (thanks @stephens2424 )
5961 * misc test suite improvements and updates (go versions, tls certs, ...)
62+
6063
6164### 1.0.0-compat - 2017-03-21
6265
You can’t perform that action at this time.
0 commit comments