Skip to content

Prepare 2.0 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@Gormartsen Gormartsen released this 17 Nov 16:59
· 2 commits to 2.x since this release
  • Fix search by id when it is array.
  • support header execution-limit to limit execution time
  • support header force-index to force index search
  • support for env MAX_TIME_MS to set max exection time for search
  • support noCount request params to avoid countin total-count on search
  • properly close mongo connection on SIGINT (mfw stop serviceName)