Changelogs

On this page:

pronghorn-core

pronghorn-core Change Logs

2019.1.23 Maintenance Release [2021-04-06]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.129 [03-09-2021] - Updated the application system page to change (update) version info after the application is restarted.

2019.1.22 Maintenance Release [2021-03-02]

Overview

  • 2 Improvements
  • 7 Bug Fixes
  • 1 Chores
  • 1 Deprecations
  • 11 Total Tickets

Improvements

  • pronghorn-core:7.1.13-2019.1.126 [02-21-2021] - Added Cypress test to verify if an error is visible when a user tries to clone a service without providing a name.
  • pronghorn-core:7.1.13-2019.1.125 [02-19-2021] - Added Itential SNMP MIB to pronghorn-core. Files are available at /opt/pronghorn/current/node_modules/@itential/pronghorn-core/core/mibs.

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.128 [02-26-2021] - Moved Cypress to devDependencies in package.json.
  • pronghorn-core:7.1.13-2019.1.127 [02-22-2021] - Alarm receiver can now be configured by its hostname and IPv4 address.
  • pronghorn-core:7.1.13-2019.1.124 [02-12-2021] - Improved rendering of YANG non-configurable state data.
  • pronghorn-core:7.1.13-2019.1.122 [02-08-2021] - Updated styling in the User Profile save button.
  • pronghorn-core:7.1.13-2019.1.120 [02-06-2021] - Fixed a bug that prevented adding an empty YANG Presence-Container to the configuration when creating a new service instance.
  • pronghorn-core:7.1.13-2019.1.119 [02-05-2021] - Error message shows on attempt to clone a service with a blank name.
  • pronghorn-core:7.1.13-2019.1.118 [02-02-2021] - Arranged the adapter types in sort order in dropdown on the Service Configuration page.

Chores

  • pronghorn-core:7.1.13-2019.1.121 [02-07-2021] - Moved project to new master pipeline.

Deprecations

  • pronghorn-core:7.1.13-2019.1.123 [02-11-2021] - Deprecated the API endpoint: "POST /getActiveSessions".

2019.1.21 Maintenance Release [2021-02-02]

Overview

  • 4 Bug Fixes
  • 4 Total Tickets

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.117 [01-27-2021] - Updated the audit-trail and service modules to fix crashed applications not correctly appearing on the System page and to expire redis keys at five (5) minutes.
  • pronghorn-core:7.1.13-2019.1.116 [01-22-2021] - Fixed compatibility issues in Internet Explorer 11.
  • pronghorn-core:7.1.13-2019.1.115 [01-21-2021] - Fixed a memory consumption error on the Profile and Service Config pages.
  • pronghorn-core:7.1.13-2019.1.114 [01-14-2021] - Added packet limit to all messages sent in platform to prevent ioredis continuous retries.

2019.1.20 Maintenance Release [2021-01-05]

Overview

  • 3 Bug Fixes
  • 3 Total Tickets

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.113 [12-17-2020] - Updated log messages for when NSO adapter is down.
  • pronghorn-core:7.1.13-2019.1.112 [12-09-2020] - Modified error reporting to return the correct log output when the default attributes set for adapter configuration have failed.
  • pronghorn-core:7.1.13-2019.1.111 [11-25-2020] - Improved error handling by hardening ph-core against reload of misconfigured applications.

2019.1.19 Maintenance Release [2020-12-01]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.110 [11-24-2020] - Republished without npm-shrinkwrap.json.

2019.1.18 Maintenance Release [2020-11-03]

Overview

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

Improvements

  • pronghorn-core:7.1.13-2019.1.102 [10-11-2020] - Modified pronghorn core to auto-populate the adapter configuration properties with default attributes and values when not provided by the user.

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.109 [11-07-2020] - Fixed bug that made it impossible to create adapters when the adapter's propertiesSchema was missing defaults.
  • pronghorn-core:7.1.13-2019.1.106 [10-27-2020] - Resolved login issue after a Redis restart.
  • pronghorn-core:7.1.13-2019.1.105 [10-27-2020] - Fixed XSS mitigation issue impacting Admin Essentials roles.
  • pronghorn-core:7.1.13-2019.1.104 [10-19-2020] - Fixed XSS handling in Core PHUI Form.

