Data Abstract for Cocoa 新版本發表

Released: Feb 9, 2022

10.0.0.1533 中的更新

特性

  • HttpAPI: Autofill APIHost from request.
  • HttpAPI: Generate Schemes node.
  • Allow silent app registration under non-Administrator account.
  • Missing context menu items for RemoteDataAdapter.
  • Updated MySQL driver registration.
  • Added Modulo operator support (DA SQL).
  • Support for OpenSSL 3.
  • Minor DataAccessService refactoring.

Released: Aug 11, 2021

10.0.0.1515 中的更新

特性

  • Apple macOS Big Sur style template and sample icons.
  • Big Sur style app icons for Server Explorer and rodl2code.

Released: Jun 10, 2020

10.0.0.1481 中的更新

特性

  • New lightweight session update mode in Olympia Server.
  • Stability improvements for Olympia Server.
  • Zeroconf information now includes TLS status.
  • Service Builder now supports connecting to TLS and zeroconf servers.
  • New more granular ServiceUnknownMethodException.

Released: Mar 29, 2019

9.7.115 中的更新

特性

  • Updates database profile for NexusDB.

修補程式

  • 82263: DA LINQ cannot handle nullable fields in List.Contains expression.
  • 82267: PrimaryKey fields should always be treated as non-nullable ones.

Released: Nov 16, 2018

9.5 中的更新

特性

  • Support for Data Abstract in Water.

Released: Mar 23, 2018

9.4 中的更新

特性

  • Includes ServerExplorer in Zip Distro and Fire Plugin.

Released: Oct 17, 2017

v9.3 中的更新

Updates in 9.3

  • No changes for Data Abstract for Cocoa, in this release.

Released: Mar 25, 2016

9.0.95 中的更新

特性

  • Features:
    • All new CodeGen4-based code generation.
    • Build with and support Bitcode.
    • tvOS Support.
    • watchOS support.
  • Enhancements:
    • Port DA samples to Swift.
    • Combine iOS, watchOS and tvOS frameworks to be fat/universal for Device+Simulator.
    • Improvements and nullability annotations for better Swift and Elements interop.
    • New remoteDataAdapter:requestDidFailWithException: delegate callback, and handle clientChannel:requestDidFailWithException as well.
    • Ship product as as .dmg, not .pkg.
    • Ship proper...

Released: Jul 4, 2014

Updates in this release

Updates in 8

  • Relativity in the Cloud - Relativity Server now knows about the services provided by AWS that it needs to interact with, all without you writing manual code or setup scripts. Get an infinitely scalable middle tier up and running, with just a few clicks and without a single line of code.
  • Strongly Typed DataTables in Cocoa - With just a couple clicks in Schema Modeler for Mac or in the Visual Studio IDE, you have protocol/interface stubs for your tables in the language of your choice...

Released: May 13, 2013

Updates in this release

Updates in 7

  • URL Schemes - Consistent support for URL schemes across all channel and message types.
  • DA LINQ IDE Integration - Vast improvements have been made to the workflow for creating and updating DA LINQ strongly typed classes in Visual Studio.
  • Visual Studio 2012 and WinRT support - Full Visual Studio 2012 support and the ability to create WinRT client applications for Windows 8 and ARM-based Windows RT devices.
  • Improvements to Data Abstract for Xcode - New properties and delegate callbacks...