File tree 1 file changed +16
-8
lines changed 1 file changed +16
-8
lines changed Original file line number Diff line number Diff line change 47
47
48
48
> Released 2020/04/22
49
49
50
- <<< TODO Introduction, plus any sections below >>>
51
-
52
50
### Fixes
53
51
54
52
##### Core
55
53
56
- ##### CLI
54
+ - Disable JIT mlcache: get_bulk () on ARM64
55
+ [ #5797 ] ( https://github.com/Kong/kong/pull/5797 )
56
+ - Don't incrementing log counters on unexpected errors
57
+ [ #5783 ] ( https://github.com/Kong/kong/pull/5783 )
58
+ - Invalidate target history at cleanup so balancers stay synced
59
+ [ #5775 ] ( https://github.com/Kong/kong/pull/5775 )
60
+ - Set a log prefix with the upstream name
61
+ [ #5773 ] ( https://github.com/Kong/kong/pull/5773 )
62
+ - Fix memory leaks when loading a declarative config that fails schema validation
63
+ [ #5766 ] ( https://github.com/Kong/kong/pull/5766 )
64
+ - Fix some balancer and cluster_events issues
65
+ [ #5804 ] ( https://github.com/Kong/kong/pull/5804 )
57
66
58
67
##### Configuration
59
68
60
- ##### Admin API
61
-
62
- ##### PDK
63
-
64
- ##### Plugins
69
+ - Send declarative config updates to stream subsystem via Unix domain
70
+ [ #5797 ] ( https://github.com/Kong/kong/pull/5797 )
71
+ - Now when using declarative configurations the cache is purged on reload, cleaning any references to removed entries
72
+ [ #5769 ] ( https://github.com/Kong/kong/pull/5769 )
65
73
66
74
67
75
[ Back to TOC] ( #table-of-contents )
You can’t perform that action at this time.
0 commit comments