github kyverno/chainsaw v0.2.2

latest releases: v0.2.10, v0.2.10-beta.1, v0.2.9...
4 months ago

‼️ Breaking changes ‼️

  • finally block now executes when the step terminates. It was supposed to work like this from the beginning but was not properly working. The cleanup block was introduced to execute operations when a test terminates instead.

💫 New features 💫

  • Added cleanup handlers support to register custom cleanup operations to run when a test terminates

🔧 Fixes 🔧

  • Use namespaceTemplate from configuration if provided

📚 Docs 📚

  • Improved home page
  • Added scroll to top button
  • Improved navigation bar
  • Fixed dark/light color schemes and added system preference support
  • Added links to Slack and X/Twitter links in the footer
  • Removed the blog
  • Rewrote most of the Getting Started pages

What's Changed

  • fix: Use config file namespaceTemplate if set (cherry-pick #1279) by @gcp-cherry-pick-bot in #1293
  • feat: improve home page (cherry-pick #1292) by @gcp-cherry-pick-bot in #1297
  • fix: disable instant nav (cherry-pick #1298) by @gcp-cherry-pick-bot in #1299
  • fix: improve home page (cherry-pick #1300) by @gcp-cherry-pick-bot in #1301
  • fix: mike (cherry-pick #1302) by @gcp-cherry-pick-bot in #1304
  • fix: improve home (cherry-pick #1303) by @gcp-cherry-pick-bot in #1305
  • chore: remove blog (cherry-pick #1310) by @gcp-cherry-pick-bot in #1311
  • chore: move community page to its own tab (cherry-pick #1312) by @gcp-cherry-pick-bot in #1313
  • chore: improve install page (cherry-pick #1315) by @gcp-cherry-pick-bot in #1317
  • chore(deps): Bump actions/checkout from 4.1.5 to 4.1.6 (cherry-pick #1316) by @gcp-cherry-pick-bot in #1318
  • chore: add missing adopters to the home page (cherry-pick #1319) by @gcp-cherry-pick-bot in #1320
  • chore: rework introduction (cherry-pick #1321) by @gcp-cherry-pick-bot in #1322
  • chore: add resource templating into (cherry-pick #1323) by @gcp-cherry-pick-bot in #1324
  • chore: improve assertions quick start (cherry-pick #1326) by @gcp-cherry-pick-bot in #1329
  • chore: restructure the getting started guide (cherry-pick #1330) by @gcp-cherry-pick-bot in #1331
  • chore: improve next steps page (cherry-pick #1332) by @gcp-cherry-pick-bot in #1333
  • chore: improve timeouts quick start (cherry-pick #1334) by @gcp-cherry-pick-bot in #1335
  • chore: improve bindings page (cherry-pick #1336) by @gcp-cherry-pick-bot in #1337
  • chore: improve try catch finally page (cherry-pick #1338) by @gcp-cherry-pick-bot in #1339
  • fix: linter issues (cherry-pick #1345) by @gcp-cherry-pick-bot in #1346
  • chore(deps): Bump github/codeql-action from 2.13.4 to 3.25.5 (cherry-pick #1342) by @gcp-cherry-pick-bot in #1344
  • chore(deps): Bump github/codeql-action from 3.25.5 to 3.25.6 (cherry-pick #1350) by @gcp-cherry-pick-bot in #1353
  • chore(deps): Bump codecov/codecov-action from 4.4.0 to 4.4.1 (cherry-pick #1348) by @gcp-cherry-pick-bot in #1356
  • docs: resource templating docs (cherry-pick #1354) by @gcp-cherry-pick-bot in #1357
  • chore(deps): Bump anchore/sbom-action from 0.15.11 to 0.16.0 (cherry-pick #1349) by @gcp-cherry-pick-bot in #1359
  • docs: operation outputs page (cherry-pick #1358) by @gcp-cherry-pick-bot in #1360
  • docs: add placeholder for advanced use cases (cherry-pick #1361) by @gcp-cherry-pick-bot in #1363
  • fix: catch/finally execution order (cherry-pick #1351) by @gcp-cherry-pick-bot in #1362
  • feat: add cleanup handler (cherry-pick #1364) by @gcp-cherry-pick-bot in #1367
  • chore: update release notes (cherry-pick #1369) by @gcp-cherry-pick-bot in #1372
  • docs: add cleanup docs (cherry-pick #1368) by @gcp-cherry-pick-bot in #1371
  • release: v0.2.2 (cherry-pick #1376) by @gcp-cherry-pick-bot in #1377

Full Changelog: v0.2.1...v0.2.2

Don't miss a new chainsaw release

NewReleases is sending notifications on new releases.