Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Releases: dazoakley/bandiera

v3.4.0

18 Nov 10:48
Compare
Choose a tag to compare

New feature - the in-memory feture cache is now configureable via CACHE_SIZE and CACHE_TTL environment variables. Thanks @jshiell!

v3.3.3

18 Nov 10:48
Compare
Choose a tag to compare

Update all dependent gems (inc. nokogiri security patches)

v3.3.2

18 Nov 10:47
Compare
Choose a tag to compare

Add the ability to enable CORS headers for the v2 API (via an ENV variable)

v3.3.1

18 Nov 10:47
Compare
Choose a tag to compare

Update all dependent gems (inlcuding nokogiri security patch - sparklemotion/nokogiri#1673)

v3.3.0

18 Nov 10:47
Compare
Choose a tag to compare

Introduce an in-process cache for feature service requests. Thanks @jshiell for the contribution and @baob for the contributions to the specs! :)

Update the base ruby version to 2.4.2

v3.2.1

18 Nov 10:46
Compare
Choose a tag to compare

Update all dependent gems - including a major security update for nokogiri.

v3.2.0

18 Nov 10:46
Compare
Choose a tag to compare

New feature - allow feature flags to be time-boxed, i.e. have a defined start and end time. Thanks @mattrayner!

Update the base ruby version to 2.4.1

v3.1.5

18 Nov 10:45
Compare
Choose a tag to compare

Update all dependent gems (including nokogiri security patch - sparklemotion/nokogiri#1615).

v3.1.4

18 Nov 10:45
Compare
Choose a tag to compare

Update all dependent gems. Switch docker container image to be based off alpine linux - this makes the resulting image much smaller.

v3.1.3

18 Nov 10:44
Compare
Choose a tag to compare

Update all dependent gems - including a major security update for nokogiri.