Skip to content

Releases: cloudevents/sdk-powershell

v0.3.3

08 Sep 18:41
112e843
Compare
Choose a tag to compare

Release v0.3.3

Release Date: 2021-09-08

🧹 Chore

  • [32f333b] Bump module version for new release
  • [5e2e221] Trigger release on tag push (#47)

⚠️ BREAKING

📖 Commits

  • [32f333b] chore: Bump module version for new release
  • [5e2e221] chore: Trigger release on tag push (#47)

v0.3.2

08 Sep 15:25
23e8b67
Compare
Choose a tag to compare

Release v0.3.2

Release Date: 2021-09-08

🧹 Chore

  • [c8b5958] Add Project URI in the module manifest

⚠️ BREAKING

📖 Commits

  • [c8b5958] chore: Add Project URI in the module manifest

v0.3.1

30 Aug 09:48
c715c5c
Compare
Choose a tag to compare

Release v0.3.1

Release Date: 2021-08-30

🐞 Fix

  • [7eb0f9b] Incorrect parsing of Binary Content Mode cloud events

🧹 Chore

⚠️ BREAKING

📖 Commits

  • [7eb0f9b] fix: Incorrect parsing of Binary Content Mode cloud events
  • [941816a] chore: Add RELEASE instructions (#40)
  • [7876104] Update README with the new version output

v0.3.0

21 Jun 13:24
52213ff
Compare
Choose a tag to compare

v0.3.0

Release Date: 2021-06-21

🧹 Chore

⚠️ BREAKING

📖 Commits

  • [2144695] Bump module version 0.3.0
  • [5b14f75] chore: Include commit details in CHANGELOG (#35)
  • [78b7e9e] Implement publish script
  • [2c4d0ed] chore: Add check WIP action (#31)
  • [5764180] chore: Add CHANGELOG configuration (#29)
  • [a0e1078] Add PR template (#3)
  • [ae6f848] Update issue templates
  • [3a9010a] Improve examples. Remove unnecessary details.
  • [401a475] Implement wait server to start in the integrations tests BeforeAll Fix Binary Mode HTTP Header DateTime format. It is UTC time formatted in ISO 8601 format including milliseconds. Bump revision of the module version
  • [0bd4192] chore: Verify PRs and push to main (#6)
  • [e08a275] chore: Add stale action (#7)
  • [3629c77] Add Install Module Instructions to README (#17) (#17) (#16)
  • [aac584a] Enable process exit in build.ps1
  • [84606b0] Create CONTRIBUTING.md (#15) (#15)
  • [d305f16] Renames Add-CloudEventData to Set-CloudEventData (#12) (#12) (#9)
  • [f23df54] Adds license headers in source code files (#11) (#11)
  • [62f14b6] Remove install instructions from an internal PS repository (#10) (#10) (#1)
  • [b2afcf8] Initial commit