Skip to content

Commit b30b28f

Browse files
committed
remove duplicate PR entries
1 parent 1cbd471 commit b30b28f

2 files changed

Lines changed: 5 additions & 8 deletions

File tree

changelog/8.19.21.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Review important information about the 8.19.21 release.
2424

2525

2626
* Update Go to 1.26.6. https://github.com/elastic/fleet-server/pull/7644[#7644]
27-
* Prevent ghost agent documents caused by concurrent enrollment retries. https://github.com/elastic/fleet-server/pull/7654[#7654] https://github.com/elastic/fleet-server/pull/7705[#7705]
27+
* Prevent ghost agent documents caused by concurrent enrollment retries. https://github.com/elastic/fleet-server/pull/7662[#7662]
2828

2929

3030

@@ -37,6 +37,6 @@ Review important information about the 8.19.21 release.
3737

3838

3939
* Reject stale policy revisions before secret resolution in the policy monitor. https://github.com/elastic/fleet-server/pull/7572[#7572] https://github.com/elastic/fleet-server/issues/7570[#7570]
40-
* Read cgroup memory limit for cache sizing when GOMEMLIMIT is not set. https://github.com/elastic/fleet-server/pull/7654[#7654] https://github.com/elastic/fleet-server/pull/7705[#7705]
40+
* Read cgroup memory limit for cache sizing when GOMEMLIMIT is not set. https://github.com/elastic/fleet-server/pull/7573[#7573]
4141

4242
// end 8.19.21 relnotes

changelog/8.19.21.yaml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ entries:
1212
Excess reads wait until a slot is available.
1313
component: fleet-server
1414
pr:
15-
- https://github.com/elastic/fleet-server/pull/7654
16-
- https://github.com/elastic/fleet-server/pull/7705
15+
- https://github.com/elastic/fleet-server/pull/7567
1716
issue: []
1817
impact: ""
1918
action: ""
@@ -47,8 +46,7 @@ entries:
4746
containerMemoryMB() now falls back to the cgroup memory limit (v2 then v1) before host RAM. This ensures fleet-server is correctly sized for the container even in deployments that do not explicitly set GOMEMLIMIT.
4847
component: fleet-server
4948
pr:
50-
- https://github.com/elastic/fleet-server/pull/7654
51-
- https://github.com/elastic/fleet-server/pull/7705
49+
- https://github.com/elastic/fleet-server/pull/7573
5250
issue: []
5351
impact: ""
5452
action: ""
@@ -87,8 +85,7 @@ entries:
8785
inputs[].server.bulk.enroll.flush_threshold_cnt (default: 50).
8886
component: fleet-server
8987
pr:
90-
- https://github.com/elastic/fleet-server/pull/7654
91-
- https://github.com/elastic/fleet-server/pull/7705
88+
- https://github.com/elastic/fleet-server/pull/7662
9289
issue: []
9390
impact: ""
9491
action: ""

0 commit comments

Comments
 (0)