Skip to content

Releases: invictus-integration/docs-ifa

4.12.5

23 Mar 08:42
a46fa95
Compare
Choose a tag to compare

Bug Fixes:

  • Timesequencer continues to process requests with the same Timestamps
  • PubSub message TimeToLive now defaults to 30days, if set to -1(via release/config) the TTL is set to indefinite

4.12.3

02 Feb 13:59
4a239a1
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed issue with assigning groups to user on login with AAD
  • Fixed issue with showing stats to the user when logging with AAD
  • Race Condition fix in TimeSequencer

4.12.0

25 Jan 09:19
fd1b5c5
Compare
Choose a tag to compare

Features and improvements:

Added XSD valdiator component
Added Regex translator component
Added Logging for flow handling
Added Audit page to track resumes/resubmits has been added to the dashboard
Configure which columns are shown by default per flow per user

Bug Fixes:

Fixed date issue in advanced search and status filters

4.11.2

07 Dec 18:01
041a47c
Compare
Choose a tag to compare

Bug Fixes:

Rollbacked Transco to not cache XslCompiledTransform

4.11.1

04 Dec 07:47
041a47c
Compare
Choose a tag to compare

Features and improvements:

  • Removed Memory Thresholds from auto scaling (can be enabled again by passing the following parameter as 1 to the ARM template enableMemoryThresholdsForScaling)
  • Removed error notification when logged out
  • Minor optimization for stats to load faster

Bug Fixes:

  • Transco caching bug(changed from indefinite to 60min and is configurable through config)
  • Retry on GetFlowEvents when timeouts occur
  • Removed error when FlowEvents are null (if nothing returned)

4.11.0

10 Nov 09:05
7cfe884
Compare
Choose a tag to compare

Features and improvements:

  • Added Group Role Management permissions for user logging and flow folders
  • Added Group syncing from Azure Active Directory
  • TimeSequencer now uses AzureStorage instead of SQL Server
  • Added XML/Json Converter to Framework
  • Added parameter to ARM to switch between 32/64bit for apps
  • Added cleanup job for MessageStatusCache
  • Reset Password
  • Changed the status of the messages to shapes (for color blind)
  • Removed Message cache ArchiverFunction from the FlowHandler

Bug Fixes:

  • Transco null exception
  • Transco Out Of Memory Exceptions
  • Fixed DF issue with trackedproperties not always being tracked

4.10.0

17 Sep 05:15
a4eae2b
Compare
Choose a tag to compare

Features and improvements:

  • Alerting
  • Added Encoding field to Transco API
  • Added Blob LFM to cleanup PubSubRouter folder
  • Added internal functionality to delete all AlertRules from Azure when a flow is deleted
  • Updated min TLS for all framework components
  • Added forced HTTPS to Dashboard

Bug Fixes:

  • Fixed TimeSequencer warning on azure "Storage is not configured..."
  • Fixed an issue when creating an operator in a folder and opening a subfolder, will not show the Details/Properties in the clickthrough.
  • When creating a System Admin user, it will automatically add all folders to the user.

4.9.0

27 May 08:01
1af8ee8
Compare
Choose a tag to compare

Features and improvements:

  • Option to configure milestone and event text columns in clickthrough to show or hide from the add/edit flow dialog
  • Added support for HTML elements for milestone and event text
  • DSAV can now be also searched with a "like"
  • Added Re-import function to flow rows.
  • Increased DF runtime from 3hrs to 9hrs
  • Split cleanup job in Datafactory for WorkFlowEvents
  • ErrorInfo in WorkFlowEvent set to 500char
  • Switched all functions and framework components to 64bit

Bug Fixes

  • Fixed the width of the dialog when you click on the clickthrough details icon
  • Fixed dynamic width of columns for the messages result page
  • Move and delete business properties when editing flow are now working as it should
  • Fixed the documentation link for both biztalk and logicapps
  • Fixed issue with subfolders having same name in different folders
  • Fixed Resume bug which triggered already resumed flows
  • Fixed Storage warning in Azure for all Functions

4.8.0

23 Apr 06:45
c7e9177
Compare
Choose a tag to compare

Features and improvements:

  • Role management
  • EventText & Milestone are now trimmed and can be viewed in a modal popup
  • DataFactory receiver
  • Move Flows (to confirm)
  • Disabled Re-Indexing Pipeline
  • Added functionality to the settings page to change technical dashboard URL (Biztalk)
  • Added collapse/expand for the Flows
  • Reduced Flows font size and padding
  • Allow subfolders with the same names in different folders
  • Improved loading time for the Flow messages page
  • Improved loading time for the Statistics page
  • Changed loading of Flow messages to last 24hrs. Added a config which can be set at the release stage
  • Reduced ErrorInfo in WorkFlowEvent table nvarchar from max to 500
  • Blob Archiver to delete messages from cache used during ImportJob Processing (default setting 60 days)

Bug Fixes:

  • Increased timeout for API calls
  • Increased timeout for Flow messages
  • Increased timeout for Statistics messages
  • Changed Statistics to load data first before refreshing
  • Fixed Paging options null exception on Dashboard

4.7.6

22 Apr 09:24
55c0426
Compare
Choose a tag to compare

Features and improvements:

  • Create flows with the same name in different folders
  • Advanced Search now showing the Folder name helping selecting specific flows
  • Export to CSV improvements adding an option to export only the selected columns
  • Show dates in English in Dashboard

Bug Fixes:

  • Fix for error when renaming a flow with special characters
  • Fix for selection of default date filter that was incorrect
  • Fix for Select All checkbox after a bulk resume/resubmit