Skip to content

Releases: microsoft/tim-data-investigate-platform

core: v2.1.1

17 Feb 20:52
799ce8d
Compare
Choose a tag to compare

2.1.1 (2023-02-17)

Bug Fixes

core: v2.1.0

17 Feb 17:38
cbe750b
Compare
Choose a tag to compare

2.1.0 (2023-02-17)

Features

  • add support for mongodb and redis (#22) (95bcf2e)

Bug Fixes

  • only load the selected database. (95bcf2e)
  • prevent camelcase default for couchbase. (95bcf2e)

backend: v2.1.1

17 Feb 20:52
799ce8d
Compare
Choose a tag to compare

2.1.1 (2023-02-17)

Bug Fixes

backend: v2.1.0

17 Feb 17:38
cbe750b
Compare
Choose a tag to compare

2.1.0 (2023-02-17)

Features

  • add support for mongodb and redis (#22) (95bcf2e)

Bug Fixes

  • only load the selected database. (95bcf2e)
  • prevent camelcase default for couchbase. (95bcf2e)

core: v2.0.1

16 Feb 18:27
763809c
Compare
Choose a tag to compare

2.0.1 (2023-02-16)

Bug Fixes

  • continue even if Kusto create tables failed. (1ac713f)
  • use default auth for azure to support managed identities. (#20) (1ac713f)

backend: v2.0.1

16 Feb 18:27
763809c
Compare
Choose a tag to compare

2.0.1 (2023-02-16)

Bug Fixes

  • continue even if Kusto create tables failed. (1ac713f)
  • use default auth for azure to support managed identities. (#20) (1ac713f)

frontend: v1.4.0

15 Feb 01:03
8780a29
Compare
Choose a tag to compare

1.4.0 (2023-02-15)

Features

  • support for schema autocomplete for queries. (#18) (b5a9121)

Bug Fixes

  • load monaco kusto once. (b5a9121)
  • split kusto monaco and others. (b5a9121)

core: v2.0.0

15 Feb 01:03
8780a29
Compare
Choose a tag to compare

2.0.0 (2023-02-15)

⚠ BREAKING CHANGES

  • modified the API for kusto queries.

Features

  • add get kusto schema. (8ba47f7)
  • support for schema autocomplete for queries. (#18) (b5a9121)

Bug Fixes

  • load monaco kusto once. (b5a9121)
  • split kusto monaco and others. (b5a9121)
  • validation of cluster uri with https. (#17) (8ba47f7)

backend: v2.0.0

15 Feb 01:03
8780a29
Compare
Choose a tag to compare

2.0.0 (2023-02-15)

⚠ BREAKING CHANGES

  • modified the API for kusto queries.

Features

Bug Fixes

  • validation of cluster uri with https. (#17) (8ba47f7)

frontend: v1.3.2

14 Feb 20:54
0d15cab
Compare
Choose a tag to compare

1.3.2 (2023-02-14)

Bug Fixes

  • match backend API changes. (#14) (e1c68a4)
  • move cluster groups into runtime config. (e1c68a4)