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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [Unreleased]
9
9
10
+
### Performance
11
+
- Logging Policy: construct all templates at init time [PR #1587](https://github.com/3scale/APIcast/pull/1587)
12
+
10
13
### Fixed
11
14
- Correct FAPI header to `x-fapi-interaction-id`[PR #1557](https://github.com/3scale/APIcast/pull/1557)[THREESCALE-11957](https://issues.redhat.com/browse/THREESCALE-11957)
12
15
- Only validate oidc setting if authentication method is set to oidc [PR #1568](https://github.com/3scale/APIcast/pull/1568)[THREESCALE-11441](https://issues.redhat.com/browse/THREESCALE-11441)
0 commit comments