Skip to content

Releases: grafana/plugin-validator

v0.19.0

18 Sep 12:19
Compare
Choose a tag to compare

Changelog

  • 9e6ff5a 0.19.0
  • 5c12b99 Bump google.golang.org/api from 0.191.0 to 0.195.0 (#249)
  • f7df6d5 Chore: remove drone and move to github action to release a docker image (#255)
  • 4e3076f Semgrep: Update console patterns (#252)
  • 8c479a1 feat: warn if readme plugin contains a comment. (#253)

v0.18.0

30 Aug 07:02
Compare
Choose a tag to compare

Changelog

v0.17.3

19 Aug 14:11
Compare
Choose a tag to compare

Changelog

  • 7d02e7d 0.17.3
  • cfa90da Bump github.com/google/osv-scanner from 1.7.2 to 1.8.2 (#233)
  • dd0f4bb revert back to osv 1.7.4 until we fix internal code usage (#245)
  • 17aea26 updates to latest go packages (and dependencies) (#244)

v0.17.2

05 Aug 14:39
Compare
Choose a tag to compare

Changelog

v0.17.1

05 Aug 12:20
Compare
Choose a tag to compare

Changelog

  • 516f198 0.17.1
  • 68ea141 Bump github.com/google/generative-ai-go from 0.15.1 to 0.17.0 (#238)
  • 3b7c666 Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#240)
  • 81219a6 Bump golang.org/x/mod from 0.18.0 to 0.19.0 (#239)
  • fbd5f39 Bump google.golang.org/api from 0.186.0 to 0.189.0 (#241)
  • a859319 chore: exclude test files from validator (#242)

v0.17.0

22 Jul 10:08
Compare
Choose a tag to compare

Changelog

  • 335ab52 0.17.0
  • 109b65b Bump docker/build-push-action from 5 to 6 (#223)
  • f3b72ed Bump github.com/google/generative-ai-go from 0.13.0 to 0.15.1 (#225)
  • 0467d77 Bump golang.org/x/mod from 0.17.0 to 0.18.0 (#227)
  • 1630554 Bump google.golang.org/api from 0.183.0 to 0.186.0 (#229)
  • f38c35b Bump google.golang.org/grpc from 1.64.0 to 1.64.1 in the go_modules group (#232)
  • 188d54f Code rules: Do not allow console.log in the source code (#235)
  • 0eee319 License validation: Detect generic license text (#231)
  • ac28776 Test: Fix broken readme for old plugin (#234)
  • 3bfde5a Tracking scripts: Add missing test case (#237)
  • f03c5c1 Trackingscripts: Check for urls (#236)
  • bd40d9f Update readme with newer validator and docker command information (#218)

v0.16.1

21 Jun 10:34
Compare
Choose a tag to compare

Changelog

  • 4fdd608 0.16.1
  • 80460db Gomanifest: Improve error messages and error when issues found (#222)
  • 549566f Updating schema and an example valid build properties (#221)

v0.16.0

20 Jun 07:36
Compare
Choose a tag to compare

Changelog

v0.15.0

18 Jun 12:15
Compare
Choose a tag to compare

Changelog

  • 5654761 0.15.0
  • e432120 New validator: Validate includes property for plugins with nested plugins (#217)
  • bdf50c3 Update readme validators table (#199)

v0.14.3

11 Jun 14:22
Compare
Choose a tag to compare

Changelog

  • a9a2d50 0.14.3
  • 3419c5e Bump github.com/fatih/color from 1.16.0 to 1.17.0 (#211)
  • 837bd85 Bump github.com/google/generative-ai-go from 0.12.0 to 0.13.0 (#209)
  • 2b5838b Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 (#207)
  • e3967da Bump google.golang.org/api from 0.181.0 to 0.183.0 (#212)
  • 61aaea2 LLMReview: only send files inside src and pkg for llm to review (#213)
  • 44fe1ac Mage: Fix source diff command to use the correct parameters (#204)
  • 33bd3a3 Update legacyplatform_test.go (#214)