Skip to content

Releases: mpaulosky/MyBlog

Release v1.7.0

25 May 01:27
d89e955

Choose a tag to compare

What's Changed

  • [RELEASE] Sprint 20 — MongoDB ObjectId Migration & Cache Hardening (+semver: minor) by @mpaulosky in #385

Full Changelog: v1.6.0...v1.7.0

Release v1.6.0

24 May 17:35
c7e4c3a

Choose a tag to compare

What's Changed

  • [RELEASE] Sprint 19 — Polish, Markdown Editor & Categories by @mpaulosky in #352

Full Changelog: v1.5.1...v1.6.0

Release v1.5.2

23 May 23:15
c7e4c3a

Choose a tag to compare

What's Changed

  • [RELEASE] Sprint 19 — Polish, Markdown Editor & Categories by @mpaulosky in #352

Full Changelog: v1.5.1...v1.5.2

Release v1.5.1

08 May 19:04
7806be9

Choose a tag to compare

What's Changed

  • [RELEASE] Promote dev to main — Sprint 18 (AppHost MongoDB Dev Commands Refactor) by @mpaulosky in #272

Full Changelog: v1.5.0...v1.5.1

Release v1.5.0

08 May 18:08
db002d5

Choose a tag to compare

What's Changed

  • docs: post-release documentation update for v1.2.0 by @mpaulosky in #125
  • fix(docs): address Aragorn review blockers — PR #126 by @mpaulosky in #127
  • ci: add workflow_dispatch to squad-mark-released.yml by @mpaulosky in #128
  • docs: add Squad Commands quick reference guide (#130) by @mpaulosky in #131
  • docs: add Review PR shorthand command to Squad Commands (#133) by @mpaulosky in #134
  • sprint(6): merge Sprint 6 — Code Quality by @mpaulosky in #160
  • sprint(7): merge Sprint 7 — xUnit v3 Pilot (Domain.Tests) (#8) by @mpaulosky in #175
  • Sprint 8 retrospective (#181) by @mpaulosky in #187
  • fix: restore orphaned Unit.Tests coverage by migrating to Web.Tests by @mpaulosky in #189
  • test(Web.Tests): migrate to xUnit v3 — headers, AAA, indentation (#190) by @mpaulosky in #192
  • [Sprint 10] Migrate Web.Tests.Bunit to xUnit v3 by @mpaulosky in #194
  • test(integration): migrate Web.Tests.Integration to xUnit v3 by @mpaulosky in #200
  • chore(deps): bump dotnet-sdk from 10.0.202 to 10.0.203 in the all-actions group by @dependabot[bot] in #196
  • chore(deps): bump the all-actions group with 5 updates by @dependabot[bot] in #197
  • Bump the all-actions group with 6 updates by @dependabot[bot] in #198
  • sprint(12): merge Sprint 12 — xUnit v3 (AppHost.Tests) by @mpaulosky in #203
  • sprint(13): merge sprint 13 — xUnit v3 cleanup & docs (#14) by @mpaulosky in #209
  • Reconcile main into dev before release by @mpaulosky in #212
  • chore(board): harden board automation reliability\n\nCloses #215\n\nC… by @mpaulosky in #217
  • [Sprint 14] Harden board automation reliability (#216) by @mpaulosky in #218
  • chore(deps): bump actions/github-script from 8 to 9 in the all-actions group by @dependabot[bot] in #219
  • Bump the all-actions group with 2 updates by @dependabot[bot] in #220
  • squad(222): Squad maintenance — charters, routing, decisions formatting, identity by @mpaulosky in #223
  • squad(224): consolidate identity/now.md — move metadata to YAML front-matter by @mpaulosky in #230
  • docs(227): fix all markdown lint violations and add markdownlint config by @mpaulosky in #229
  • ci: add pre-commit markdownlint gate for staged .md files by @mpaulosky in #232
  • chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #233
  • squad(226): add missing charter sections for gandalf, legolas, pippin, ralph, sam, scribe by @mpaulosky in #231
  • squad(234): sync dev, fix lint violations, merge inbox decision, update now.md by @mpaulosky in #235
  • squad(236): update ralph history and now.md after PR #235 merge and remote branch prune by @mpaulosky in #237
  • chore(skills): clean up legacy skill paths (#240) by @mpaulosky in #241
  • feat(238): fix light/dark theme toggle with ThemeProvider cascade by @mpaulosky in #242
  • test: raise Web coverage above 80% (issue #244) by @mpaulosky in #245
  • feat(apphost): implement and test clear-myblog-data by @mpaulosky in #251
  • merge(main): reconcile release PR #254 conflicts by @mpaulosky in #256
  • [RELEASE] Promote dev to main by @mpaulosky in #254

Full Changelog: v1.3.0...v1.5.0

Release v1.4.0

08 May 14:49
db002d5

Choose a tag to compare

What's Changed

  • docs: post-release documentation update for v1.2.0 by @mpaulosky in #125
  • fix(docs): address Aragorn review blockers — PR #126 by @mpaulosky in #127
  • ci: add workflow_dispatch to squad-mark-released.yml by @mpaulosky in #128
  • docs: add Squad Commands quick reference guide (#130) by @mpaulosky in #131
  • docs: add Review PR shorthand command to Squad Commands (#133) by @mpaulosky in #134
  • sprint(6): merge Sprint 6 — Code Quality by @mpaulosky in #160
  • sprint(7): merge Sprint 7 — xUnit v3 Pilot (Domain.Tests) (#8) by @mpaulosky in #175
  • Sprint 8 retrospective (#181) by @mpaulosky in #187
  • fix: restore orphaned Unit.Tests coverage by migrating to Web.Tests by @mpaulosky in #189
  • test(Web.Tests): migrate to xUnit v3 — headers, AAA, indentation (#190) by @mpaulosky in #192
  • [Sprint 10] Migrate Web.Tests.Bunit to xUnit v3 by @mpaulosky in #194
  • test(integration): migrate Web.Tests.Integration to xUnit v3 by @mpaulosky in #200
  • chore(deps): bump dotnet-sdk from 10.0.202 to 10.0.203 in the all-actions group by @dependabot[bot] in #196
  • chore(deps): bump the all-actions group with 5 updates by @dependabot[bot] in #197
  • Bump the all-actions group with 6 updates by @dependabot[bot] in #198
  • sprint(12): merge Sprint 12 — xUnit v3 (AppHost.Tests) by @mpaulosky in #203
  • sprint(13): merge sprint 13 — xUnit v3 cleanup & docs (#14) by @mpaulosky in #209
  • Reconcile main into dev before release by @mpaulosky in #212
  • chore(board): harden board automation reliability\n\nCloses #215\n\nC… by @mpaulosky in #217
  • [Sprint 14] Harden board automation reliability (#216) by @mpaulosky in #218
  • chore(deps): bump actions/github-script from 8 to 9 in the all-actions group by @dependabot[bot] in #219
  • Bump the all-actions group with 2 updates by @dependabot[bot] in #220
  • squad(222): Squad maintenance — charters, routing, decisions formatting, identity by @mpaulosky in #223
  • squad(224): consolidate identity/now.md — move metadata to YAML front-matter by @mpaulosky in #230
  • docs(227): fix all markdown lint violations and add markdownlint config by @mpaulosky in #229
  • ci: add pre-commit markdownlint gate for staged .md files by @mpaulosky in #232
  • chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #233
  • squad(226): add missing charter sections for gandalf, legolas, pippin, ralph, sam, scribe by @mpaulosky in #231
  • squad(234): sync dev, fix lint violations, merge inbox decision, update now.md by @mpaulosky in #235
  • squad(236): update ralph history and now.md after PR #235 merge and remote branch prune by @mpaulosky in #237
  • chore(skills): clean up legacy skill paths (#240) by @mpaulosky in #241
  • feat(238): fix light/dark theme toggle with ThemeProvider cascade by @mpaulosky in #242
  • test: raise Web coverage above 80% (issue #244) by @mpaulosky in #245
  • feat(apphost): implement and test clear-myblog-data by @mpaulosky in #251
  • merge(main): reconcile release PR #254 conflicts by @mpaulosky in #256
  • [RELEASE] Promote dev to main by @mpaulosky in #254

Full Changelog: v1.3.0...v1.4.0

Release v1.3.0

08 May 06:04
12d3bf7

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.2

30 Apr 14:17
12d3bf7

Choose a tag to compare

Highlights

  • Complete the xUnit v3 rollout across the remaining test projects, including AppHost, Web, Web.Tests.Bunit, and Web.Tests.Integration.
  • Carry forward the Playwright/AppHost fixes needed to run the Aspire + browser end-to-end suite cleanly in CI.
  • Remove the unused central xunit package reference and standardize on xunit.v3 across the repo test surface.
  • Refresh GitHub Actions dependencies and workflow scripts, including the Dependabot auto-merge workflow and safer workflow output handling.
  • Add Sprint 7 and Sprint 8 ADRs/retrospectives documenting the xUnit v3 migration rollout.

Release Scope

  • Sprint 13 promotion after reconciling main back into dev via PR #212.
  • Promotes the validated dev payload to main on release commit 12d3bf78.

References

Release v1.2.1

25 Apr 00:53
1e1fb57

Choose a tag to compare

What's Changed

  • fix(ci): fix YAML literal block scalar indentation in 3 workflows by @mpaulosky in #124
  • chore: promote dev → main — docs post-release update v1.2.0 by @mpaulosky in #126
  • chore: promote dev → main — add workflow_dispatch to squad-mark-released by @mpaulosky in #129
  • chore: promote dev → main — Squad Commands reference doc by @mpaulosky in #132
  • chore: promote dev → main — Review PR shorthand doc update by @mpaulosky in #136
  • release: Sprint 6 — Code Quality by @mpaulosky in #161

Full Changelog: v1.2.0...v1.2.1

Release v1.2.0

24 Apr 04:54
07f8291

Choose a tag to compare

What's Changed

  • feat(ci): auto-move Done → Released on GitHub Release publish by @mpaulosky in #108
  • feat(sprint-5): Redis & Caching — IBlogPostCacheService abstraction, handler refactor, tests by @mpaulosky in #121
  • chore: promote dev → main (v1.2.0) — Sprint 5 Release by @mpaulosky in #122

Full Changelog: v1.1.0...v1.2.0