Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 2.2 KB

CHANGELOG.md

File metadata and controls

57 lines (41 loc) · 2.2 KB

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