Releases: probr/probr-core
Releases · probr/probr-core
v0.1.3-rc
v0.1.2
Applies fixes supplied by Pobr SDK v0.1.5
v0.1.1
This update includes an improvement to the config and flag handling that will help match actual behavior to expected behavior.
- Breaking changes:
- The
binaries-path
flag, which was previously expected to work, has been disabled. Use the config vars file valueBinariesPath
or it's semi-parentInstallDir
instead.
- The
v0.1.0
This is the first minor-version release of the new Probr!
Previously, Probr was a single binary that executed a collection of topically organized cucumber tests to perform post-deployment validation of cloud infrastructure resources.
Now, Probr is a core that is capable of tying together different service packs that are built independently with diverse goals. By building your verification and validation tests as Probr service packs, the tests gain a cohesive structure for logs, audits, and visualization.