Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 2.23 KB

2.6.0

Feature

  • Search service adding suport for AWS Elasticsearch (#1141)
  • use chart_names in dashboard basic search (#1140)
  • Atlas Dashboard Support (#1066)

Fix

  • remove a comment in the Search Service user model get_id function that conflicts with implementation (#1154)
  • search_table API swagger file bug fix (#1120)
  • aws config (#1167)

Chore

2.5.1 and before

Feature

  • Add dashboard search filter support (#112) (17c6739)
  • Use query parameter for basic search [AtlasProxy] (#105) (9961fde)

Fix

  • Add id field to Dashboard (#174) (53634fa)
  • Fix table post/put api bug (#172) (38bccba)
  • Fix dashboard model errors, change deprecated pytest function (#160) (1304234)

Documentation

  • Fix build and coverage status links in README.md (#134) (1c95ff4)