Help us improve by sending feedback...
search
search Change Logs
2019.3.16 Maintenance Release [2021-05-04]
Overview
Chores
- search:1.1.3-2019.3.3 [04-06-2021] - Moved project to master pipeline.
2019.3.12 Maintenance Release [2021-01-05]
Overview
- 1 Bug Fixes
- 1 Chores
- 2 Total Tickets
Bug Fixes
- search:1.1.3-2019.3.2 [12-16-2020] - Search app has been fixed to only query Tags collection when tag references are available.
Chores
- search:1.1.3-2019.3.1 [12-10-2020] - Updated Search application database version to fix the arbiter bug.
2019.3.0 Feature Release [2019-11-29]
Overview
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.