tags:3.0.6-2020.2.3 [04-20-2021] - Improved error handling when adding new tags to a database; messages are written to debug logs instead of error and warning logs.
Chores
tags:3.0.6-2020.2.2 [04-06-2021] - Moved project to master pipeline.
2020.2.3 Maintenance Release [2021-04-06]
Overview
1 Security Fixes
1 Total Tickets
Security Fixes
tags:3.0.6-2020.2.1 [03-11-2021] - Resolved the Axios security issue in the Tags application.
2020.2.0 Feature Release [2021-01-05]
Overview
2 Improvements
2 Bug Fixes
2 Security Fixes
4 Chores
10 Total Tickets
Improvements
tags:3.0.1 [10-23-2020] - Updated migration script to use the latest itential-utils package for property decryption.
tags:3.0.0 [08-17-2020] - Removed the Tags application UI from the Tags repository. The Tags server side end points are still intact.
Bug Fixes
tags:3.0.2 [11-18-2020] - Configured the Tags user interface endpoint to redirect to Admin Essentials.
tags:2.2.14 [05-26-2020] - Tags app will no longer limit ref_id length to minimum 3 characters. Instead, any length over 0 will be accepted as valid ref_id.
Security Fixes
tags:3.0.5 [11-18-2020] - Fixed security audit errors for the Tags repository.
tags:3.0.6-2020.2.0 [12-17-2020] - Pinned Tags libraries for 2020.2 release.
tags:3.0.6 [12-17-2020] - Pinned Tags libraries for 2020.2 release.
tags:3.0.4 [12-09-2020] - Updated Tags application database version to fix the arbiter bug.
tags:2.2.15 [06-18-2020] - Updated node driver for MongoDB.
2020.1.0 Feature Release [2020-05-01]
Overview
5 Bug Fixes
5 Chores
10 Total Tickets
Bug Fixes
tags:2.2.11 [04-16-2020] - Added check to the Tags database collection migration script to determine if a tag_references collection exists before proceeding. If collection does not exist, console message is generated and script will exit.
tags:2.2.10 [04-14-2020] - Removed the horizontal and vertical scrollbars from each tag in the Tags application tag list.
tags:2.2.9 [04-13-2020] - Added styling to the tags table to align and space the name and description column properly.
tags:2.2.8 [04-13-2020] - Fixed the Tags schema validation errors. Also updated a deprecated database access function.
tags:2.2.5 [04-07-2020] - Updated the Tags application to make the menus consistent with other IAP menus.
Chores
tags:2.2.12-2020.1.0 [04-24-2020] - Triggered the pipelines to re-publish a failed build.
tags:2.2.12 [04-24-2020] - Pinned the Tags app dependencies in preparation to create release branch.
tags:2.2.7 [04-13-2020] - Moved CI pipeline from Node.js 10 to Node.js 12.
tags:2.2.6 [04-07-2020] - Removed reference to unused seed lifecycle in package.json file.
tags:2.2.4 [02-01-2020] - Added schema validation to component pipelines.
2019.3.0 Feature Release [2019-11-29]
Overview
2 Improvements
2 Bug Fixes
1 Security Fixes
1 Chores
6 Total Tickets
Improvements
tags:2.2.1 [12-03-2019] - Improved the createTag and createTags algorithms for the IAP Tag application.
tags:2.1.0 [11-08-2019] - Updated the IAP Tags application to utilize the redesigned Rodeo PHLegacyNavbar component.
Bug Fixes
tags:2.2.2 [12-03-2019] - Edit tag feature is reset when tags are deleted.
tags:2.2.0 [11-21-2019] - Added the engineering role to the Tags application.
tags:2.2.3-2019.3.0 [12-10-2019] - Completed checklist for the 2019.3 release of the Tags application.
2019.2.0 Feature Release [2019-08-20]
Overview
1 New Features
4 Improvements
9 Bug Fixes
14 Total Tickets
New Features
tags:1.4.0 [04-24-2019] - Added api /createTags and changed all APIs to pass error as the second parameter of callback.
Improvements
tags:2.0.4-2019.2.0 [08-06-2019] - Updated and pinned dependencies.
tags:2.0.0 [07-26-2019] - Implemented migration script to convert tag references into a format that enables more efficient data operations.
tags:1.4.1 [04-26-2019] - UI: Added an edit icon and fixed some styling for consistency.
tags:1.3.0 [04-17-2019] - Updated pronghorn.json file to include JSON schema for all calls.
Bug Fixes
tags:2.0.4 [08-05-2019] - Updated the navigation bar with menu options for 2019.2 release.
tags:2.0.3 [08-01-2019] - Updated .npmignore to exclude nonessential JS files and directories from package.
tags:2.0.2 [08-01-2019] - Updated styling in tags action buttons for IE11 compatibility.
tags:2.0.1 [07-26-2019] - Modified tags to store tag_id as an ObjectId rather than a string in the reference collection.
tags:1.4.6 [07-24-2019] - Migrated from itential-ci to argo.
tags:1.4.5 [08-01-2019] - Style updates to display correct toast in IE11.
tags:1.4.4 [07-22-2019] - Corrected an issue preventing tags from being displayed when the same tag name was associated with more than one type of object.
tags:1.4.2 [06-06-2019] - Create unique name when copying tag.
tags:1.2.3 [04-03-2019] - UI: Updated PH Legacy Navbar to accept custom display names for applications.
2019.1.0 Feature Release [2019-04-02]
Overview
1 New Features
3 Improvements
4 Bug Fixes
8 Total Tickets
New Features
tags:1.1.0 [03-04-2019] - Updated version to v1.0.0 for first release.