github nsqio/nsq v1.2.1
1.2.1

latest release: v1.3.0
2 years ago

Upgrading

  • #1227 - bump dependencies, officially drop dep support, drop Go 1.9 support

Features:

  • #1347 - nsqadmin: switch to go:embed for static assets
  • #1355 / #1364 - arm64 builds (thanks @danbf)
  • #1346 - nsqd: ability to skip ephemeral topics/channels in statsd output
  • #1336 / #1341 / #1343 - nsqd: ability to configure auth endpoint path (thanks @tufanbarisyildirim)
  • #1307 - remove Context to use stdlib context
  • #1295 / #1296 - switch to GitHub Actions CI
  • #1292 - nsqd: minimize allocations on message send (thanks @imxyb)
  • #1289 - optimize uniq (thanks @donutloop)
  • #1230 / #1232 - nsqd: ability to omit memory stats from /stats (thanks @creker)
  • #1226 - nsqd: only update internal RDY count for client when it changes (thanks @andyxning)
  • #1221 / #1363 - test against more recent versions of Go
  • #1209 - nsqd: bump go-diskqueue (interface change) (thanks @bitpeng)
  • #1206 - prefer idiomatic sort.Ints over sort.Sort (thanks @lelenanam)
  • #1197 / #1362 - Dockerfile: update Alpine base image, use /data by default
  • #1178 - nsqd: configurable queue scan worker pool (thanks @andyxning)
  • #1159 - nsqd: don't buffer messages when --mem-queue-size=0 (thanks @bitpeng)
  • #1073 / #1297 - nsqd: support separate broadcast ports for TCP and HTTP (thanks @shyam-king)

Bugs:

Don't miss a new nsq release

NewReleases is sending notifications on new releases.