Skip to content

Commit 28c013b

Browse files
committed
Changelog: last updates for 1.1.0-rc1
1 parent f0dd3c3 commit 28c013b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ChangeLog.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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

4142
Bugs:
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)
@@ -57,6 +59,7 @@ Bugs:
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

0 commit comments

Comments
 (0)