Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 14:13
v0.1.0
42e8289

Changelog

  • bdc7e73 Add Dependabot configuration and code quality workflows
  • 42e8289 Add GoReleaser configuration and GitHub Actions workflow for automated releases
  • 1010c34 Add RabbitMQ image pull functionality with user feedback spinner
  • 6c52a72 Add TLS client and server implementation with certificate handling
  • 4c59aa2 Add initial project setup for TLS Checker with Prettier integration
  • 2354632 Bump golangci/golangci-lint-action from 4 to 6 (#1)
  • 588538c Create LICENSE
  • 0f1bf50 Enhance project configuration and error handling for TLS Checker
  • 3c9214d Enhance server functionality with RabbitMQ support and dependency updates
  • de8b8fa Fix installation command in README.md to use the correct GitHub URL format for Go installation. This change ensures users can easily install the TLS Checker tool without confusion.
  • ff8730c Implement auto mode for automated TLS testing with HTTP and RabbitMQ
  • 98c9e82 Initialize TLS Checker application with Cobra CLI framework
  • 91dfe1e Integrate RabbitMQ client functionality and update dependencies
  • f6d537b Refactor RabbitMQ server setup and update README.md for linting command
  • df30eec Refactor TLS client and server into a single main.go file
  • 609a377 Refactor logging and update dependencies for TLS Checker
  • 6c74067 Update README.md to enhance TLS Checker documentation
  • 9adcf07 Update README.md to reflect new features and improvements in TLS Checker
  • 6fba501 Update dependencies and enhance RabbitMQ connection handling