Security Fixes

  • pronghorn-core:7.1.13-2019.1.103 [10-13-2020] - Added HelmetJS HTTP header management to IAP core web services.

Chores

  • pronghorn-core:7.1.13-2019.1.108 [11-07-2020] - Updated readme.
  • pronghorn-core:7.1.13-2019.1.106 [11-01-2020] - Moved the project from argo CI to apollo CI.

2019.1.17 Maintenance Release [2020-10-06]

Overview

  • 1 Improvements
  • 4 Bug Fixes
  • 1 Security Fixes
  • 1 Chores
  • 7 Total Tickets

Improvements

  • pronghorn-core:7.1.13-2019.1.100 [10-02-2020] - Updated audit-trail module.

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.101 [09-30-2020] - Added support for composite keys in form tables.
  • pronghorn-core:7.1.13-2019.1.99 [10-05-2020] - Reconfigured the getAllGroups endpoint to improve Active Tasks view responsiveness. Groups/list requests will no longer force a remote AAA re-sync.
  • pronghorn-core:7.1.13-2019.1.98 [09-29-2020] - Resolved schema inconsistency in broker[AAA].
  • pronghorn-core:7.1.13-2019.1.95 [09-07-2020] - ProngPromise is now handling errors inside 'then' block.

Security Fixes

  • pronghorn-core:7.1.13-2019.1.96 [09-07-2020] - Updated swagger-ui package to v3.30.2.

Chores

  • pronghorn-core:7.1.13-2019.1.97 [09-09-2020] - Updated logger dependency to allow syslog message larger than 65kB.

2019.1.16 Maintenance Release [2020-09-01]

Overview

  • 2 Bug Fixes
  • 3 Chores
  • 5 Total Tickets

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.94 [08-30-2020] - Updated itential-utils to fix issues with symbolic links.
  • pronghorn-core:7.1.13-2019.1.90 [07-31-2020] - Fixed syntax issues in PHUI for IE 11.

Chores

  • pronghorn-core:7.1.13-2019.1.93 [08-30-2020] - Fixed issue with symbolic links to various UI libraries.
  • pronghorn-core:7.1.13-2019.1.92 [08-30-2020] - Symbolic links to various UI libraries are now made relative rather than absolute.
  • pronghorn-core:7.1.13-2019.1.91 [08-15-2020] - Removed protractor package from devDependencies. The functional testing tool is no longer used.

2019.1.15 Maintenance Release [2020-08-04]

Overview

  • 1 Improvements
  • 1 Total Tickets

Improvements

  • pronghorn-core:7.1.13-2019.1.89 [07-16-2020] - Updated the migrateModules.js script to minimize the build size by creating symlinks instead of copying the modules.

2019.1.14 Maintenance Release [2020-07-07]

Overview

  • 4 Bug Fixes
  • 1 Chores
  • 5 Total Tickets

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.87 [06-15-2020] - Changed the minimum required MongoDB version from 3.4 to 3.6.
  • pronghorn-core:7.1.13-2019.1.86 [06-15-2020] - Removed bug that caused a Core failure if functionality was invoked.
  • pronghorn-core:7.1.13-2019.1.85 [06-05-2020] - Fixed a crash caused by an undefined user when resolving a response that was already sent.
  • pronghorn-core:7.1.13-2019.1.84 [06-03-2020] - Fixed key management logic for nested tables.

Chores

  • pronghorn-core:7.1.13-2019.1.88 [06-23-2020] - Updated node driver for MongoDB.

2019.1.13 Maintenance Release [2020-06-02]

Overview

  • 4 Bug Fixes
  • 2 Chores
  • 6 Total Tickets

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.83 [06-01-2020] - Resolved error in login behavior. Redirect to login page occurs when unauthorized.
  • pronghorn-core:7.1.13-2019.1.82 [06-01-2020] - Implemented error handling strategy. Redis will attempt to reconnect on error and pass error back if reconnect fails.
  • pronghorn-core:7.1.13-2019.1.79 [05-05-2020] - Adapter names are truncated when they are too long.
  • pronghorn-core:7.1.13-2019.1.78 [04-30-2020] - Fixed a bug that was causing a type error when setting the app path for the API documentation.

