Skip to content

Commit

Permalink
Fix wording; doesn't technically replace
Browse files Browse the repository at this point in the history
Signed-off-by: albertteoh <albert.teoh@logz.io>
  • Loading branch information
albertteoh committed Feb 5, 2021
1 parent dc88cbb commit 628ac18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ Changes by Version
* Remove deprecated flag `--jaeger.tags`, please use `--agent.tags` ([#2753](https://github.com/jaegertracing/jaeger/pull/2753), [@yurishkuro](https://github.com/yurishkuro))

* Remove deprecated Cassandra flags ([#2789](https://github.com/jaegertracing/jaeger/pull/2789), [@albertteoh](https://github.com/albertteoh)):
* `--cassandra.enable-dependencies-v2` as Jaeger will automatically detect the version of the dependencies table
* `--cassandra.tls.verify-host` is replaced by `--cassandra.tls.skip-host-verify`
* `--cassandra.enable-dependencies-v2` - Jaeger will automatically detect the version of the dependencies table
* `--cassandra.tls.verify-host` - please use `--cassandra.tls.skip-host-verify` instead

#### New Features

Expand Down

0 comments on commit 628ac18

Please # to comment.