Changelogs

On this page:

search

search Change Logs

2020.2.4 Maintenance Release [2021-05-04]

Overview

  • 1 Chores
  • 1 Total Tickets

Chores

  • search:1.1.10-2020.2.2 [04-06-2021] - Moved project to master pipeline.

2020.2.0 Feature Release [2021-01-05]

Overview

  • 1 Bug Fixes
  • 4 Chores
  • 5 Total Tickets

Bug Fixes

  • search:1.1.10-2020.2.1 [12-16-2020] - Search app has been fixed to only query Tags collection when tag references are available.

Chores

  • search:1.1.10-2020.2.0 [12-18-2020] - Updated dependencies to the latest version.
  • search:1.1.10 [12-18-2020] - Updated dependencies to the latest version.
  • search:1.1.9 [12-10-2020] - Updated Search application database version to fix the arbiter bug.
  • search:1.1.8 [06-18-2020] - Updated node driver for MongoDB.

2020.1.0 Feature Release [2020-05-01]

Overview

  • 4 Chores
  • 4 Total Tickets

Chores

  • search:1.1.6-2020.1.0 [04-24-2020] - Completed release checklist.
  • search:1.1.6 [04-24-2020] - Pinned Search app dependencies library list to create release branch.
  • search:1.1.5 [04-13-2020] - Moved CI pipeline from Node.js 10 to Node.js 12.
  • search:1.1.4 [02-04-2020] - Added schema validation to component pipelines.

2019.3.0 Feature Release [2019-11-29]

Overview

  • 3 Chores
  • 3 Total Tickets

Chores

  • search:1.1.3-2019.3.0 [12-11-2019] - Created initial 2019.3 build.
  • search:1.1.3 [08-12-2019] - Fixed npm deploy script so that package will successfully deploy to Nexus repository.
  • search:1.1.2 [08-05-2019] - Pinned dependencies.

2019.2.0 Feature Release [2019-08-20]

Overview

  • 2 Improvements
  • 1 Bug Fixes
  • 1 Chores
  • 4 Total Tickets

Improvements

  • search:1.1.1-2019.2.1 [08-12-2019] - Completed checklist items for release branch.
  • search:1.1.0 [04-24-2019] - Updated JSON schema validation in pronghorn.json.

Bug Fixes

  • search:1.1.1 [08-02-2019] - Updated .npmignore to exclude nonessential JS files and directories from package.

Chores

  • search:1.1.1-2019.2.2 [08-12-2019] - Fixed npm deploy script so that package will successfully deploy to Nexus repository.

2019.1.0 Feature Release [2019-04-02]

Overview

  • 1 New Features
  • 2 Improvements
  • 4 Bug Fixes
  • 7 Total Tickets

New Features

  • search:1.0.1 [02-07-2019] - Added Search API to search on data in IAP.

Improvements

  • search:1.0.4-2019.1.0 [03-29-2019] - Pinned dependencies.
  • search:1.0.3 [03-27-2019] - Updated calls to support MongoDB driver 3.1.7.

Bug Fixes

  • search:1.0.4 [03-28-2019] - Changed console.error messages to log.error messages. All messages will now be captured in the log and console.
  • search:1.0.2 [03-19-2019] - Searchable content can now be found by associated tags, without a database collection index.
  • search:1.0.1 [03-06-2019] - Fixed the publishing process.
  • search:1.0.1 [02-21-2019] - Fixed issue with id references in search url mapping.