Skip to content

Commit 8091e6c

Browse files
authored
Merge branch 'main' into codeboten/revert-revert10bcef33e6d26104036ed2874cb179c4437abc98
2 parents f223fbc + 6115ef3 commit 8091e6c

File tree

118 files changed

+753
-1171
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+753
-1171
lines changed

.chloggen/codeboten_add-mdatagen-testutility.yaml

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

.chloggen/codeboten_fix-9674-2.yaml

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

.chloggen/codeboten_fix-9674.yaml

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

.chloggen/codeboten_fix-batchprocessor-bug.yaml

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

.chloggen/codeboten_mdatagen-telemetrylevel.yaml

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

.chloggen/codeboten_mdatagen-telemetrylevel2.yaml

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

.chloggen/codeboten_move-batchprocessortest-mdatagentest.yaml

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

.chloggen/embedded_struct_unmarshaler.yaml renamed to .chloggen/configauth-add-context-to-public-funcs.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
change_type: deprecation
55

66
# The name of the component, or a single word describing the area of concern, (e.g. otlpreceiver)
7-
component: component
7+
component: configauth
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Deprecate `component.UnmarshalConfig`, use `(*confmap.Conf).Unmarshal(&intoCfg)` instead.
10+
note: Deprecate `GetClientAuthenticator` and `GetServerAuthenticator`, use `GetClientAuthenticatorContext` and `GetServerAuthenticatorContext` instead.
1111

1212
# One or more tracking issues or pull requests related to the change
13-
issues: [7102]
13+
issues: [9808]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.
@@ -22,4 +22,4 @@ subtext:
2222
# Include 'user' if the change is relevant to end users.
2323
# Include 'api' if there is a change to a library API.
2424
# Default: '[user]'
25-
change_logs: [api]
25+
change_logs: [api]

.chloggen/confmap-default-provider.yaml

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

.chloggen/doc-verify-images.yaml

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

0 commit comments

Comments
 (0)