Tyk 1.9.1 Released

Imported Google Group message. Original thread at: Redirecting to Google Groups Import Date: 2016-01-19 21:42:52 +0000.
Sender:Martin Buhr.
Date:Monday, 11 January 2016 17:01:26 UTC.

Hi Everyone,

This is a bugfix release - for Tyk Gateway only, no breaking changes. v1.9.1 is a drop-in replacement, you should be able to either just switch the binaries or update the package (make sure to backup your configurations!)

The full change log is:
Added new feature: Detailed logging, enable by setting analytics_config.enable_detailed_recording to true, two new fields will be added to analytics data: rawRequest and rawResponse, these will be base64 encoded in wire format and are NOT anonymised. This adds additional processing complexity to request throughput so could degrade performance. These will not be shown in the dashboard (yet)
Added a check for connection failures for mongoDB (better error checking for dropped reconnects)
Updating a key with a quota reset set to true will also remove any rate limit sentinels
URL Rewrites and cache interactions now work properly, although you need to define the cached entry as the rewritten pattern in a separate entry.
Org quotas monitors now only fire when the renewal is in the future, not the past.
Fixed bug where quotas would not reset (regression introduced by switch to Redis Cluster), Tyk will automatically correct quota entries that are incorrect. No additional changes should be required - this is the most serious bug that was fixed.
Using golang builtins for time checking
The release is here

Any feedback, please let me know!

Cheers,
Martin