You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-4
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
10
### Fixed
11
11
12
12
- In boot mode on `init_worker` check configuration expiration [PR #1399](https://github.com/3scale/APIcast/pull/1399)[THREESCALE-9003](https://issues.redhat.com/browse/THREESCALE-9003)
13
+
- Removes the warning message at the bootstrap [PR #1398](https://github.com/3scale/APIcast/pull/1398)[THREESCALE-7942](https://issues.redhat.com/browse/THREESCALE-7942)
14
+
- Set NGiNX variable variables_hash_max_size to 2048 to avoid startup warning [PR #1395](https://github.com/3scale/APIcast/pull/1395)[THREESCALE-7941](https://issues.redhat.com/browse/THREESCALE-7941)
13
15
14
16
### Added
15
17
@@ -22,10 +24,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
22
24
23
25
-`APICAST_LOAD_SERVICES_WHEN_NEEDED` is dropped and the configuration is fetched "when needed" by default [PR #1352](https://github.com/3scale/APIcast/pull/1352)[THREESCALE-8508](https://issues.redhat.com/browse/THREESCALE-8508)
24
26
25
-
### Fixed
26
-
27
-
- Removes the warning message at the bootstrap [PR #1398](https://github.com/3scale/APIcast/pull/1398)[THREESCALE-7942](https://issues.redhat.com/browse/THREESCALE-7942)
0 commit comments