Invictus Dashboard
Features:
- Added ability to leave a comment when ignoring a flow message.
- Moved saving and reading of flow message contents from Table Storage to a Cosmos collection with a TTL index.
- Added bicep parameter (
eventHubMessageRetentionInDays
) to adjust eventhub data retention, for Standard plan event hubs. - Improved frontend Details link so URL can be copied on right-click.
- Set
isProvisionedCosmos
parameter to mandatory.
Bug Fixes:
- Improved long text cutoff in sidebar and tables.
Invictus Framework
Features:
- Added PubSubV2 function
- Added ExceptionHandler function