Skip to content

1.1.3

Compare
Choose a tag to compare
@ujibang ujibang released this 26 Dec 10:08
· 4344 commits to master since this release

Release Notes - Restheart - Version 1.1.3

Tested with MongoDb 3.2

This release addresses an issue with the latest release of MongoDb and is fully tested to work with it.

Bug

  • [RH-136] - logging not initialized according to configuration if restheart started without --fork option
  • [RH-141] - GET indexes does not return data when WiredTiger storage engine is used
  • [RH-143] - restheart reports 'resource does not exist' with mongodb 3.2

Improvement

  • [RH-138] - Automatic deployment of maven artifacts
  • [RH-140] - check for db and collection names to be valid mongodb names