5519051c84
* Insert new upstream/downstream mapping to persist new Refs * Avoid upserting mapping copy if it's a no-op * Add test with panic repro * Avoid deleting up/downstreams from inside memdb iterator * Avoid deleting gateway mappings from inside memdb iterator * Add CHANGELOG entry * Tweak changelog entry Co-authored-by: Paul Banks <banks@banksco.de>
6 lines
195 B
Plaintext
6 lines
195 B
Plaintext
```release-note:bug
|
|
server: Fixes a server panic introduced in 1.9.0 where Connect service mesh is
|
|
being used. Node de-registration could panic if it hosted services with
|
|
multiple upstreams.
|
|
```
|