Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
[ ] Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
[ ] Ensure the tests and linter pass
[ ] Code coverage does not decrease (if any source code was changed)
[ ] Appropriate docs were updated (if necessary)
Fixes # ☕️
If you write sample code, please follow the samples format.
We want the next release to be: main artifacts: 2.14.0 mirroring: 0.9.0 replication: 1.13.0
However the mirroring & replication versions are out of sync. This pr tries to align them by faking the last release version to be n - 0.1.0
Change-Id: I4d3df89d4dc2b0a12f345664162298880cf0adf7
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes # ☕️
If you write sample code, please follow the samples format.