Chores

  • pronghorn-core:7.1.13-2019.1.81 [05-20-2020] - Removed redundant encrypted source files from the pronghorn utils/ location.
  • pronghorn-core:7.1.13-2019.1.80 [05-12-2020] - Updated the inquirer dependency to new version to normalize dependency versions across the platform.

2019.1.12 Maintenance Release [2020-05-05]

Overview

  • 6 Bug Fixes
  • 1 Chores
  • 7 Total Tickets

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.77 [04-24-2020] - Introduced new logic to handle cases in the REST documentation where the API path is the same but the HTTP verb is different.
  • pronghorn-core:7.1.13-2019.1.76 [04-23-2020] - Updated the suggested replacement for connectDevice to 'isAlive'.
  • pronghorn-core:7.1.13-2019.1.75 [04-23-2020] - Fixed a bug in PHUI.Form that prevented proper construction of keys for table rows.
  • pronghorn-core:7.1.13-2019.1.74 [04-16-2020] - Resolved errors in Firefox. Added validation for several authorization APIs to return empty responses as JSON instead of XML.
  • pronghorn-core:7.1.13-2019.1.74 [04-14-2020] - Fixed issue where maintenance release version returned incorrectly.
  • pronghorn-core:7.1.13-2019.1.72 [04-05-2020] - Removed the ability for groups to be assigned to the AAA adapter.

Chores

  • pronghorn-core:7.1.13-2019.1.73 [04-10-2020] - Pinned the rodeo-ui to use the correct React module.

2019.1.11 Maintenance Release [2020-04-07]

Overview

  • 1 Improvements
  • 1 Bug Fixes
  • 1 Security Fixes
  • 3 Total Tickets

Improvements

  • pronghorn-core:7.1.13-2019.1.70 [03-19-2020] - Added the maintenance release version to the System page. Also added a new API to get the latest release version.

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.69 [03-18-2020] - Contact Support Tool-tip corrected to read "Contact Support".

Security Fixes

  • pronghorn-core:7.1.13-2019.1.71 [04-04-2020] - Enhanced security to prevent access to static file download when not authenticated.

2019.1.10 Maintenance Release [2020-03-03]

Overview

  • 2 Bug Fixes
  • 2 Chores
  • 4 Total Tickets

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.67 [02-26-2020] - Resolved compilation issue. Home page icons are now visible on IE 11.
  • pronghorn-core:7.1.13-2019.1.66 [02-18-2020] - Prevented IAP from removing package roles from the database whenever a corral/app is stopped. This prevents unintended behavior on remaining IAP nodes in a HA cluster.

Chores

  • pronghorn-core:7.1.13-2019.1.68 [02-28-2020] - Update logger dependency.
  • pronghorn-core:7.1.13-2019.1.65 [02-05-2020] - Improve code format.

2019.1.9 Maintenance Release [2020-02-04]

Overview

  • 3 Improvements
  • 1 Bug Fixes
  • 4 Total Tickets

Improvements

  • pronghorn-core:7.1.13-2019.1.63 [01-22-2020] - Patch applied to allow for NodeJS version 8 or higher.
  • pronghorn-core:7.1.13-2019.1.62 [01-13-2020] - The "Contact Support" button now specifically targets the ISD customer portal URL.
  • pronghorn-core:7.1.13-2019.1.60 [01-02-2020] - Updated core to Node 10.16.0. Replaced Logger class with Logger module.

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.61 [01-03-2020] - Fixed issue where external links would not redirect to correct page if application used routing with a # symbol.

2019.1.8 Maintenance Release [2019-12-03]

Overview

  • 1 Improvements
  • 3 Bug Fixes
  • 2 Security Fixes
  • 6 Total Tickets

