Skip to content

Releases: h5bp/server-configs-test

8.1.1

23 Nov 22:11
Compare
Choose a tag to compare

Full Changelog: 8.1.0...8.1.1

8.1.0

23 Nov 21:05
Compare
Choose a tag to compare
  • Fix k6 API usage

Full Changelog: 8.0.0...8.1.0

8.0.0

15 Jul 21:26
Compare
Choose a tag to compare
  • ⚠️ Breaking: h5bp/server-configs-test now requires k6 to be installed before use.
    We recommend using the official grafana/setup-k6-action action.
  • k6-version input is not used anymore.

Full Changelog: 7.1.1...8.0.0

7.1.1

26 Mar 10:01
Compare
Choose a tag to compare

What's new

  • Fix a the is of @actions/artifact

Full Changelog: 7.1.0...7.1.1

7.1.0

25 Mar 11:38
Compare
Choose a tag to compare

What's new

  • Bump GitHub Actions runner platform to node 20
  • Bump k6 to v0.50.0
  • Bump dev dependencies

Full Changelog: 7.0.0...7.1.0

7.0.0

05 Dec 00:30
Compare
Choose a tag to compare

What's Changed

  • Extend Cache-Control validation tests by @LeoColomb in #246
  • Improve error output readability in 1134f3b
  • Bump dependencies

Full Changelog: 6.2.0...7.0.0

6.2.0

31 Oct 13:55
Compare
Choose a tag to compare

What's Changed

  • Drop cache control on non-cachable files by @LeoColomb in #240
  • Bump dependencies

Full Changelog: 6.1.0...6.2.0

6.1.0

26 May 19:45
Compare
Choose a tag to compare
  • Improve action delivery
  • Bump dependencies

6.0.0

06 May 15:12
27825f0
Compare
Choose a tag to compare
  • The action now use nodejs v16 as base
  • Bump dependencies

5.2.0

13 Feb 13:54
ccea70a
Compare
Choose a tag to compare
  • Weak caching tests to support Apache httpd
  • Bump dependencies