X Platform Documentation Portal

Release Notes

X Platform Documentation Portal

Skip to end of metadata
Go to start of metadata

Release Date: Tuesday, December 12, 2017

Compatibility Notes

ADM Compatibility Level: 3.8.1 (Unchanged) (see ADM Compatibility Matrix) The Adm Compatibility level last changed in Core X 3.8.64

Change Log

New Feature

XPLATFORM-1879 - Provide AepEngine getEngineTimeMicros()

This release provides a new AepEngine method, getEngineTimeMicros(), which returns the wall time in microseconds since the epoch in an HA consistent fashion. This method is akin to the existing getEngineTime() method.

See AepEngine.getEngineTimeMicros()

AEP

Bug

XPLATFORM-1877 - System property set on command line does not override env var declared in profile

Fixes an issue where profile, xvm and xvm template env variables in DDL were not being overridden by corresponding values specified as DDL overrides or already present in the environment fed to VMConfigurer which should take precedence.

CONFIGURATION
  • No labels