roll over OSS 1.8.2 RNs & 1.8.1 warning

pull/1458/head
Kelly 2020-09-01 14:58:11 -07:00
parent 9cf4904157
commit 76d0f7b72e
1 changed files with 9 additions and 0 deletions

View File

@ -8,8 +8,17 @@ menu:
parent: About the project
---
## v1.8.2 [2020-08-13]
### Bug fixes
- Revert configuration change to `DefaultSeriesIDSetCacheSize` that caused some environments to experience increased memory usage.
## v1.8.1 [2020-07-14]
{{% warn %}} Bug that potentially increased memory usage was introduced in 1.8.1. **If you installed this release**, install [v1.8.2](#v1-8-2-2020-08-13), which includes the features, performance improvements, and bug fixes below.
{{% /warn %}}
### Features
- Allow users to add custom HTTP response headers to comply with internal security policies.