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
+7-1
Original file line number
Diff line number
Diff line change
@@ -7,19 +7,24 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [Unreleased]
9
9
10
+
## [3.14.0] 2023-07-25
11
+
10
12
### Fixed
11
13
12
14
- 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
15
- 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
16
- 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)
17
+
- Dev environment on aarch64 host [PR #1381](https://github.com/3scale/APIcast/pull/1381)
15
18
16
19
### Added
17
20
21
+
- Doc: Policy Development Tutorial [PR #1384](https://github.com/3scale/APIcast/pull/1384)
18
22
- Opentelemetry support. Opentracing is now deprecated [PR #1379](https://github.com/3scale/APIcast/pull/1379)[THREESCALE-7735](https://issues.redhat.com/browse/THREESCALE-7735)
19
23
-`/admin/api/account/proxy_configs` endpoint for configuration loading [PR #1352](https://github.com/3scale/APIcast/pull/1352)[THREESCALE-8508](https://issues.redhat.com/browse/THREESCALE-8508)
20
24
- Pagination of services and proxy config endpoints [PR #1397](https://github.com/3scale/APIcast/pull/1397)[THREESCALE-8373](https://issues.redhat.com/browse/THREESCALE-8373)
0 commit comments