Skip to content

Releases: echohello-dev/terraform-provider-openrouter

Release list

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 08:22
v1.1.0
7227c15

Changelog

  • 7227c15 ci(release): split goreleaser into two jobs for release-please vs tag triggers
  • bea768e ci(release): allow goreleaser to run on direct tag pushes too
  • 4661150 ci(release): chain goreleaser off release-please outputs in same workflow
  • 4acdcc1 chore(main): release 1.1.0 (#7)
  • e420e98 feat: generation/credits data sources + extended chat completion params (#6)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 07:34
v1.0.0
420625b

Changelog

  • 420625b ci(release): add goreleaser to publish signed binaries to the Registry (#5)
  • ad94001 chore(main): release 1.0.0 (#3)
  • 5e908fc ci(lint): bump golangci-lint to v2.4.0 and action to v7 (#4)
  • f60bc26 fix: provider cleanup + release-please CI (#2)
  • 02c48c6 feat: add OpenRouter Terraform provider (#1)
  • 2a2c38f Initial commit