Skip to content

Commit

Permalink
Merge branch 'main' into sili-queue-batcher-queue
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-sili authored Oct 4, 2024
2 parents ab3a400 + c3f09f4 commit f3adc67
Show file tree
Hide file tree
Showing 174 changed files with 2,660 additions and 2,393 deletions.
25 changes: 0 additions & 25 deletions .chloggen/change-prom-address-to-localhost.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Use this changelog template to create an entry for release notes.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: deprecation
change_type: breaking

# The name of the component, or a single word describing the area of concern, (e.g. otlpreceiver)
component: componentstatus

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Deprecated `NewInstanceIDWithPipelineIDs`, `AllPipelineIDsWithPipelineIDs`, and `WithPipelineIDs`. Use `NewInstanceID`, `AllPipelineIDs`, and `WithPipelines` instead.
note: Remove deprecated `NewInstanceIDWithPipelineIDs`, `AllPipelineIDsWithPipelineIDs`, and `WithPipelineIDs`. Use `NewInstanceID`, `AllPipelineIDs` and `WithPipelines` instead.

# One or more tracking issues or pull requests related to the change
issues: [11313]
issues: [11363]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand All @@ -22,4 +22,4 @@ subtext:
# Include 'user' if the change is relevant to end users.
# Include 'api' if there is a change to a library API.
# Default: '[user]'
change_logs: [api]
change_logs: [api]
29 changes: 0 additions & 29 deletions .chloggen/configgrpc-option-refactor.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
change_type: breaking

# The name of the component, or a single word describing the area of concern, (e.g. otlpreceiver)
component: exporterhelper
component: configgrpc

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Removed deprecated `QueueTimeout`/`TimeoutSettings` aliases in favor of `QueueConfig`/`TimeoutConfig`.
note: Removed deprecated `ClientConfig.ToClientConnWithOptions`/`ServerConfig.ToServerWithOptions`.

# One or more tracking issues or pull requests related to the change
issues: [11264, 6767]
issues: [11359, 9480]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext: "`NewDefaultQueueSettings` and `NewDefaultTimeoutSettings` have been similarly renamed."
subtext: "These methods were renamed to `ClientConfig.ToClientConn`/`ServerConfig.ToServer` in v0.111.0."

# Optional: The change log or logs in which this entry should be included.
# e.g. '[user]' or '[user, api]'
Expand Down
25 changes: 0 additions & 25 deletions .chloggen/dep-processorhelper.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions .chloggen/deprecate-address.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/deprecate-processor-name.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/deprecate-receiver-name.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/exportertest-continue-deprecations-2.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/exportertest-continue-deprecations.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/jackgopack4_add-ocb-docker-images.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/json-decoded-flag.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
change_type: enhancement

# The name of the component, or a single word describing the area of concern, (e.g. otlpreceiver)
component: yamlprovider
component: mdatagen

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Mark the yamlprovider as stable.
note: Generate documentation for components with resource attributes only

# One or more tracking issues or pull requests related to the change
issues: [11192]
issues: [10705]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand Down
25 changes: 0 additions & 25 deletions .chloggen/msg_fix-snappy-lazy-read.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/mx-psi_mark-httpprovider-1.0.yaml

This file was deleted.

Loading

0 comments on commit f3adc67

Please sign in to comment.