Improvements

  • pronghorn-core:7.1.13-2019.1.54 [11-16-2019] - [2019.1] Copy Blueprint To Clipboard is pretty JSON versus flat object..

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.59 [12-10-2019] - External and inherited user group are visible but not editable.
  • pronghorn-core:7.1.13-2019.1.58 [12-10-2019] - Corrected an issue preventing crashed apps from being restarted.
  • pronghorn-core:7.1.13-2019.1.57 [12-10-2019] - User Groups no longer available in the remote AAA system will now be automatically removed.

Security Fixes

  • pronghorn-core:7.1.13-2019.1.56 [12-05-2019] - Added the autocomplete attribute to form fields on login page.
  • pronghorn-core:7.1.13-2019.1.55 [12-04-2019] - Input validation added to prevent directory traversal on download API.

2019.1.7 Maintenance Release [2019-11-05]

Overview

  • 7 Bug Fixes
  • 7 Total Tickets

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.53 [10-24-2019] - JSON export object is consistent when external tables are used. All objects in a form/table use the field name/key.
  • pronghorn-core:7.1.13-2019.1.52 [10-18-2019] - Correct role appears in edit form after clicking the item in the left navigation bar on the Settings->Authorization page.
  • pronghorn-core:7.1.13-2019.1.51 [10-04-2019] - Resolved inconsistent key identity in table. Added gray font style for disabled input.
  • pronghorn-core:7.1.13-2019.1.50 [10-03-2019] - Modal for adapter management error message now displays a scroll bar on text overflow.
  • pronghorn-core:7.1.13-2019.1.49 [10-01-2019] - Updated Access-Control-Allow-Methods header (for CORS) in the web server to support API calls with HTTP verbs GET, HEAD, POST, PUT, DELETE, CONNECT, OPTIONS, TRACE, and PATCH.
  • pronghorn-core:7.1.13-2019.1.48 [09-29-2019] - Adapter and Broker tabs do not overlap with editor in FF and IE.
  • pronghorn-core:7.1.13-2019.1.47 [10-09-2019] - Language unification added for error messages on all IP input fields. Added ip-address validation.

2019.1.6 Maintenance Release [2019-10-01]

Overview

  • 2 Bug Fixes
  • 2 Total Tickets

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.46 [09-17-2019] - Run-time properties in pronghornProps are now decrypted when they are changed via the properties page UI.
  • pronghorn-core:7.1.13-2019.1.45 [09-09-2019] - Styling for left-side navbar and Roles tab in Authorization Manager matches PH-UI design.

2019.1.5 Maintenance Release [2019-09-03]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.44 [08-08-2019] - Added corral_id to each process handle to prevent impact to other systems when one system crashes/stops.

2019.1.4 Maintenance Release [2019-08-06]

Overview

  • 2 Improvements
  • 17 Bug Fixes
  • 1 Security Fixes
  • 20 Total Tickets

Improvements

  • pronghorn-core:7.1.13-2019.1.40 [07-26-2019] - Added JSON schema and file validation job.
  • pronghorn-core:7.1.13-2019.1.35 [07-23-2019] - Migrated from itential-ci to argo.

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.43 [07-31-2019] - Notification broker correctly handles errors when email fails to send.
  • pronghorn-core:7.1.13-2019.1.42 [08-01-2019] - Field syntax for ip-prefix, ip4-prefix and ip6-prefix is correctly validated in Form Builder.
  • pronghorn-core:7.1.13-2019.1.41 [07-29-2019] - Patched a broken context swap happening during broker execution.
  • pronghorn-core:7.1.13-2019.1.38 [07-25-2019] - Fix a memory leak where context handles weren't being deleted in core.
  • pronghorn-core:7.1.13-2019.1.37 [07-24-2019] - Replaced security CI job script npm_setup with node_setup.
  • pronghorn-core:7.1.13-2019.1.36 [07-23-2019] - Fixed incorrect type of input in the setConfig broker call.
  • pronghorn-core:7.1.13-2019.1.34 [07-29-2019] - Updated notifications in the auth page to reflect latest rodeo styling.
  • pronghorn-core:7.1.13-2019.1.33 [07-25-2019] - Fixed issue with docker containers waiting indefinitely to start.
  • pronghorn-core:7.1.13-2019.1.32 [07-19-2019] - Resolved issue with toasts not displaying properly on Services page.
  • pronghorn-core:7.1.13-2019.1.31 [07-19-2019] - Changed server startup console messages to reflect correct brand name.
  • pronghorn-core:7.1.13-2019.1.30 [07-19-2019] - Enhanced logic to support dynamic form rendering when conditions contain !=operator.
  • pronghorn-core:7.1.13-2019.1.29 [07-19-2019] - Fixed unable to logout after session expired bug.
  • pronghorn-core:7.1.13-2019.1.28 [07-16-2019] - Added support for snmp V2C in the properties schema.
  • pronghorn-core:7.1.13-2019.1.27 [07-11-2019] - Changed ID field to support adding adapters with less than four (4) characters.
  • pronghorn-core:7.1.13-2019.1.26 [10-04-2019] - Automatic task properly transitions to error state, when no connection to NSO.
  • pronghorn-core:7.1.13-2019.1.25 [07-01-2019] - Unchecking checkox 'Enforce Leafrefs' allows user to specify the device not present in NSO and use it job workflow.
  • pronghorn-core:7.1.13-2019.1.24 [06-27-2019] - Logic for when conditions are reflecting on the forms & service manager.

