Releases: inferno-framework/tls-test-kit
Releases · inferno-framework/tls-test-kit
TLS Test Kit v1.0.0
TLS Test Kit v0.3.0
Breaking Changes:
- Ruby Version Update: Upgraded Ruby to
3.3.6
. - Inferno Core Update: Bumped to version
0.6
. - Gemspec Updates:
- Switched to
git
for specifying files. - Added
presets
to the gem package. - Updated any test kit dependencies
- Switched to
- Test Kit Metadata: Implemented Test Kit metadata for Inferno Platform.
- Environment Updates: Updated Ruby version in the Dockerfile and GitHub Actions workflow.
What's Changed
- FI-3648 Add metadata and make test kit platform deployable by @Shaumik-Ashraf in #22
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- Version bump to v0.2.2 by @alisawallace in #17
- Dependency Updates 2024-07-03 by @Jammjammjamm in #18
- Ignore *.gem files in git by @Shaumik-Ashraf in #19
- FI-3367 Disable TLS from Env by @Shaumik-Ashraf in #20
- Release v0.2.3 by @Shaumik-Ashraf in #21
New Contributors
- @alisawallace made their first contribution in #17
Full Changelog: v0.2.2...v0.2.3
TLS Test Kit v0.2.2
- Fix RubyGems URLs for homepage and source_code by @Shaumik-Ashraf in #14
TLS Test Kit v0.2.1
- Skip when url input is blank
TLS Test Kit v0.2.0
- Update to use new version of inferno_core with ruby 3.
TLS Test Kit v0.1.3
- Fix typo
TLS Test Kit v0.1.2
- Add the ability to configure whether the test fails or not when a server accepts a connection with a prohibited version.
TLS Test Kit v0.1.1
- Remove the default url value.
TLS Test Kit v0.1.0
Initial public release.