Skip to content

1.43.1

Choose a tag to compare

@luanlorenzo luanlorenzo released this 11 Nov 17:38
· 309 commits to main since this release
d8d75ab

Changelog

d8d75ab fix: remove access_mode condition to run runbooks (#1123)

  • fix: remove access_mode condition to run runbooks

  • refactor: update runbooks connection handling and local storage logic

  • Simplified the logic for persisting and loading selected connections from local storage.
  • Removed the deprecated read-string usage and adjusted the connection loading event to handle new formats.
  • Updated the runbook form to directly use the selected connection without preselected connection logic.
  • Enhanced error handling for runbooks access mode in the form submission process.
  • refactor: remove unused component

Co-authored-by: Rogerio Moura roger0.rm@gmail.com
8dbbfd5 refactor: runbooks v2 rules and endpoints (#1114)

  • refactor: Update runbook matching logic to support matching for runbook names

  • feat: Enhance API documentation and remove delete endpoint for runbook v2 configurations
    837a01d feat: Add get agent endpoint and add status filter (#1109)

  • feat: add get agent endpoint

  • feat: add filter by status in list agents endpoint

  • fix: use AgentResponse type

  • refactor: improve error treatment in get agents

  • feat: update api docs
    fb9f8ce CI: remove unused jobs on release workflow (#1113)

b8dbc8c feat: runbooks v2 (#1107)

  • feat: start runbooks model

  • feat: add runbooks2 crud

  • feat: implement runbook execution and caching mechanisms

  • refactor: regenerate openapi docs

  • refactor: remove unused functions and rename exec function

  • refactor: add RunbookRuleRequest type and update related endpoints for runbook rules

  • refactor: improve cache structure validation and error logging for runbook cache

  • refactor: enhance error handling and logging in runbook API and models

  • test: add unit tests for Config.GetNormalizedGitURL function

  • refactor: streamline configuration handling by introducing ConfigInput and updating related functions

  • refactor: update runbook cache timestamp to UTC and enhance cache structure validation

  • refactor: change GitHookTTL type from string to int and update related configurations

  • feat: add DeleteRunbookConfiguration API endpoint and related model function
    d3e14f3 feat: Implement PATCH endpoint for partial updates to connections (#1110)

  • feat: Implement PATCH endpoint for partial updates to connections

  • refactor: Remove deprecated validation for connection tag keys

Assets

Docker Images

Agent Image | amd64

Helm Chart