Security Fixes

  • pronghorn-core:7.1.13-2019.1.39 [07-25-2019] - Updated jQuery to version 3.4.1. to enhance security.

2019.1.3 Maintenance Release [2019-07-02]

Overview

  • 2 Improvements
  • 7 Bug Fixes
  • 1 Security Fixes
  • 10 Total Tickets

Improvements

  • pronghorn-core:7.1.13-2019.1.21 [06-07-2019] - Improved performance for device lookups from the broker.
  • pronghorn-core:7.1.13-2019.1.20 [06-06-2019] - Increased web server file size limit from 5mb to 15mb.

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.23 [06-16-2019] - Updated provision method input types in pronghorn.json.
  • pronghorn-core:7.1.13-2019.1.22 [06-16-2019] - Changed name to IAP in help section.
  • pronghorn-core:7.1.13-2019.1.19 [06-06-2019] - Sorting in Authorization Manager left panel is now set for all: Users, Groups, Roles.
  • pronghorn-core:7.1.13-2019.1.18 [06-06-2019] - List Users in Authorization Manager: edit user button title; changed from 'Edit Group' to 'Edit User'.
  • pronghorn-core:7.1.13-2019.1.16 [06-06-2019] - Authorization Manager: expand/collapse row on provenance click in side panel for ROLES.
  • pronghorn-core:7.1.13-2019.1.15 [06-06-2019] - Updated the Alarm.trap for failovers on DNS lookup failures.
  • pronghorn-core:7.1.13-2019.1.14 [06-06-2019] - System tables: new order function to support proper app/adapter version sorting.

Security Fixes

  • pronghorn-core:7.1.13-2019.1.17 [06-06-2019] - Added sameSite security property.

2019.1.2 Maintenance Release [2019-06-04]

Overview

  • 2 Bug Fixes
  • 2 Total Tickets

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.13 [05-31-2019] - Added try-catch logic in IPCSender to prevent core from crashing.
  • pronghorn-core:7.1.13-2019.1.12 [05-31-2019] - Removed httpOnly flag from referrer cookie.

2019.1.1 Maintenance Release [2019-05-09]

Overview

  • 1 New Features
  • 8 Bug Fixes
  • 9 Total Tickets

New Features

  • pronghorn-core:7.1.13-2019.1.6 [05-07-2019] - Login page error message is customizable.

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.11 [05-07-2019] - Changed Swagger to 2.0 for internal help page.
  • pronghorn-core:7.1.13-2019.1.10 [04-29-2019] - Removed IPC error from error logs.
  • pronghorn-core:7.1.13-2019.1.9 [04-26-2019] - Dash sign: '-' is removed when creating temp XML tag during form rendering.
  • pronghorn-core:7.1.13-2019.1.8 [04-26-2019] - Action buttons are centered in View List for Groups, Users and Roles.
  • pronghorn-core:7.1.13-2019.1.7 [04-26-2019] - Updated custom CSS to always show correct colors.
  • pronghorn-core:7.1.13-2019.1.5 [04-25-2019] - IE UI: Removed unnecessary icon in search input.
  • pronghorn-core:7.1.13-2019.1.4 [04-24-2019] - Removed browser outline on header menus.
  • pronghorn-core:7.1.13-2019.1.3 [04-08-2019] - Reload adapter models in global config object on adapter restart.

