Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.08 KB

CHANGELOG_jaxxstorm.md

File metadata and controls

45 lines (35 loc) · 1.08 KB

v1.0.0 - 2020-04-16

Build

  • deps: bump github.com/pulumi/pulumi/sdk in /provider
  • deps: bump github.com/pulumi/pulumi/sdk in /sdk
  • deps: bump github.com/hashicorp/terraform-plugin-sdk in /provider

Chore

  • Add changelog
  • Updating changelog and release
  • tweak some settings in conform config
  • add pre-commit and confirm config
  • regen python sdk
  • build: add v to version

Ci

  • fix build/release actions
  • fix build/release actions
  • Remove cache downloading from job
  • Remove echoing build version to file
  • Make sdk jobs depend on provider build

Docs

  • Update changelog
  • Add a chglog generated with git-chglog

Feat

  • Update pulumi deps to latest versions

Fix

  • build: remove v from binary artefact
  • build: Refactor build to ensure success
  • build: use correct get-py-version script
  • sdk: regen sdk
  • sdk: add packagename to JavaScript sdk

Refactor

  • add exam go.mod for examples