1.2.1 [11-18-2022]
- Changed the itential-utils and database components from dependencies to peer dependencies.
See ticket PH-131000.
1.2.0 [11-09-2022]
- Added support for ids of type ObjectId when searching via tags.
See ticket PH-131134.
1.1.27 [08-29-2022]
- Updated JSON schema to properly handle array items.
See ticket PH-127048.
1.1.26 [08-03-2022]
- Updated the Node and NPM versions in package.json.
See ticket PH-125836.
1.1.25 [08-01-2022]
- Updated dependencies to latest minor and patch versions.
See ticket PH-125172.
1.1.24 [05-26-2022]
- Fixed API endpoints and the skip method. Added the limit and skip endpoints in the callback return, and set the default value for a limit of 20 instead of 100.
See ticket PH-121492.
1.1.23 [05-05-2022]
- Updated property naming to match the Itential format, and improved search efficiency.
See ticket PH-108754.
1.1.22 [03-10-2022]
- Moved project to improved CI pipeline.
See ticket PH-117143.
1.1.21 [01-18-2022]
- Updated itential-utils dependency to latest version.
See ticket PH-112801.
1.1.20 [01-09-2022]
- Updated company name to Itential, Inc.
See ticket PH-111695.
1.1.19 [01-06-2022]
- Fixed a bug that resulted in an XSS threat when the user inserted HTML code in a global search field.
See ticket PH-110234.
1.1.18 [12-15-2021]
- Updated packages and prepared for release branch.
See ticket PH-111116.
1.1.17 [12-13-2021]
- Updated dependencies to the latest version and reset changes to pronghorn.json.
See ticket PH-108390.
1.1.16 [11-02-2021]
- Added a pagination feature to the global search to view an unlimited number of search results.
See ticket PH-106206.
1.1.15 [09-14-2021]
- Modified the way search indexes are created for global search. .
See ticket PH-96537.
1.1.14 [05-27-2021]
- Updated packages and prepared for release branch.
See ticket PH-96683.
1.1.13 [05-19-2021]
- Updated dependency libraries to the latest version where needed.
See ticket PH-94772.
1.1.12 [04-06-2021]
- Moved project to master pipeline.
See ticket PH-92364.
1.1.11 [12-16-2020]
- Search app has been fixed to only query Tags collection when tag references are available.
See ticket PH-80636
1.1.10 [12-15-2020]
- Bug fixes and performance improvements
See ticket PH-80992
1.1.9 [12-10-2020]
- Updated Search application database version to fix the arbiter bug.
See ticket PH-78750
1.1.8 [06-18-2020]
- Updated node driver for MongoDB.
See ticket PH-63114
1.1.7 [04-26-2020]
- Unpinned dependency libraries for the Search app master branch.
See ticket PH-59888
1.1.6 [04-24-2020]
- Pinned Search app dependencies library list to create release branch.
See ticket PH-59540
1.1.5 [04-13-2020]
- Moved CI pipeline from Node.js 10 to Node.js 12.
See ticket PH-58353
1.1.4 [02-05-2020]
- Added schema validation to component pipelines.
See ticket PH-52557
1.1.3 [08-12-2019]
- Fixed npm deploy script so that package will successfully deploy to Nexus repository.
See ticket PH-39480
Current Version: 1.1.2 [08-05-2019]
New Features
Improvements
- 1.1.2 [08-05-2019] - Pinned dependencies. PH-38300
- 1.1.0 [04-24-2019] - Updated pronghorn.json JSON Schema validation. PH-31545
- 1.0.3 [03-27-2019] - Updated calls to support MongoDB driver 3.1.7. PH-28289
Bug Fixes
- 1.1.1 [08-02-2019] - Updated .npmignore to exclude nonessential JS files and directories from package. PH-36241
- 1.0.4 [03-28-2019] - Changed console.error messages to log.error messages. All messages will now be captured in the log and the console. PH-29409
- 1.0.2 [03-19-2019] - Searchable content can now be found by associated tags, without a database collection index. PH-28975
- 1.0.1 [03-06-2019] - Fixed the publishing process. PH-27486
Deprecations
Security
- 1.0.1 [03-06-2019] - Fixed the publishing process. PH-27486