Skip to content

Releases: tofutf/tofutf

v0.9.1

04 Apr 10:52
ca55f8d
Compare
Choose a tag to compare

0.9.1 (2024-04-04)

Bug Fixes

  • fixed the version number being ommitted from the build (#93) (90c36ca)

v0.9.0

04 Apr 10:23
03fbac3
Compare
Choose a tag to compare

0.9.0 (2024-04-04)

Features

  • added the ability to configure the site token using a secret (#89) (eb98224)
  • implemented tfe gpg keys api (#82) (db9a2c0)

v0.8.0

29 Mar 09:04
37d0dbc
Compare
Choose a tag to compare

0.8.0 (2024-03-29)

Features

  • added a provider registry proxy as a first step (#72) (1cb751d)
  • added the ability to configure the provider registry proxy to the helm chart (#74) (d852b70)

Miscellaneous Chores

  • updated docs to target new v0.8.0 release (#75) (7b7c87a)

v0.8.0-beta2

29 Mar 08:45
d852b70
Compare
Choose a tag to compare
v0.8.0-beta2 Pre-release
Pre-release

What's Changed

  • chore: update README.md by @robbert229 in #62
  • chore(docs): re-incorporated docs into main repo by @robbert229 in #63
  • chore(deps): bump zod from 3.20.2 to 3.22.4 in /docs by @dependabot in #65
  • chore(deps): bump next from 13.0.6 to 13.5.1 in /docs by @dependabot in #64
  • chore(deps): bump github.com/jackc/pgtype from 1.14.0 to 1.14.3 by @dependabot in #70
  • chore(deps): bump golang.org/x/mod from 0.11.0 to 0.16.0 by @dependabot in #66
  • chore(deps): bump github.com/DataDog/jsonapi from 0.8.3 to 0.8.6 by @dependabot in #69
  • chore(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 by @dependabot in #67
  • chore(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.19.0 by @dependabot in #68
  • feat: added a provider registry proxy as a first step by @robbert229 in #72
  • feat: added the ability to configure the provider registry proxy to t… by @robbert229 in #74

Full Changelog: v0.7.0...v0.8.0-beta2

v0.8.0-beta1

29 Mar 08:29
1cb751d
Compare
Choose a tag to compare
v0.8.0-beta1 Pre-release
Pre-release

What's Changed

  • chore: update README.md by @robbert229 in #62
  • chore(docs): re-incorporated docs into main repo by @robbert229 in #63
  • chore(deps): bump zod from 3.20.2 to 3.22.4 in /docs by @dependabot in #65
  • chore(deps): bump next from 13.0.6 to 13.5.1 in /docs by @dependabot in #64
  • chore(deps): bump github.com/jackc/pgtype from 1.14.0 to 1.14.3 by @dependabot in #70
  • chore(deps): bump golang.org/x/mod from 0.11.0 to 0.16.0 by @dependabot in #66
  • chore(deps): bump github.com/DataDog/jsonapi from 0.8.3 to 0.8.6 by @dependabot in #69
  • chore(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 by @dependabot in #67
  • chore(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.19.0 by @dependabot in #68
  • feat: added a provider registry proxy as a first step by @robbert229 in #72

Full Changelog: v0.7.0...v0.8.0-1

v0.7.0

21 Mar 16:05
c6d28d7
Compare
Choose a tag to compare

0.7.0 (2024-03-21)

Features

  • finished implementing bitbucketserver support (#54) (49ebecd)

v0.6.0

20 Mar 22:01
a2cca85
Compare
Choose a tag to compare

0.6.0 (2024-03-20)

Features

  • finished bitbucket workspace support (#49) (f81ee8f)

v0.4.1

18 Mar 18:31
63f91a3
Compare
Choose a tag to compare

0.4.1 (2024-03-18)

Miscellaneous Chores

v0.4.0

10 Mar 14:56
fbfa648
Compare
Choose a tag to compare

0.4.0 (2024-03-10)

Features

  • added basic styling to module readme (408d162)
  • added more logging to module refreshing (f8024e7)
  • added the ability to manuall refresh a module (ae7945d)
  • made bitbucket pushes trigger tofutf webhooks (57ee251)

Bug Fixes

  • fixed broken webhooks (26d9d45)
  • hacking on bitbucket webhooks (e08e8ce)

v0.3.1

09 Mar 07:44
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #11
  • chore(deps): bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 by @dependabot in #8
  • feat: added basic bitbucket cloud provider by @robbert229 in #23

Full Changelog: v0.3.0...v0.3.1