All Versions
12
Latest Version
Avg Release Cycle
109 days
Latest Release
65 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.0.0-rc.1
November 15, 2020๐ To see what's new check the CHANGELOG
-
v2.0.0-rc.0
July 05, 2020 -
v1.2.2
June 11, 2020Closed issues:
๐ Merged pull requests:
- ๐ fix: Dialyzer useless control flow #73 (filipeherculano)
-
v1.2.0
March 30, 2020Implemented enhancements:
- โป๏ธ Refactor Nebulex.Caching in order to use annotated functions via decorators #66
๐ Fixed bugs:
- Sporadic :badarg error #52
Closed issues:
- Question: disabling cache conditionally in defcacheable #63
- ๐ Support for persistence operations #61
- Implement adapter for replicated topology #60
๐ Merged pull requests:
-
v1.1.1
November 07, 2019Implemented enhancements:
- โ Add capability to limit cache size #53
- Ability to "get or set" a key #49
- Multilevel Cache: transaction/3 is attempting to change all levels multiple times. #35
๐ Fixed bugs:
- Sporadic :badarg error #52
Closed issues:
- Pre Expire Hook #57
- โ Add matching option on returned result to Nebulex.Caching #55
- Multi Level with dist not working as expected #54
- Adapter for FoundationDB #51
๐ Merged pull requests:
-
v1.1.0
May 11, 2019Implemented enhancements:
- โป๏ธ Refactor flush action in the local adapter to delete all objects instead of deleting all generation tables #48
- Write a guide for
Nebulex.Caching
#45 - Turn
Nebulex.Adapter.NodeSelector
into a generic hash behaviorNebulex.Adapter.Hash
#44 - Turn
Nebulex.Adapters.Dist.RPC
into a reusable utility #43 - โ Add support to evict multiple keys from cache in
defevict
#42
๐ Fixed bugs:
- Custom ttl on mulltilevel cache gets overwritten #46
Closed issues:
- ๐ Will nebulex support replicating cache partitions? #47
- โ Add support to define
:opts
indefcacheable
anddefupdatable
#40 - โ Random test failure - UndefinedFunctionError #28
- Adapter for Memcached #22
- Invalidate keys cluster-wide #18
๐ Merged pull requests:
-
v1.0.1
January 11, 2019๐ Fixed bugs:
- The
:infinity
atom is being set for unexpired object when is retrieved from an older generation #37
Closed issues:
- Caching utility macros:
defcacheable
,defevict
anddefupdatable
#39 - Multilevel Cache: replicate/2 is attempting to subtract from :infinity #34
- has_key?/1 does not respect ttl #33
- โ Add dialyzer and credo checks to the CI pipeline #31
- ๐ Fix documentation about hooks #30
- ๐ FAQ list #25
๐ Merged pull requests:
- The
-
v1.0.0-rc.3
January 10, 2018