Skip to content

Releases: inferno-framework/tls-test-kit

TLS Test Kit v1.0.2

14 May 13:44
86af7c6

Choose a tag to compare

The TLS Test Kit v1.0.1 release is a patch update that adjusts the inferno_core gem dependency to be more flexible.

What's Changed

Full Changelog: v1.0.1...v1.0.2

TLS Test Kit v1.0.1

11 May 18:28
8258cc7

Choose a tag to compare

TLS Test Kit v1.0.1 is a patch update that bumps the versions of Ruby Gem dependencies.

What's Changed

Full Changelog: v1.0.0...v1.0.1

TLS Test Kit v1.0.0

21 Jul 16:34
af444f1

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v1.0.0

TLS Test Kit v0.3.0

10 Feb 16:20
eb483da

Choose a tag to compare

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
  • 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

Full Changelog: v0.2.3...v0.3.0

v0.2.3

29 Oct 19:47
0273ab7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

TLS Test Kit v0.2.2

05 Jun 21:12
fb37e22

Choose a tag to compare

TLS Test Kit v0.2.1

07 Mar 15:13
7cb398c

Choose a tag to compare

  • Skip when url input is blank

TLS Test Kit v0.2.0

27 Oct 12:37
e0cfae1

Choose a tag to compare

  • Update to use new version of inferno_core with ruby 3.

TLS Test Kit v0.1.3

06 Oct 19:20
70818c8

Choose a tag to compare

TLS Test Kit v0.1.2

05 Oct 17:27
42263f1

Choose a tag to compare

  • Add the ability to configure whether the test fails or not when a server accepts a connection with a prohibited version.