ODIN Releases Changelog
ODIN Release history
New release 1.4.6.635
- Validate Placeholders Before Task start.
- Prevent users from mistakenly setting an end time on real time jobs.
- SQL and WW+AF driver chunking allowing breaking up of data requests to source systems
- Upgrade quartz version to latest.
- The deletion of logs in SQL after time setting is met and automatically tidy up file logs on web server and agent via a configurable time setting
- Support for calculated and calculated child attributes in AF and EF methods.
- Event Driven Export to add the ability to select attributes to be exported or filter attribute based upon categories
- Improved error catching and logging on jobs
- Addition of system logs section in applications
- Improved memory usage and control
- Aggregate table export now has value status included
- Time series PI data exports from Odin now includes UOM
- Fix AF / PI tags are misconfigured (PI Tag not found), Aggregate table output includes the value “0” for these tags, which can be confused for a valid value of “0”
- Fix the AF attribute types “Enumeration Set” and “undefined” do not work with the Aggregate table output
- Fix Exception while adding user in ODIN through the portal
- Fix command timeout to the SQL client to prevent big queries timing out.
- Fix old tasks are displayed on the Dashboard table instead of new jobs
- This release supports versions of ODIN Readers-1.4.6.635 or greater.
- Current ODIN Agent release is 1.4.6.635
- with the this release AF and PI driver sourced jobs are not supported on remote agents - this will be supported in a subsequent release
- The AF SDK it has been noted using a recorded values call in high frequency cases close to the edge in terms of current time, can return a value from the snapshot that has not yet been processed by compression settings and this value is returned in the call, this value would then be processed and sent as part of the job output, though it will subsequently not pass compression and be discarded from storage in the pi archive.
- When we apply all 3 filters and exports data then- Batch and unitbatch filters only generates in JSON format and PI Points in All file Formats.
New release 1.3.5.514
- SQL databases are now supported as a new source Driver
- A destination column has been added in the Task screen
- Pagination is now supported in the AF + WW as a source driver
- Skipping tag log errors to be shown only when verbose logging is turned on.
- Upgrade of Signal R client and server version libraries to latest version.
- A major change has been implemented in the AF and PI Drivers on how data is tracked across individual attributes within a single job, individual data streams within a job are now tracked at an individual level as to what data they have sent and individual start times are used for each data stream subsequent start times on real-time jobs.
- Automated data recovery of up to seven days is now available in the PI and AF drivers, if an individual tag was not to record any data in the archive for a number of days but then subsequently flushed data to the archive, this data will be recovered for the tag as long as it is within seven days of last successful return of data.
- Fixed breaking change for Eventhub export whereby uppercase was removed from Field Names in JSON output
- Fixed Creating a new log file if the current log file does not exist thus eliminating the unhandled error thrown to the server.
- Fixed Creation of indexes of LogLs automatically during the creation of App Pool
- Fixed Duplicate Key when exporting WW+AF driver to ADLGEN2Table
- Fixed AF/PI String or binary data truncation
- This release supports versions of ODIN Readers-1.3.5.514 or greater.
- Current ODIN Agent release is 1.3.5.514
- with the this release AF and PI driver sourced jobs are not supported on remote agents - this will be supported in a subsequent release
- The AF SDK it has been noted using a recorded values call in high frequency cases close to the edge in terms of current time, can return a value from the snapshot that has not yet been processed by compression settings and this value is returned in the call, this value would then be processed and sent as part of the job output, though it will subsequently not pass compression and be discarded from storage in the pi archive.
New release 1.2.3.412
- Google Cloud BigQuery is now supported as a destination
- Google Cloud Storage is now supported as a destination
- Google Cloud Pub/Sub is now supported as a destination
- Verbose logging is now configurable at a individual job level
- Removal of special characters from attribute names is now configurable per job
- Improved memory usage and optimization
- Limit on number of attributes supported per job is now configurable at the server level
- Fixed Dashboard stats call updated to remove an error
- Fixed Dashboard jobs table auto expanding number of rows displayed when new info arrives
- Fixed when multiple elements are configured as filters within a single job, the end time used for all elements data calls will now be the same end time
- Fixed recorded values selection being overridden and stored as interpolated on job configuration
- This release supports versions of ODIN Readers-1.2.3.412 or greater.
- Current ODIN Agent release is 1.2.3.412
New release 1.1.2.350
- Optimizations to the UI : in the previous versions, in the dashboard screen it would show the Loading image every time it's called when updating the chart, thus blocking the screen to the user. Condition was added to load new chart data, not showing the Loading image.
- Fixed issue when AF or AF + WW used as a source to any destination. Error message “This element/attribute is already selected” pops up in the attribute search screen of the source when the same wildcard (*) is used for a different root element.
- Data Format x Retrieval Method combination for data extraction re-enabled. The combination Recorded x Aggregate PI Point to Table and Recorded x PI Point to Block Table can be used for all sources to any destinations.
- This release supports versions of ODIN Readers-1.0.0.303 or greater.
- Current ODIN Agent release is 1.1.2.350
New release 1.1.1.340
- Apache Kafka added as a destination source for data extraction.
- Single click option to load Task's Execution Logs via the dashboard screen, for improved navigation.
- Fixed SQL DB Logs in the application getting locked, caused by number of records and use of memory by execution of services in the background at the same time.
- Fixed File system Log files increasing infinitely until the app pool is restarted, a new log file roll over will now occur on reaching the defined size in config file settings.
- Improved WebSocket service communication for better performance and execution speed removing unnecessary traffic to the front end.
- Added strikethrough to overlay batch and filter batch checkboxes when not supported by that configuration.
- Fixed UI forcing all jobs as Interpolated when the selection was made to retrieve data where AF System was set as the Source.
- This release supports versions of ODIN Readers-1.0.0.303 or greater.
- Current ODIN Agent release is 1.1.1.340
Issue | Planned |
---|---|
This version contains an issue whereby when selecting recorded values as the retrieval method no longer support configuration for block table as a data format (it is not selectable, only individual is selectable) | will be resolved in next release |
New release 1.0.0.303
- Updates ADL Gen 2 Driver to support up to 2GB size in a single file export.
- Added to support to allow user to define whether to use Attribute names or tag names in exports on PI AF sourced jobs.
- Added Data Type to all OSI PI sourced jobs on export.
- Audit trail and logs will no longer expose potentially sensitive information in audit trail or logs.
- Add root element to be displayed in the UI for any AF jobs using root elements within their configuration.
- AF Driver can now export multiple event frames to a single file and outputs attributes and all data for multiple event frames to a single file.
- Removed orphaned tasks in scheduler which have no reference in tasks anymore automatically when tasks are deleted but not unregistered from scheduler.
- Fixed large task issue with encoding/decoding and column sizing in the case where a task definition is greater than 8k Characters.
- Fixed comma handling the value column is replaced with underscore to prevent data moving to other columns for CSV file export.
New release 1.0.0.270
- Added support for WonderWare + AF combined data source driver
- ADL SAS Full connection string support added.
- Blob + Table SAS support added for ADL
- Added support for placeholder [timestamp]
- Event Frame search with hierarchy search support
- Added support for attribute search group by element
- Added batch guide and batch name placeholders.
- Added support for Asset name placeholders
- Fix to the attribute search with new addition of root element
- Fix to IOT error and Type password for connstring
- Fix for Azure ADL Table due to timestamp repositioning from 0 to 5 index for EF Triggered approach
- Fix issues with Attribute search and added element selection section to that screen
- Fix for 'find users in Domain' where unable to search domain users by using 'Department'
- Fix to the missing value if Apply Function returns empty or white space.
- Fixed disconnects from remote reader due to long poll.
- Fixed WW+AF event timestamp.
- Fixed Block Table processing for all drivers.
- Fixed ingestTimestampLocal. it was referencing UTC time
- Fix for broken dataset type during rest result deserialization from remote reader.
- Fix Presence of . in a file path prevented proper extension detection. and file naming on output
- Fixed errors resulted in scan time placeholder containing : - which is invalid for windows file names on export
Issue | Planned |
ADL File has a max file size limit of 100mb per file, depending on portioning strategy and file naming conventions used this could be reached on large datasets | Next release will provide an update |
First release 1.0.0.163
- N/A
- OSI PI Data Archive as Source Support
- OSI PI AF as a Source Support
- Wonderware Historian as a source Support
- ADL Gen2 File Destination Support
- ADL Gen2 Table Destination Support
- AWS S3 Destination Support
- SQL Server Destination Support
- Azure Event Hub Destination Support
- Azure IOT Hub Destination Support
- JSON File Format Support
- CSV File Format Support
- Parquet File Format Support
- AD SSO Support
- Audit Trail Support
- Logging Support
- User Management Support
- ODIN Agents Released
- N/A
Last modified 4mo ago