Remove unreleased section from the middle of the changelog (#1189)

This commit is contained in:
Liudmila Molkova 2024-06-27 09:48:09 -07:00 committed by GitHub
parent a328d73b5b
commit ba4c418ff7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 10 deletions

View File

@ -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)
@ -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)
@ -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 🛑