Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

37 lines (28 loc) · 1.71 KB

CHANGELOG

All notable changes to this project are documented in this file.

Inspired from Keep a Changelog

Features

Enhancements

Bug Fixes

Infrastructure

  • Set Java target compatibility to JDK 21 (#730)
  • Add knowledge base alert agent into sample templates (#874)

Documentation

  • Add alert summary agent template (#873)

Maintenance

Refactoring

Features

  • Add ApiSpecFetcher for Fetching and Comparing API Specifications (#651)
  • Add optional config field to tool step (#899)

Enhancements

  • Incrementally remove resources from workflow state during deprovisioning (#898)

Bug Fixes

  • Fixed Template Update Location and Improved Logger Statements in ReprovisionWorkflowTransportAction (#918)

Infrastructure

Documentation

  • Add query assist data summary agent into sample templates (#875)

Maintenance

Refactoring

  • Update workflow state without using painless script (#894)