Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Feb 21:11
· 2 commits to main since this release

Changelog

  • b927fb5 Add build status badge to README
  • e0c1e21 Add proper build tags and skip checks for acceptance tests:
  • 1fd5796 Adding workaround to tag first release
  • 5cd4b0a Changing workflow of release tag
  • 17a556c Changing workflow of release tag
  • 7a1044b Configure gosec action to use Go 1.22.0
  • feb7334 Fix Keepalive method to properly handle error cases in tests
  • 8e39565 Fix go.mod and go.sum by running go mod tidy
  • 2d24a7b Fix golangci-lint issues: error handling, rand.Seed deprecation, inefficient loops, and API error handling
  • 87af328 Fix remaining golangci-lint issues:
  • 3e28eca Fix stats acceptance test configuration
  • a477637 Fix unit test execution in CI:
  • f53ef3f Implement Kasm Keepalive Resource and Tests
  • 080b4e4 Implement frame stats resource
  • 12aeb4b Improve Kasm session tests with image downloading and browser test skipping
  • 8fd9f30 Initial commit: Kasm Terraform Provider
  • 7419f8d Replace make commands with direct go commands and add Docker installation
  • 7ef3692 Update CHANGELOG.md for v0.1.0
  • 6078582 Update Go version in CI/CD workflows to 1.22.0
  • fb7313a Update Go version to 1.21 and remove toolchain directive
  • 2980191 Update README.md
  • e145d7f Update gosec action to use specific version instead of master
  • 0bf6680 fix tests
  • fa8f538 minor change to workflow for release tagging
  • 8cddf43 remove golint and gosec temporarily
  • cf41f0e remove golint and gosec temporarily
  • 84ecfa2 remove golint and gosec temporarily
  • 09b979b remove golint and gosec temporarily
  • c182fbf run go fmt to format code
  • 13bfd8c run go fmt to format code
  • 7e24b3b tidy tidy
  • 6508544 updating kasm install version