2019.1.0 Feature Release [2019-04-02]

Overview

  • 6 New Features
  • 19 Improvements
  • 70 Bug Fixes
  • 3 Security Fixes
  • 1 Deprecations
  • 99 Total Tickets

New Features

  • pronghorn-core:6.65.0 [03-14-2019] - Added support for setConfig and restoreConfig to device brokers to enable future use by nso/ansible adapters. Deprecating restoreDevice device broker call.
  • pronghorn-core:6.64.1 [03-05-2019] - Added better error messages for unauthorized groups error.
  • pronghorn-core:6.62.0 [03-05-2019] - Added Tags to navigation bar in the settings section.
  • pronghorn-core:6.58.0 [02-19-2019] - Added an expand button to modals, allowing user to resize the modal content area to view large amounts of text data.
  • pronghorn-core:6.57.21 [02-15-2019] - Added simpler way to add/remove tag references for content.
  • pronghorn-core:6.57.16 [02-01-2019] - Add ability to create, delete and modify tags in pronghorn (itential).

Improvements

  • pronghorn-core:7.1.13-2019.1.0 [03-29-2019] - Pinned dependencies for release.
  • pronghorn-core:7.0.0 [03-15-2019] - Updated calls to support MongoDB driver 3.1.7.
  • pronghorn-core:6.66.0 [03-14-2019] - Added support for ansible devices when getting device configuration. Adding isAlive method for getting device status.
  • pronghorn-core:6.64.0 [03-05-2019] - Device and service broker method deprecation messages will now be submitted to the IAP log instead of only going to stderr.
  • pronghorn-core:6.63.0 [03-05-2019] - Created custom css template that will easily override colors and logo.
  • pronghorn-core:6.61.0 [03-01-2019] - Upgraded to rodeo v9.2.0.
  • pronghorn-core:6.60.0 [02-27-2019] - The header menu options now display an underline on hover, instead of a text color change.
  • pronghorn-core:6.59.1 [02-22-2019] - Added config to read-only choice fields to render disabled radio buttons.
  • pronghorn-core:6.59.0 [02-21-2019] - Added global search component to the IAP platform.
  • pronghorn-core:6.57.22 [02-19-2019] - Search now returns results based on tag names.
  • pronghorn-core:6.57.21 [02-13-2019] - Revert: Smart template forms no longer require keys in their tables.
  • pronghorn-core:6.57.19 [02-07-2019] - Network communication between Pronghorn (Itential) and applications and adapters has been abstracted into a new communication interface. Created class to manage the context of the communications between the apps.
  • pronghorn-core:6.57.15 [04-08-2019] - Reverted form renderer to handle evaluation of deref().
  • pronghorn-core:6.57.13 [01-29-2019] - Improved user experience. User only has to click once to display error message when a leafref is not validated.
  • pronghorn-core:6.57.11 [01-24-2019] - App version will now update on restart in the system page if there has been a version change.
  • pronghorn-core:6.57.11 [01-24-2019] - Removed typo in adapter error message.
  • pronghorn-core:6.57.6 [01-15-2019] - Added support for styling form inputs which fail validation.
  • pronghorn-core:6.57.1 [01-04-2019] - Compression middleware added to WebServer to reduce transferred data.
  • pronghorn-core:6.57.0 [01-03-2019] - Added runActionOnce and locateActionProviders.

