Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
/ js-client Public archive

Releases: gravwell/js-client

Version 4.0.0

04 Apr 16:23
c740c87
Compare
Choose a tag to compare

Version 4.0.0

This version of the Gravwell js-client is used by Gravwell v5.4.7

This release includes some backward-incompatible changes to the JS/TS API, so it's a major release. Most notably, the recently added access field has been removed in favor of a structure more similar to the responses received from the Gravwell backend.

What's Changed

Full Changelog: 3.0.0...4.0.0

3.0.0

09 Feb 23:30
8df9955
Compare
Choose a tag to compare

Version 3.0.0

This version of the Gravwell js-client is used by Gravwell v5.4.5

A change in the way permissions are expressed for Query Library items led to a backward-incompatible change, thus the major release.

What's Changed

Full Changelog: 2.3.1...3.0.0

Version 2.3.1

26 Jan 22:48
ce111eb
Compare
Choose a tag to compare

Version 2.3.1

This version of the Gravwell js-client is used by Gravwell v5.4.4

The diff of this change is especially large due to some recent refactor work. However, most changes just re-arranging imports.

What's Changed

Full Changelog: 2.3.0...2.3.1

Version 2.3.0

30 Nov 23:28
2ff7de3
Compare
Choose a tag to compare

Version 2.3.0

This version of the Gravwell js-client is used by Gravwell v5.4.3

The diff of this change is especially large due to some recent refactor work. However, most changes just re-arranging imports.

Notable changes are:

  • The addition of the searchReference field to ScheduledQuery

What's Changed

Full Changelog: 2.2.1...2.3.0

Version 2.2.1

07 Nov 21:09
ca3a016
Compare
Choose a tag to compare

Version 2.2.1

This version of the Gravwell js-client is used by Gravwell v5.4.2

What's Changed

Full Changelog: 2.2.0...2.2.1

Version 2.2.0

07 Nov 20:35
0df10d1
Compare
Choose a tag to compare

Version 2.2.0

This version of the Gravwell js-client is used by Gravwell v5.4.2

What's Changed

Full Changelog: 2.1.0...2.2.0

Version 2.1.0

29 Sep 17:35
5352d27
Compare
Choose a tag to compare

Version 2.1.0

This version of the Gravwell js-client is used by Gravwell v5.4.0

What's Changed

Full Changelog: 2.0.5...2.1.0

Version 2.0.5

30 Jun 22:03
e337393
Compare
Choose a tag to compare

Version 2.0.5

This version of the Gravwell js-client is used by Gravwell v5.3.2

What's Changed

Full Changelog: 2.0.4...2.0.5

Version 2.0.4

13 Jun 21:08
3212e6b
Compare
Choose a tag to compare

Version 2.0.4

This version of the Gravwell js-client is used by Gravwell v5.3.1

What's Changed

Full Changelog: 2.0.3...2.0.4

Version 2.0.3

24 May 19:53
468716d
Compare
Choose a tag to compare

Version 2.0.3

This version of the Gravwell js-client is used by Gravwell v5.3.0

What's Changed

Mostly cosmetic / type changes to the client source. We added some new lint rules and changed others from "warn" to "error".

Full Changelog: 2.0.2...2.0.3