Skip to content

v1.2.4

Choose a tag to compare

@kvassia kvassia released this 28 Apr 13:08
· 10 commits to master since this release

When changing the classname of an object, caching it immediately after saving can incorrectly update the cache with the wrong classname. This commit fixes the issue by skipping caching after save, thus preventing conflicts when the classname changes.