Skip to content

Releases: bookingcom/nanotube

Nanotube v1.2

10 Jun 13:18
c192499
Compare
Choose a tag to compare

Main changes

  • Nanotube can now run as a daemonset on k8s and forward metrics from labeled pods.
  • Optimized the data flow to use byte slices. So it is much more efficient now.
  • Significantly improved performance. It's up to x3 times better under high loads and complex configs.
  • Re-worked the end-to-end testing system. It now supports much higher loads, has better visibility, more features, and is significantly more reliable. Also, we have improved and added testing in other places.
  • Multiple refactorings, fixes, improvements, cleanups.

Nanotube v1.1

18 Jun 14:03
7ce7e50
Compare
Choose a tag to compare

In this release we have:

  • Added basic OpenTelemetry gRPC support (#112),
  • Added zero-downtime restart (#89),
  • Improved target load-balancing (#95),
  • Made networking more reliable,
  • Improved observability,
  • And did many bug fixes and improvements.

v1.0 Initial release

15 May 11:05
ad4514b
Compare
Choose a tag to compare

This is the initial release!

It has all the features, polishing, and bug fixes after running in a high-load production environment for several months.

It is recommended for production use.