Skip to content

Releases: brantburnett/couchbase-index-manager

Bug fixes

01 Mar 22:01
f49b3ad
Compare
Choose a tag to compare
Bug fixes Pre-release
Pre-release
0.2.4

Handle new CB 5.0 index with no nodes clause without error (#7)

Fixes for indexes with no conditions

28 Feb 03:34
cc6628e
Compare
Choose a tag to compare
Pre-release
0.2.3

Properly match indexes with no conditions (#6)

Support for per-environment overrides

27 Feb 16:34
Compare
Choose a tag to compare
Pre-release
0.2.2

Add Docker image badge

More definitions!

27 Feb 14:52
e9d3239
Compare
Choose a tag to compare
More definitions! Pre-release
Pre-release
  • Accept definitions from stdin using "-" as the path
  • Accept multiple definition paths on the command line
  • Suppress informational output with -q

Support for replica node assignments and 4.X replicas

26 Feb 22:24
Compare
Choose a tag to compare
0.2.0

Add NPM badge

0.1.6

26 Feb 15:01
Compare
Choose a tag to compare
0.1.6 Pre-release
Pre-release
Prevent backtick escaping on function calls and array indexes keys

Bug fix for Node 6

23 Feb 18:27
Compare
Choose a tag to compare
Bug fix for Node 6 Pre-release
Pre-release
0.1.5

Polyfill util.promisify on Node 6

NPM improvements

23 Feb 17:29
Compare
Choose a tag to compare
NPM improvements Pre-release
Pre-release
0.1.4

Don't cleanup before Travis deploy

Support for primary indexes

23 Feb 16:42
Compare
Choose a tag to compare
Pre-release
0.1.3

Support for primary indexes

Couchbase 4.x compatibility

23 Feb 14:57
Compare
Choose a tag to compare
Pre-release
0.1.2

Cleanup JSDoc and marked some methods as private