1.0.3.5

  • Update the Diameter dependency to Diameter 3.1.0.4

1.0.3.4

  • Update the Diameter dependency to Diameter 3.1.0.3

1.0.3.3

  • Bug fixes on MBean management interface:

    • Fix an issue that meant LOCATION_INFORMATION data reference cache failed to invalidate. (VOLTE-4696)

    • Correct javadoc for ShCacheAccessMbean interface. (VOLTE-4655)

    • Add IMS_USER_STATE data reference to the default access key. (VOLTE-4700)

  • Bug fix to set a maximum cache size of 100 million when CacheEvictionStrategy NoEviction is chosen. (VOLTE-4707)

  • Bug fix to allow the proper identity type to be used for invalidating LOCATION_INFORMATION and USER_STATE caches. (VOLTE-4774)

1.0.3.2

  • Fixed a bug that allowed RA entity properties to be set to invalid values in some cases. (DIA-551)

1.0.3.1

  • Add better log message when validating configuration.

  • Throws IlegalArgumentException for when requesting a new cache configuration with empty default profile.

  • Set the standard poll time to 40 seconds.

1.0.3.0

  • First release of the 1.0.3.x series

  • Add new configuration to better handle HSS subscriptions. See Caching strategy

  • Add cache invalidation across the cluster. See Cache invalidation

  • Add a operations API interface to operate on caches (including invalidation) See Management interface and MBean management interface

  • Deprecate the CacheRetentionStrategy in the API and provide a clear split between the cache retention and eviction behaviours. See Caching strategy.

  • Moved documentation for the Sh Cache RA into its own book. Previously it was included as pages in the Sentinel VoLTE documentation.

  • Updated the Diameter dependency to the Diameter 3.1 series

1.0.2.2

  • Fix a bug causing a NullPointerException when the Destination Host is not configured or empty. The Sh Cache RA now sends requests to the Destination Realm in this case (VOLTE-3727).

1.0.2.1

  • Created a new release series for the Sentinel 2.5.0.x series of products

  • Add support for subscription to UE Reachability for IP via SNR/PNR with the HSS

  • Update the Diameter dependency to the Diameter 2.7.0 series