Skip to content

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 27 Jun 05:44
· 39 commits to main since this release
ffc6f23

Changelog

  • 1055d3f Merge pull request #2 from ops0-ai/refactor
  • ffc6f23 Merge pull request #3 from ops0-ai/refactor
  • dcd6e72 Modifid README and release.yaml
  • 66b4319 Refactor 2 Moved parsing to sperate file. Now change is working.
  • 38b77c3 Refactor 3 Move all interaction and execution related functions into action
  • ba62a71 Refactor 4 move kafka function to kafka file
  • 291c6b5 Refactor-1 Moved all the of text from user to different module.
  • 139d65d Refactor-4 Move llm specific functions to another file.
  • 09aef88 Refactor-5 Move ansible specfic fuunctions to ansible
  • 9cbcee5 Refactor-6 Move struct definations to definitions
  • b311054 Refactor-7 moved tool specific utilities to tool-utils and handle all stats in stats-handler
  • 007f4be Refactor-8 moved extra util functions to utils.go
  • ec746b6 chore: adding issue templates
  • 3f51b20 chore: urils
  • 6a34546 feat: adding SSL support for kafka
  • e488255 fix: few minor issues
  • dc9e15d fix: fixig the version output details
  • df8f4dd fix: fixing the build issue