Skip to content

Releases: purview-dev/eventsourcing

v2.0.0-prerelease.32

Choose a tag to compare

@github-actions github-actions released this 15 Sep 08:12
8dfa93b

What's Changed

Full Changelog: v2.0.0-prerelease.31...v2.0.0-prerelease.32

v2.0.0-prerelease.31

Choose a tag to compare

@github-actions github-actions released this 12 Sep 18:30
a708f6e

What's Changed

Full Changelog: v2.0.0-prerelease.30...v2.0.0-prerelease.31

v2.0.0-prerelease.30

Choose a tag to compare

@github-actions github-actions released this 08 Sep 17:49
8738f68

What's Changed

Full Changelog: v2.0.0-prerelease.29...v2.0.0-prerelease.30

v2.0.0-prerelease.29

Choose a tag to compare

@github-actions github-actions released this 04 Sep 15:11
Immutable release. Only release title and notes can be modified.
303c78b

What's Changed

Full Changelog: v2.0.0-prerelease.5...v2.0.0-prerelease.29

v2.0.0-prerelease.5

v2.0.0-prerelease.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jun 13:33
Immutable release. Only release title and notes can be modified.
08e64d9

2.0.0-prerelease.5

Patch Changes

  • Prepare prerelease.5 release

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Apr 11:58
Immutable release. Only release title and notes can be modified.
2096c4b

What's Changed

  • Release v1.1.1: pack EventSourcing.Shared and standardize NuGet package IDs under Purview.EventSourcing* by @Copilot in #20

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Apr 10:30
Immutable release. Only release title and notes can be modified.
e11d6bd

What's Changed

  • Publish CD NuGet packages to GitHub Packages and add release backfill support by @Copilot in #17
  • Fix CD manual publish path by creating the temporary NuGet config by @Copilot in #18
  • Refresh repository/package READMEs and NuGet package metadata for the 1.1.0 release by @Copilot in #19

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 11:02
Immutable release. Only release title and notes can be modified.
ff23873

What's Changed

  • Bringing over storage implementations by @kieronlanning in #1
  • Mongodb eventstore by @kieronlanning in #2
  • chore: package updates by @kieronlanning in #3
  • Package updates by @kieronlanning in #4
  • Updates by @kieronlanning in #5
  • Default data compression to true, add source generator package, sample app, comprehensive tests, CI workflow, and distributed tracing by @Copilot in #6
  • feat: holistic EventSourcing framework improvements — upcasting, snapshot strategy, tracing, perf by @Copilot in #8
  • chore: fix for Justfile on Windows- don't know why this is needed all of a sudden by @kieronlanning in #9
  • Copilot/investigate newtonsoft json removal by @kieronlanning in #10
  • ci: target self-hosted runner t-x-kjldev by @Copilot in #7
  • fix: correct CI and CD workflow packaging by @kieronlanning in #11
  • Fix CD release publishing for immutable GitHub releases by @Copilot in #12
  • Make CD release workflow idempotent when version tag/release already exists by @Copilot in #13
  • Release by @kieronlanning in #14
  • Automate release tag creation in CD workflow by @Copilot in #15
  • CD: make main-merge release flow robust with private draft releases by @Copilot in #16

New Contributors

  • @kieronlanning made their first contribution in #1
  • @Copilot made their first contribution in #6

Full Changelog: https://github.com/kjldev/purview-eventsourcing/commits/v1.0.0