CHANGELOG.md

September 8, 2021 ยท View on GitHub

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)

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

Release v0.3.1

Release Date: 2021-08-30

๐Ÿž Fix

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

๐Ÿงน Chore

  • [941816a] Add RELEASE instructions (#40)

โš ๏ธ 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

Release Date: 2021-06-21

๐Ÿงน Chore

  • [5b14f75] Include commit details in CHANGELOG (#35)
  • [2c4d0ed] Add check WIP action (#31)
  • [5764180] Add CHANGELOG configuration (#29)
  • [0bd4192] Verify PRs and push to main (#6)
  • [e08a275] Add stale action (#7)

โš ๏ธ 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