Bug Fixes

  • pronghorn-core:7.1.13-2019.1.2 [04-02-2019] - Accessibility: Grids in the Authorization Manager page are now fully accessible.
  • pronghorn-core:7.1.13-2019.1.1 [04-02-2019] - Updated authorization page table styles and title bar button colors for consistency.
  • pronghorn-core:7.1.13 [03-29-2019] - Accessibility: Search results are now navigable via keyboard.
  • pronghorn-core:7.1.12 [03-29-2019] - Fixed adapters page to make IE11 compatible.
  • pronghorn-core:7.1.11 [03-29-2019] - Changed Log In view copyright date to 2019.
  • pronghorn-core:7.1.10 [03-29-2019] - Device broker locates devices more consistently.
  • pronghorn-core:7.1.9 [03-29-2019] - Increased the stability of App communication.
  • pronghorn-core:7.1.7 [03-29-2019] - Application names sort correctly on home page and application dropdown menu.
  • pronghorn-core:7.1.6 [03-29-2019] - Provided default sort property when getDevicesFiltered is called but order property has no fields to sort.
  • pronghorn-core:7.1.5 [03-28-2019] - Contact Support button now directs to Jira Service Desk.
  • pronghorn-core:7.1.4 [03-28-2019] - Updated alignment for title bar buttons on system adapter/application pages.
  • pronghorn-core:7.1.4 [03-28-2019] - Removed error message in form validation fields with correct path.
  • pronghorn-core:7.1.4 [03-28-2019] - Added checks and filtering for duplicated brokers/groups to already selected ones.
  • pronghorn-core:7.1.4 [03-27-2019] - User error reported when user does not have permission to backup device configuration.
  • pronghorn-core:7.1.3 [03-22-2019] - Device backups now properly report errors on failure.
  • pronghorn-core:7.1.2 [03-27-2019] - If "read_only" property in root table is set to true, the property will be inherited by each of its rows.
  • pronghorn-core:7.1.0 [03-27-2019] - Improved keyboard accessibility for authorization page.
  • pronghorn-core:7.0.13 [03-26-2019] - The API calls to /status, /isAlive, and /system/id are public again.
  • pronghorn-core:7.0.12 [03-26-2019] - Updated Job Manager styling to make text readable.
  • pronghorn-core:7.0.11 [03-26-2019] - Accessibility: Fixed contrast issue. Homepage app labels now visible on hover.
  • pronghorn-core:7.0.10 [03-25-2019] - Changed Properties view header from "Pronghorn Properties" to "IAP Properties".
  • pronghorn-core:7.0.9 [03-25-2019] - Changed front page icons and applications dropdown to use displayName property for the view.
  • pronghorn-core:7.0.7 [03-22-2019] - Empty list with a boolean field will not export.
  • pronghorn-core:7.0.6 [03-21-2019] - Fixed brokers help page.
  • pronghorn-core:7.0.5 [03-19-2019] - Increased stability of IAP when restarting applications.
  • pronghorn-core:7.0.3 [03-19-2019] - Increased IAP stability.
  • pronghorn-core:7.0.2 [03-20-2019] - Updated new adapter UI.
  • pronghorn-core:7.0.1 [03-15-2019] - Resolved issue with multiple form previews. Modified z-index in application header to be lower than modal z-index.
  • pronghorn-core:7.0.0 [03-15-2019] - 'Close' button near the top is no longer visible when a toast appears
  • pronghorn-core:6.66.3 [03-14-2019] - Fields with 'when' conditions are shown/hidden correctly based on condition.
  • pronghorn-core:6.66.2 [03-14-2019] - Increased IAP stability.
  • pronghorn-core:6.66.1 [03-14-2019] - Replaced 'Pronghorn' with 'IAP' in the systems page.
  • pronghorn-core:6.66.0 [03-12-2019] - Fixed migration script crash.
  • pronghorn-core:6.64.9 [03-11-2019] - Increased IAP stability.
  • pronghorn-core:6.64.8 [03-11-2019] - Added feedback to notify user if search function not working or no results found.
  • pronghorn-core:6.64.7 [03-11-2019] - Increased IAP stability.
  • pronghorn-core:6.64.6 [03-07-2019] - Changed compatibility warning when connecting to new version of NSO.
  • pronghorn-core:6.64.5 [03-07-2019] - An empty non-required field will not be parsed as an integer and produce an array.
  • pronghorn-core:6.64.5 [03-07-2019] - Fixed checkbox hover-over animation behavior in Firefox.
  • pronghorn-core:6.64.5 [03-06-2019] - Modified login requirements; AAA adapters enabled to use logins other than basic auth.
  • pronghorn-core:6.64.2 [03-05-2019] - Improved form validation for required fields and consistency.
  • pronghorn-core:6.61.1 [03-05-2019] - Improved deref() and current() evaluations to render leafref service models correctly.
  • pronghorn-core:6.60.3 [03-01-2019] - Webserver returns specific error messages provided by application.
  • pronghorn-core:6.60.2 [03-05-2019] - Modified network classes to use appropriate encryption settings.
  • pronghorn-core:6.60.1 [02-27-2019] - Updated dependencies for installation process.
  • pronghorn-core:6.59.2 [03-05-2019] - Accessibility: Basic keyboard navigation is supported in the Settings pages.
  • pronghorn-core:6.58.4 [02-21-2019] - Table row count is now accurate and will not always display zero (0).
  • pronghorn-core:6.58.3 [02-20-2019] - Focus stays at add button when adding table row.
  • pronghorn-core:6.58.2 [02-19-2019] - Updated itential-utils to 2.2.9.
  • pronghorn-core:6.58.1 [02-19-2019] - Accessibility: You can now navigate through the IAP navigation bar using only the keyboard.
  • pronghorn-core:6.57.24 [02-19-2019] - Accessibility: Added outlines to action buttons in lists for key only functionality.
  • pronghorn-core:6.57.23 [02-19-2019] - Accessibility: Can navigate through tab elements in title bar via keyboard.
  • pronghorn-core:6.57.23 [02-19-2019] - Keyboard navigation is supported through the home page apps.
  • pronghorn-core:6.57.21 [02-18-2019] - Updated package file to include new directories.
  • pronghorn-core:6.57.21 [02-15-2019] - Applications and adapters with duplicate IDs can no longer be loaded.
  • pronghorn-core:6.57.21 [02-08-2019] - Smart template forms no longer require keys in their tables.
  • pronghorn-core:6.57.21 [02-07-2019] - Added unique_device_count, start_index and return_count to getDevicesFiltered payload.
  • pronghorn-core:6.57.18 [02-07-2019] - Form renderer evaluates deref() correctly.
  • pronghorn-core:6.57.17 [02-07-2019] - Added support for comparison of date objects in PHUI table.
  • pronghorn-core:6.57.17 [02-04-2019] - Added support for comparison of date objects in PHUI table.
  • pronghorn-core:6.57.16 [02-04-2019] - Edit view for custom role displays correctly.
  • pronghorn-core:6.57.12 [01-28-2019] - WebServer no longer crashes when 'protection' key is defined on method model.
  • pronghorn-core:6.57.9 [01-21-2019] - The grey background of the home page now extends to the bottom of the screen, even in a minimized screen mode.
  • pronghorn-core:6.57.9 [01-21-2019] - Containers and tables are validated the same way independent of current view.
  • pronghorn-core:6.57.7 [01-17-2019] - Forms will validate tables with more than one row.
  • pronghorn-core:6.57.6 [01-15-2019] - Form checkbox display is consistent in form builder and form preview.
  • pronghorn-core:6.57.5 [01-15-2019] - Fixed bug where user got unintended scrolling when the application dropdown was too long.
  • pronghorn-core:6.57.4 [01-11-2019] - Correct role appears when clicking the edit button from the left navigation bar.
  • pronghorn-core:6.57.3 [01-09-2019] - Added documentation and stability improvements to Service Broker.
  • pronghorn-core:6.57.3 [01-09-2019] - Added documentation and stability improvements to Device Broker.

Security Fixes

  • pronghorn-core:7.1.8 [03-29-2019] - Increased security of referrer cookie.
  • pronghorn-core:7.1.1 [03-27-2019] - Security: Updated jquery to 3.3.x.
  • pronghorn-core:6.57.13 [01-28-2019] - The referrer cookie is now secure on https connections.

Deprecations

  • pronghorn-core:7.1.5 [04-04-2019] - All methods for persistence broker are now set to deprecated.