The summary below describes major new features, items of note and breaking changes. The full list of issues is also available for those with access to the Encodo issue tracker.
No known breaking changes
The summary below describes major new features, items of note and breaking changes. The full list of issues is also available for those with access to the Encodo issue tracker.
No known breaking changes
The summary below describes major new features, items of note and breaking changes. The full list of issues is also available for those with access to the Encodo issue tracker.
No known breaking changes
The summary below describes major new features, items of note and breaking changes. The full list of issues is also available for those with access to the Encodo issue tracker.
No known breaking changes
The summary below describes major new features, items of note and breaking changes. The full list of issues is also available for those with access to the Encodo issue tracker.
No known breaking changes
The summary below describes major new features, items of note and breaking changes. The full list of issues is also available for those with access to the Encodo issue tracker.
No known breaking changes
The summary below describes major new features, items of note and breaking changes. The full list of issues is also available for those with access to the Encodo issue tracker.
No known breaking changes
The summary below describes major new features, items of note and breaking changes. The full list of issues is also available for those with access to the Encodo issue tracker.
No known breaking changes
The summary below describes major new features, items of note and breaking changes. The full list of issues is also available for those with access to the Encodo issue tracker.
No known breaking changes
The summary below describes major new features, items of note and breaking changes. The full list of issues is also available for those with access to the Encodo issue tracker.
QNO-2143: Move IMetaAware/IMetaReader/IMetaWriter to persistence namespace
Simply update the using
section to reflect the changed namespace.QNO-1078: Map MetaType.Time to DateTime instead of Timespan
When generated classes are re-generated with the 1.1.3.0 release, metadata with type "Time" will have an incompatible type with previous code. Simply update the references to use the "TimeOfDay" property of the generated data instead.QNO-1983: Eliminate IDataItem
Use the API on the IDataConnection
to retrieve, save and delete single objects instead.