Skip to content

Commit

Permalink
Merge branch 'main' into validate-version-format
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanket-0510 authored Feb 9, 2024
2 parents 508f9ce + a567d2a commit a5f525e
Show file tree
Hide file tree
Showing 127 changed files with 2,016 additions and 1,934 deletions.
2 changes: 1 addition & 1 deletion .chloggen/TEMPLATE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: []
change_logs: []
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: mdatagen
component: configretry

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add a generated test that checks the config struct using `componenttest.CheckConfigStruct`
note: Validate `max_elapsed_time`, ensure it is larger than `max_interval` and `initial_interval` respectively.

# One or more tracking issues or pull requests related to the change
issues: [9438]
issues: [9489]

# (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/codeboten_fix-census-bridge.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/configcompression-make-member-func.yaml

This file was deleted.

26 changes: 0 additions & 26 deletions .chloggen/convertersettings.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions .chloggen/depcomponent.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/deprecate_toListener.yaml

This file was deleted.

32 changes: 0 additions & 32 deletions .chloggen/exporter-helper-v2.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/goleak_otlpreceiver.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/grpcclientsettings_grpcclientconfig-otlpreceiver.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/grpcclientsettings_grpcclientconfig.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/grpcserversettings_grpcserverconfig.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/httpclientsettings_httpclientconfig-breaking.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/httpclientsettings_httpclientconfig.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/httpserversettings_httpserverconfig-otlpreceiver.yaml

This file was deleted.

Loading

0 comments on commit a5f525e

Please sign in to comment.