Skip to content

Commit

Permalink
Remove unreleased section from the middle of the changelog (open-tele…
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova authored Jun 27, 2024
1 parent a328d73 commit ba4c418
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
- `device.app.lifecycle`: Reformat and update the `device.app.lifecycle` event description adds constraints for the possible values of the `android.state` and `ios.state`.
(#794)
Removes the `ios.lifecycle.events` and `android.lifecycle.events` attributes from the global registry and adds constraints for the possible values of the `android.state` and `ios.state` attributes.

- `messaging`: Rename `messaging.client_id` to `messaging.client.id` (#935)
- `rpc`: Rename`message.*` attributes under `rpc` to `rpc.message.*`. Deprecate old `message.*` attributes. (#854)

Expand All @@ -51,7 +51,7 @@
The entirety of the registry now is generated using weaver with templates
under the `templates/` directory. Snippets still require a hardcoded
command.

- `http`: List all HTTP client and server attributes in the corresponding table, remove common attributes from yaml and markdown. (#928)
- `other`: Document patterns and suggestions for semconv code generation. (#551, #953)
- `db`: Show applicable common attributes in individual database semantic conventions. (#973)
Expand All @@ -72,14 +72,6 @@
- `net`: Add previously deprecated net attributes to registry (#1029)
These attributes were deprecated in 1.13

## Unreleased

### Breaking

### Features

### Fixes

## v1.25.0

### 🛑 Breaking changes 🛑
Expand Down

0 comments on commit ba4c418

Please sign in to comment.