Skip to content

Latest commit

 

History

History
66 lines (47 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

66 lines (47 loc) · 1.12 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[v0.5.0]

Added

  • Qps based hpa for nsqd

Changed

  • Delete nsqd pods when qps and depth are both zero

Removed

Fixed

  • Move code-generator from git submodule to normal directory

[v0.4.0]

Added

  • Nsqd memory resource customization
  • Nsqd memory resource change example
  • Nsqd command line config change example
  • Image change example
  • Log volume setting
  • Pod antiaffinity for nsq-operator Kubernetes deployment

Changed

  • Enhance readme
  • Replace magic value
  • Enhance v1alpha1 sdk
  • Adjust ownerreference

Removed

Fixed

  • Nsqd/NsqLookupd/NsqAdmin replica update ending status check

[v0.3.0]

Added

  • Add Nsqlookupd/Nsqadmin CRUD support

Changed

  • Bump dependencies

Removed

[v0.2.0]

Added

  • Add CHANGELOG.md
  • Add version command line support
  • Add stop signal support

Changed

  • Bump dependencies

Removed