Skip to content

Releases: CodeCommission/subkit

v5.4.1

25 May 19:59
Compare
Choose a tag to compare

v5.3.3

25 Dec 16:31
Compare
Choose a tag to compare
  • Upgrade NPM dependencies
  • JWT as query token
  • Fix schema merging

v4.0.0

18 Dec 05:44
Compare
Choose a tag to compare
  • JWT Auth passing for getJSON, postJSON, putJSON, deleteJSON directives

v3.8.5

04 Nov 06:00
Compare
Choose a tag to compare
  • Configurable Logging Formats #14
    subkit serve --extentions --log-style extended --log-format json

v3.8.4

01 Nov 06:36
Compare
Choose a tag to compare
  • Prefer dynamic over persistent queries #8

v3.8.3

01 Nov 05:33
Compare
Choose a tag to compare
  • Fix subkit request
  • Removed copy to clipboard
  • Cleanup NPM dependencies

v3.8.1

31 Oct 09:42
Compare
Choose a tag to compare
  • Log out HTTP and GraphQL requests
  • Add subkit metric command
  • Add /metric endpoint

Collect and calc metrics over log outputs.

subkit serve --port 8080 --graphiql --analysis 1000 --extentions --silent | subkit metric

v3.2.7

31 Oct 09:36
Compare
Choose a tag to compare
v3.2.7

v3.2.6

31 Oct 04:02
Compare
Choose a tag to compare
v3.2.6

v3.2.5

29 Oct 16:29
Compare
Choose a tag to compare
  • Adjust command layouts