Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 2.67 KB

CHANGELOG.md

File metadata and controls

44 lines (30 loc) · 2.67 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

Unreleased as of Sprint 74 ending 2017-11-27

Fixed

  • Re-add remove datasource operation (#111)
  • Middleware server reports fixed after introducing STI on MiddlewareServer (#106)

Unreleased as of Sprint 73 ending 2017-11-13

Fixed

  • Fix problem getting live metrics when trigger is created with Datasource and Mesagging types (#88)

Unreleased as of Sprint 72 ending 2017-10-30

Added

  • Migrate MiddlewareServer to MiddlewareServerWildfly and MiddlewareServerEap (#60)

Fixed

  • Explicitly pick from the connection pool for notifications (#76)
  • Use base class MiddlewareDiagnosticReport so we can fully use report to display data (#72)
  • Add status domain (#67)

Gaprindashvili Beta1

Added

  • Add support for Messaging and Transactions conditions (#70)
  • Add support to Datasource and Web Sessions conditions (#68)
  • Support for timeline events for MW Server and MW domain power operations (#61)
  • Adding JDR report model class with logic to generate reports (#30)
  • Adding link to the vm also for the servers running in the domain mode (#31)

Fixed

  • Fixes event handling and generation of alternate machine in parser (#59)
  • Fixes VMs and MW servers not being cross-linked when GUIDs differ only because of dashes (#37)
  • Fix mutable flag in hawkinit scripts (#47)
  • Changing bracket syntax for method/attribute syntax in update_alerts (#39)
  • Client error name format unification (#26)