Skip to content

Commit dc89185

Browse files
committed
Merge remote-tracking branch 'upstream/9.0' into mergify/bp/9.0/pr-5652
2 parents cca795a + 9c0c711 commit dc89185

File tree

14 files changed

+77
-10540
lines changed

14 files changed

+77
-10540
lines changed

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.25.1
1+
1.25.2

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ run:
44
timeout: 1m
55
build-tags:
66
- integration
7-
go: "1.25.1"
7+
go: "1.25.2"
88

99
issues:
1010
# Maximum count of issues with the same text.

NOTICE-fips.txt

Lines changed: 0 additions & 10472 deletions
This file was deleted.

NOTICE.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4596,11 +4596,11 @@ THE SOFTWARE.
45964596

45974597
--------------------------------------------------------------------------------
45984598
Dependency : golang.org/x/net
4599-
Version: v0.45.0
4599+
Version: v0.46.0
46004600
Licence type (autodetected): BSD-3-Clause
46014601
--------------------------------------------------------------------------------
46024602

4603-
Contents of probable licence file $GOMODCACHE/golang.org/x/net@v0.45.0/LICENSE:
4603+
Contents of probable licence file $GOMODCACHE/golang.org/x/net@v0.46.0/LICENSE:
46044604

46054605
Copyright 2009 The Go Authors.
46064606

@@ -4707,11 +4707,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
47074707

47084708
--------------------------------------------------------------------------------
47094709
Dependency : google.golang.org/grpc
4710-
Version: v1.75.1
4710+
Version: v1.76.0
47114711
Licence type (autodetected): Apache-2.0
47124712
--------------------------------------------------------------------------------
47134713

4714-
Contents of probable licence file $GOMODCACHE/google.golang.org/grpc@v1.75.1/LICENSE:
4714+
Contents of probable licence file $GOMODCACHE/google.golang.org/grpc@v1.76.0/LICENSE:
47154715

47164716

47174717
Apache License
@@ -9966,11 +9966,11 @@ Contents of probable licence file $GOMODCACHE/go.yaml.in/yaml/[email protected]/LICENSE:
99669966

99679967
--------------------------------------------------------------------------------
99689968
Dependency : golang.org/x/crypto
9969-
Version: v0.42.0
9969+
Version: v0.43.0
99709970
Licence type (autodetected): BSD-3-Clause
99719971
--------------------------------------------------------------------------------
99729972

9973-
Contents of probable licence file $GOMODCACHE/golang.org/x/crypto@v0.42.0/LICENSE:
9973+
Contents of probable licence file $GOMODCACHE/golang.org/x/crypto@v0.43.0/LICENSE:
99749974

99759975
Copyright 2009 The Go Authors.
99769976

@@ -10003,11 +10003,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1000310003

1000410004
--------------------------------------------------------------------------------
1000510005
Dependency : golang.org/x/sys
10006-
Version: v0.36.0
10006+
Version: v0.37.0
1000710007
Licence type (autodetected): BSD-3-Clause
1000810008
--------------------------------------------------------------------------------
1000910009

10010-
Contents of probable licence file $GOMODCACHE/golang.org/x/sys@v0.36.0/LICENSE:
10010+
Contents of probable licence file $GOMODCACHE/golang.org/x/sys@v0.37.0/LICENSE:
1001110011

1001210012
Copyright 2009 The Go Authors.
1001310013

@@ -10040,11 +10040,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1004010040

1004110041
--------------------------------------------------------------------------------
1004210042
Dependency : golang.org/x/text
10043-
Version: v0.29.0
10043+
Version: v0.30.0
1004410044
Licence type (autodetected): BSD-3-Clause
1004510045
--------------------------------------------------------------------------------
1004610046

10047-
Contents of probable licence file $GOMODCACHE/golang.org/x/text@v0.29.0/LICENSE:
10047+
Contents of probable licence file $GOMODCACHE/golang.org/x/text@v0.30.0/LICENSE:
1004810048

1004910049
Copyright 2009 The Go Authors.
1005010050

@@ -10077,11 +10077,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1007710077

1007810078
--------------------------------------------------------------------------------
1007910079
Dependency : google.golang.org/genproto/googleapis/rpc
10080-
Version: v0.0.0-20250707201910-8d1bb00bc6a7
10080+
Version: v0.0.0-20250804133106-a7a43d27e69b
1008110081
Licence type (autodetected): Apache-2.0
1008210082
--------------------------------------------------------------------------------
1008310083

10084-
Contents of probable licence file $GOMODCACHE/google.golang.org/genproto/googleapis/[email protected]20250707201910-8d1bb00bc6a7/LICENSE:
10084+
Contents of probable licence file $GOMODCACHE/google.golang.org/genproto/googleapis/[email protected]20250804133106-a7a43d27e69b/LICENSE:
1008510085

1008610086

1008710087
Apache License

dev-tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/elastic/fleet-server/dev-tools
22

3-
go 1.25.1
3+
go 1.25.2
44

55
tool (
66
github.com/elastic/go-json-schema-generate/cmd/schema-generate

dev-tools/integration/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# If you use change this version without a pinned one, please update
22
# .ci/bump-elastic-stack-snapshot.yml or .github/workflows/bump-golang.yml
3-
ELASTICSEARCH_VERSION=9.0.8-b6248ba6-SNAPSHOT
3+
ELASTICSEARCH_VERSION=9.0.9-91c3fe87-SNAPSHOT
44
ELASTICSEARCH_USERNAME=elastic
55
ELASTICSEARCH_PASSWORD=changeme
66
TEST_ELASTICSEARCH_HOSTS=localhost:9200
File renamed without changes.

docs/release-notes/_snippets/breaking-changes/9.0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:::{include} /release-notes/_snippets/9.0.8/breaking-changes.md
2+
:::
3+
14
:::{include} /release-notes/_snippets/9.0.7/breaking-changes.md
25
:::
36

docs/release-notes/_snippets/deprecations/9.0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:::{include} /release-notes/_snippets/9.0.8/deprecations.md
2+
:::
3+
14
:::{include} /release-notes/_snippets/9.0.7/deprecations.md
25
:::
36

docs/release-notes/_snippets/index/9.0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:::{include} /release-notes/_snippets/9.0.8/index.md
2+
:::
3+
14
:::{include} /release-notes/_snippets/9.0.7/index.md
25
:::
36

0 commit comments

Comments
 (0)