Skip to content

v0.0.33

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 00:37
· 58 commits to main since this release
d2175de

Changelog

  • be75176 A fair bit of the tool stuff (#512)
  • ce152dc Add more tests and break things (#520)
  • 9d28a6d Added tar extraction functionality and tests (#519)
  • b244ffe Fiddling with the tool selection (#521)
  • aea9093 Get crd2pulumi working (#533)
  • 8a82e03 GoLand crap (#527)
  • 37c2c70 Move the plugin types and make progress towards removing them (#516)
  • f68677e Prepare (#517)
  • fd22367 Refactor plugin fetching and add the pull command (#505)
  • 7134494 Refactor the caching impl (#506)
  • e45c77f Refactored build process and removed unused code (#518)
  • caac78c Remove a bunch of the unused stuff (#494)
  • d2175de Spit and polish (#534)
  • 7c21649 Target and plugin refator for supporting metadata to use when selecting (#500)
  • a274d01 Update Node.js to v22.12.0 (#496)
  • b865b82 Update bun to v1.1.39 (#525)
  • fcba4eb Update dependency CliWrap to 3.7.0 (#513)
  • bea012d Update dependency Google.Protobuf to 3.29.1 (#501)
  • 25e86b9 Update dependency Google.Protobuf to 3.29.2 (#531)
  • 04c6a7d Update dependency Grpc.Tools to 2.68.1 (#498)
  • 88c2512 Update dependency dotnet-sdk to v9.0.101 (#495)
  • cccf5bc Update dependency markdownlint-cli2 to ^0.16.0 (#503)
  • f6d6567 Update dependency oven-sh/bun to v1.1.40 (#529)
  • 2d9a9e9 Update dependency xunit.runner.visualstudio to v3 (#524)
  • 5072ab1 Update golang Docker tag to v1.23.4 (#497)
  • 0aeee6e Update module github.com/charmbracelet/bubbles to v0.20.0 (#507)
  • 1827588 Update module github.com/charmbracelet/bubbletea to v1.2.4 (#509)
  • 26da214 Update module github.com/docker/docker to v27.4.0+incompatible (#504)
  • 51645bf Update module github.com/docker/docker to v27.4.1+incompatible (#532)
  • c2cbdf9 Update module github.com/onsi/gomega to v1.36.1 (#510)
  • 259f1a4 Update module github.com/pulumi/pulumi/pkg/v3 to v3.143.0 (#515)
  • 34d905e Update module github.com/unmango/go to v0.0.19 (#491)
  • 7cb3806 Update module github.com/unmango/go to v0.0.20 (#492)
  • fc9a94c Update module github.com/unmango/go to v0.0.21 (#493)
  • af8bdae Update module github.com/unmango/go to v0.0.22 (#499)
  • 2ec5b83 Update module github.com/unmango/go to v0.0.24 (#502)
  • 8503512 Update module github.com/unmango/go to v0.0.25 (#522)
  • 065514e Update module github.com/unmango/go to v0.0.28 (#528)
  • 5eaad3a Update module github.com/unmango/go to v0.0.29 (#535)
  • b2390aa Update module google.golang.org/protobuf to v1.36.0 (#523)
  • a9cb5bd Update oven/bun Docker tag to v1.1.40 (#530)
  • 6790137 WIP on a logging shell (#511)
  • 9ca3174 crd2pulumi basically works now (#514)
  • e9942da gomodtidy (#526)