Alpaca

Release Notes

Last Updated: 03/14/2023 The ECG team is pleased to announce the release version 10.0.8 of Alpaca.

This version includes support for the R22, R23, and R24 versions of the BroadWorks API.

10.0.8

  • Released: 03/14/2023

What's Fixed

  • [AccessLogProcessing] - Fixed issue that could cause a NumberFormatException.
  • [Tasks] - Enhancements to the way the TaskManager queues and starts tasks.
  • [Frontend] - Updated "Return to Alpaca" button on the logout complete page to redirect to the appropriate login page based off of user settings and client configuration.
  • [AuditLogProcessing] - Enhanced logging and error handling during pre-search index actions.

10.0.7

  • Released: 03/3/2023

What's Fixed

  • Fixed issue that could cause the user to not be able to log out when using ssoAutoRedirect and loginRedirectsToLogout configuration variables.
  • [NumberInventory] - Fixed possible null pointer due to race condition when parsing audit log.
  • [AL-3120] - Fixed issue where you could not unset a default role.
  • Improved the way the Task Manager starts the next task once the previous task completes.

10.0.6

  • Released: 02/20/2023

What's Fixed

  • [TaskAttachments] - Fixed issue where the password provided for spreadsheets was being set as an encoded value causing the user to not be able to open the spreadsheet.

10.0.5

  • Released: 02/17/2023

What's Fixed

  • [UserServiceDetailsReport] - Fixed issue that could cause the report to fail to start due to the Cluster not being correctly set.
  • [SessionExpiration] - Fixed issue that could cause Alpaca to redirect to a blank page once a link is clicked after the User's session has expired.

10.0.4

  • Released: 02/10/2023

What's Fixed

  • Fix issue that allowed clicking the download Call History report button multiple times.
  • Task Cleanup code now keys on the last modified date instead of the completed date, as the completed date is not always present.
  • Improvements to the Host Id Caching service so that the license request is not being fire as often and being waited on.
  • Fixed possible null pointer following the completion of a Group Access Device Transform task.
  • Once a blocking task completes, the next queued task will be immediately started.
  • If ssoAutoRedirect is enabled and the current User is not an SSO user, that user will be directed to /login/admin upon logout.
  • Fixed issue where the Call History and Call Summary tabs would appear even if the User did not have the Call History authority.
  • Fixed possible error during nightly call clean-up logic.

10.0.3

  • Released: 02/03/2023

What's Changed

  • The User Call Forwarding Always Details Report is now the User Call Forwarding Details Report and includes details about all versions of Call Forwarding.

What's Fixed

  • Fixed issue where the callReporterImportThreads configuration variable was not being respected.
  • Reduced resource overhead during the Call Report Import Task.
  • Added configuration variable to control the maximum number of calls read out of the database at one time for the Call Reporter Import Task.
  • Fixed possible error that could occur on startup while cleaning up old tasks.

10.0.2

  • Released: 01/06/2023

What's Fixed

  • [SurgeMailConnector] - Fixed issue with URL encoding.
  • [CDRProcessing] - Fixed issue that could cause Alpaca to lose track of a CDR if it moved directories.
  • [AuditLogs] - Added skipCreates audit log processing option. This causes Alpaca to ignore UserSingleSignOnCreateDeviceTokenRequest.

10.0.1

  • Released: 12/07/2022

What's Fixed

  • [BulkProvisioning] - Fixed issued that caused the "Download Passwords" link to not appear after a Bulk Provisioning task is complete.
  • [BulkProvisioning] - The provided password for the resulting passwords spreadsheet is no longer stored in plain text.

10.0.0

  • Released: 12/05/2022

What's New

What's Changed

  • Added mechanism to add back pressure to the audit log receiver, preventing the server from becoming overwhelmed.
  • Updates and improvements to the Endpoint Monitor feature.

What's Fixed

  • [Migration][GroupMusicOnHold] - Fixed issue that could cause an instance not found error when applying Group Music On Hold settings during migrations.
  • [Migration][GroupMusicOnHold] - Fixed issue that could cause a Group Music On Hold Video instance to not be built.
  • [Migration][CallRecording] - Fixed issue that could cause a migration to fail if Call Recording is assigned but a Call Recording Platform is not configured.
  • [Metrics] - Fixed issue that caused the Status Code field in the Http Request Metrics table to not be displayed.
  • [AccessLog] - Fixed possible null pointer exception when parsing Access Logs.
  • [API] - Endpoints that accept a filter list, now support the NIN (Not In) operator.
  • [API] - Endpoints that accept a filter list, now support a filter that says a string is empty.
  • [AlpacaEncryptionService] - Minor speed improvement.
  • [TableFilterHeaders] - Filter headers now auto-close correctly.
  • [Wizards] - Fixed possible error when running the task difficulty check within a wizard.
  • [AlertAcknowledge] - The main text area is now auto-focused when the acknowledge modal is loaded.
  • [NumberInventoryTable] - Fixed sorting by number column.
  • [ServiceProviderServicePacks] - Fixed issue where services that could not be assigned to a Service Pack appeared in the available service list.

Previous Release Notes