Skip to content

Fixed Inaccessible Methods in Namespaced Package

Latest
Compare
Choose a tag to compare
@jongpie jongpie released this 06 Mar 19:55
3dbf694

Package Changes

  • Fixed #11 by updating CacheManager to make several items global instead of public. Thanks to @derroman for reporting this issue!
    • CacheManager.Cacheable interface
    • Cacheable getOrganizationCache() static method
    • Cacheable getOrganizationCache(CacheConfiguration__mdt configuration) static method
    • Cacheable getSessionCache() static method
    • Cacheable getSessionCache(CacheConfiguration__mdt configuration) static method
    • Cacheable getTransactionCache() static method

Repository Changes

  • Added pipeline for GitHub Actions to automate most of the build. There are still a few steps that have to be done manually, but these will be automated in a future release.

Installation Info

Unlocked package - Nebula namespace

Unlocked package - no namespace