Skip to content

Release 2.3.4

Compare
Choose a tag to compare
@kevin-mcgoldrick kevin-mcgoldrick released this 11 Apr 16:20
· 277 commits to master since this release
d1c505b
  • Fix agent debugger
  • Security to SessionScoped
  • Minimum single thread for debugger
  • Validate position of list before every use to avoid IndexOutOfBoundsException after a item removal
  • AWSXRay: setUser to currentSegment at filter
  • update README.MD with badges
  • Fix kill instances across regions
    • filter instances by present in region before terminate/stop.
  • update libraries versions
  • java streams
  • requestInstances re-write
  • AgentStartup retry loop
  • backoff Strategy for supportFiles download
  • NonNull TPS results return
  • JSF to 2.3
  • CloudWatchMetrics
  • Remove SimpleDB DataSource
  • Add CloudWatch Metrics DataSource
  • FIBONACCI retry backoff strategy