Revision as of 19:56, June 27, 2017 by Edjamer (talk | contribs) (Update with the copy of version: Draft)
Jump to: navigation, search

New in this Release

Check out the new features that have been added in the latest releases of Platform SDK.

New in Release 9.0.x

Platform SDK for Java

Release 9.0.000.01:

  • The build procedure for Platform SDK for Java has been updated to use Java version 8, allowing the latest versions of dependencies to be used.
  • The Application Template Application Block Log4j logging configurator has been updated for the Log4j 2.7+ configuration API.
  • Cluster Protocol now allows substitutes for the default implementation of the Cluster Protocol load balancer.
  • Basic and Chat protocols have been extended with the new eventAttribute attribute of type kvlist.
  • Interaction Server Protocol has been extended with three new messages in order to support ESP messages:
    • EspRequest3rdServer
    • EspEvent3rdServerResponse
    • EspEvent3rdServerFault
  • You can now change the default BACKLOG size, or set it for a specified server channel.
  • ConfService is now able to use the channel's invoker.

Platform SDK for .NET

Release 9.0.000.02:

  • XML printer now shares the KeyValuePrinter filter set, ensuring that sensitive information is not printed to log files.
  • The WarmStandby reconnection algorithm now attempts reconnection when the nodes list is no longer empty.
  • Platform SDK for .NET has been extended with a new library to support UCS 9.0 clusters.
  • Basic and Chat protocols have been extended with the new eventAttribute attribute of type kvlist.
  • Interaction Server Protocol has been extended with three new messages in order to support ESP messages:
    • EspRequest3rdServer
    • EspEvent3rdServerResponse
    • EspEvent3rdServerFault
  • The TLS certificate verification algorithm has been improved in order to support wildcard certificates.
  • The Application Template application block has been extended with GFApplicationConfigurationManager.
  • The WSConfig class has been extended with the new Name string property.
Comments or questions about this documentation? Contact us for support!