Skip to content

Added details of abstractions of database availability checks and JSON serialization encoder creation #7286

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

AndyButland
Copy link
Contributor

@AndyButland AndyButland commented Aug 5, 2025

📋 Description

Documents details of an abstraction introduced around boot time checks for database availability, from PR umbraco/Umbraco-CMS#19848 addressing issue umbraco/Umbraco-CMS#17363,

Also details of an abstraction introduced around the creation of an encoder for JSON serialization from umbraco/Umbraco-CMS#19849 addressing issue umbraco/Umbraco-CMS#19812

✅ Contributor Checklist

I've followed the Umbraco Documentation Style Guide and can confirm that:

  • Code blocks are correctly formatted.
  • Sentences are short and clear (preferably under 25 words).
  • Passive voice and first-person language (“we”, “I”) are avoided.
  • Relevant pages are linked.
  • All links work and point to the correct resources.
  • Screenshots or diagrams are included if useful.
  • Any code examples or instructions have been tested.
  • Typos, broken links, and broken images are fixed.

Product & Version (if relevant)

CMS 16.2

Deadline (if relevant)

On 21st August to coincide with the 16.2 release candidate release.

@AndyButland AndyButland changed the title Added details of database availability checks Added details of abstractions of database availability checks and JSON serialization encoder creation. Aug 7, 2025
@AndyButland AndyButland changed the title Added details of abstractions of database availability checks and JSON serialization encoder creation. Added details of abstractions of database availability checks and JSON serialization encoder creation Aug 7, 2025
Copy link
Contributor

@nikolajlauridsen nikolajlauridsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants