Skip to content

Releases: hazcod/go-intigriti

v1.4.7

28 Nov 12:14
a9c9e0e
Compare
Choose a tag to compare

1.4.7 (2024-11-28)

Bug Fixes

Chores

  • add non-expiring token ref (ff9cf2e)

v1.4.6

27 Nov 11:43
Compare
Choose a tag to compare

1.4.6 (2024-11-27)

Bug Fixes

Chores

  • go: bump golang from 1.22 to 1.23 in /.github/go (1c39c44)
  • go: bump golang.org/x/oauth2 from 0.20.0 to 0.24.0 (5127f08)
  • cicd: bump goreleaser/goreleaser-action from 5.1.0 to 6.1.0 (172e168)
  • cicd: bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (b0103dc)
  • go: bump golang.org/x/oauth2 from 0.17.0 to 0.20.0 (3c0fc72)
  • cicd: bump slsa-framework/slsa-github-generator (35150f4)

v1.4.5

10 Feb 22:48
a45956b
Compare
Choose a tag to compare

1.4.5 (2024-02-10)

Bug Fixes

  • api: remove hardcoded offline_access scope (e3ea6cf)

Chores

  • go: bump golang.org/x/oauth2 from 0.15.0 to 0.17.0 (7059222)
  • cicd: bump actions/setup-go from 4 to 5 (47bdd5d)
  • go: bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (b34dfee)
  • go: bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (9202bd5)
  • go: bump golang.org/x/oauth2 from 0.10.0 to 0.13.0 (46b0889)
  • cicd: bump goreleaser/goreleaser-action from 4.3.0 to 5.0.0 (c7eff93)
  • cicd: bump actions/checkout from 3 to 4 (53d4109)
  • cicd: bump slsa-framework/slsa-github-generator (00e1f83)
  • go: bump golang from 1.20 to 1.21 in /.github/go (cc6a234)
  • cicd: bump slsa-framework/slsa-github-generator (bc5c8d2)
  • remove external api v1 reference (d3279c6)
  • readme: add redirectUri (c7f7686)

v1.4.4

07 Jul 11:57
Compare
Choose a tag to compare

1.4.4 (2023-07-07)

Bug Fixes

  • use correct oauth2 scopes (c4918d5)

v1.4.3

07 Jul 11:18
Compare
Choose a tag to compare

1.4.3 (2023-07-07)

Bug Fixes

  • use new company api scope (5887200)

Chores

  • goreleaser --clean instead of --rm-dist (bcc28ce)
  • goreleaser --clean instead of --rm-dist (0f3f55a)

v1.4.2

07 Jul 08:51
Compare
Choose a tag to compare

1.4.2 (2023-07-07)

Bug Fixes

v1.4.1

03 Jul 11:12
Compare
Choose a tag to compare

1.4.1 (2023-07-03)

Bug Fixes

v1.4.0

03 Jul 08:57
Compare
Choose a tag to compare

1.4.0 (2023-07-03)

Feature

Bug Fixes

Code Refactoring

  • move ui/ to cmd/ package (7a2e28c)
  • separate api config to pkg/ (f4495ff)
  • move cli config out of pkg/ (ac529bf)

Chores

  • cicd: bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 (#58) (314f43f)
  • cicd: bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 (26d5761)
  • cicd: bump slsa-framework/slsa-github-generator from 1.6.0 to 1.7.0 (#57) (108538c)
  • cicd: bump slsa-framework/slsa-github-generator (0b73f0f)
  • go: bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 (#56) (b14ec9f)
  • go: bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 (3cb02c1)
  • cicd: bump slsa-framework/slsa-github-generator from 1.5.0 to 1.6.0 (#53) (3c7e099)
  • cicd: bump slsa-framework/slsa-github-generator (4d51592)
  • go: bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (#52) (19f43c0)
  • go: bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (0028cc7)
  • cicd: remove msdefender (#51) (d739ce1)
  • cicd: remove msdefender (9e92af7)
  • go: bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (#50) (f272f24)
  • go: bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (379cf38)
  • go: bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 (#46) (29b82e5)
  • cicd: bump hmarr/auto-approve-action from 3.1.0 to 3.2.0 (#47) (8b40f7d)
  • cicd: bump hmarr/auto-approve-action from 3.1.0 to 3.2.0 (973471f)
  • go: bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 (f560a44)
  • cicd: bump slsa-framework/slsa-github-generator from 1.4.0 to 1.5.0 (#45) (2252433)
  • cicd: bump slsa-framework/slsa-github-generator (77870f4)
  • go: bump golang.org/x/net from 0.6.0 to 0.7.0 (#44) (5d3d89d)
  • go: bump golang.org/x/net from 0.6.0 to 0.7.0 (2c15fbf)
  • go: bump golang.org/x/oauth2 from 0.0.0-20220822191816-0ebed06d0094 to 0.5.0 (#43) (c036097)
  • go: bump golang.org/x/oauth2 (5ebb888)
  • go: bump golang from 1.19 to 1.20 in /.github/go (#42) (3475af4)
  • go: bump golang from 1.19 to 1.20 in /.github/go (2ffb4d2)
  • cicd: bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 (#41) (ae3a005)
  • cicd: bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 (dcfb366)
  • cicd: bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 (#40) (be181da)
  • cicd: bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 (ecca9b4)
  • cicd: bump github/codeql-action from 1 to 2 (#37) (b4933be)
  • cicd: bump actions/setup-dotnet from 1 to 3 (#39) (217ecb2)
  • cicd: bump actions/setup-dotnet from 1 to 3 (e5777c7)
  • cicd: bump github/codeql-action from 1 to 2 (97e0e6f)
  • dependabot: stop using dev branch (e864631)
  • cicd: bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (#33) (fb97cb4)
  • build: fix build on chore commits (a3d70e5)
  • readme: add example to auth cache (b065d79)
  • cicd: bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (eb621ce)
  • dependabot: add commit prefixes (2eeb6a9)
  • fix provenance workflow (e633d1e)
  • upload provenance to releases (91ad5c6)
  • deps: bump hmarr/auto-approve-action from 3.0.0 to 3.1.0 (e03b334)
  • deps: bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 (4ca6e17)
  • deps: bump hmarr/auto-approve-action from 2.4.0 to 3.0.0 (76fb2a3)
  • msdefender: remove permissions again (d4b8ae9)
  • cicd: fix ms defender (9e6a048)
  • cicd: add ms defender (ac7ea46)
  • add security features (28f5b5f)
  • remove intermediary sbom resulkts (37fd6ad)
  • fix slsa (de495d2)
  • slsa: shasum all binaries (635ca00)
  • deps: bump actions/checkout from 2 to 3 (683111d)
  • fix readme link (8c91884)
  • fix using go version X message in CI/CD (4b882f3)
  • re-enable open browser for the cli (3274ecb)
  • deps: bump hmarr/auto-approve-action from 2.2.1 to 2.4.0 (1b3e9fc)
  • deps: bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0 (b6ee488)
  • update go automatically (9ce0536)
  • don't set up go twice during release (06ce18a)
  • rename security scans (aaf8c6c)
  • improve cicd security (0f31bfa)
  • improve cicd security (ac26694)
  • readme indent (2bbcbac)
  • add codeowners (54efed5)
  • rename auto approve action (37a1270)
  • only release on new changes (0abcfae)
  • correct sdk example (9b6ebc8)
  • add todo to remove ui from pkg/ (e57f4b4)
  • remove obsolete github token (f3d5ee8)
  • swap to golangci/golangci-lint-action@v3 (33f366f)
  • better error on empty code (7e974b7)
  • go mod (0234c43)

core

v1.3.15

14 Mar 14:52
8d7585b
Compare
Choose a tag to compare

1.3.15 (2023-03-14)

Bug Fixes

  • config: access token typo (8d7585b)

v1.3.14

03 Aug 08:31
Compare
Choose a tag to compare

1.3.14 (2022-08-03)

Bug Fixes