Operations Center Client Plugin 2.46.0.3

1 minute read

RELEASED: Public: 2017-06-06

New features

None

Resolved issues

  • CloudBees Internal Ticket: [CJP-6659]

    Avoid using special characters for cache keys, which was leading to a warning message on support bundle generation.

  • CloudBees Internal Ticket: [CJP-6729]

    Use a separate file for the credentials cache, so it does not trigger SaveableListeners which in turns could cause slow credentials lookup (i.e. Job Config History plugin tracking all saves on the cache file).

Note that this change will clear the potentially existing cache file, so it requires a cache re-build (it is gradually re-built as credentials are accessed, nothing to do from a user perspective).

Known issues

None