remove prerelease bug fix from GA changelog (#9524)
This commit is contained in:
parent
b0ac0a1b8e
commit
f37acc71ba
|
@ -49,7 +49,6 @@ __BACKWARDS INCOMPATIBILITIES:__
|
|||
BUG FIXES:
|
||||
|
||||
* agent (Enterprise): Fixed a bug where audit logging caused websocket and streaming http endpoints to fail [[GH-9319](https://github.com/hashicorp/nomad/issues/9319)]
|
||||
* api: Fixed a bug where the event stream client didn't pass the index query parameters [[GH-9419](https://github.com/hashicorp/nomad/issues/9419)]
|
||||
* core: Fixed a bug where ACL handling prevented cross-namespace allocation listing [[GH-9278](https://github.com/hashicorp/nomad/issues/9278)]
|
||||
* core: Fixed a bug where AllocatedResources contained increasingly duplicated ports [[GH-9368](https://github.com/hashicorp/nomad/issues/9368)]
|
||||
* core: Fixed a bug where group level network ports not usable by task resource network stanza [[GH-8780](https://github.com/hashicorp/nomad/issues/8780)]
|
||||
|
|
Loading…
Reference in New Issue