Skip to content

Commit

Permalink
Added clarifications, per review comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcalff committed Nov 9, 2022
1 parent 65e49b3 commit f69dfbb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,12 @@ Deprecation notes:
`sdk/include/opentelemetry/sdk/resource/semantic_conventions.h`
instead.

* The function
* The function, declared in the global namespace
`uint32_t hashCode(const char *str, uint32_t h = 0)`
is deprecated, and will be removed in a future release.
No replacement will be provided.
Note that function `opentelemetry::utils::hashCode`,
declared in the ETW exporter, is not affected by this deprecation.

## [1.7.0] 2022-10-28

Expand Down

0 comments on commit f69dfbb

Please sign in to comment.