Releases: ing-bank/rokku
Releases · ing-bank/rokku
dynamic configuration for cache objects
Merge pull request #143 from ing-bank/feature/cacheBigObj big object in cache
cache fixes and config
Merge pull request #142 from ing-bank/fix/cache-head-for-all-obj Allow cache head requests for all objects
cache fixes
Merge pull request #140 from ing-bank/fix/log add status code to all logs
Add cache for AWS head with fixes
Merge pull request #137 from ing-bank/fix/content-size-for-subdir Return correct cl for subdir
Add cache for AWS head
Merge pull request #135 from ing-bank/bug/content-length-size Bug - fakeEntity content length
Add cache for AWS head
Add cache for AWS head requests (#134) * add head support, first draft * add head support, first draft * add status code to HC cache values * constant time head with ContentLength * some clenup and fix tests * Add HazelcastSpec tests * delay check * remove sleep and enable cache instance in test * refactoring Co-authored-by: Krzysztof Zmij <[email protected]>
fix cache key
Merge pull request #132 from ing-bank/fix/cacheKey fix cache key to work with range requests
fix multidelete
Merge pull request #130 from ing-bank/fix/multidelete fix multidelte - only for Post requests
check creating/deleting bucket in ranger
Merge pull request #129 from ing-bank/feature/bucketPolicies enable checking ranger policies for create/delete buckets
Add external Hazelcast configuration
Merge pull request #128 from ing-bank/feature/move-hc-conf Move hc configuration to external conf file