Skip to content

chore(main): release 1.4.0#93

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--postguard-business
Open

chore(main): release 1.4.0#93
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--postguard-business

Conversation

@github-actions

@github-actions github-actions Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.4.0 (2026-07-02)

Features

  • add /readyz readiness probe with database check (#113) (36b8dad)
  • add structured logging with request correlation (#115) (4290278)
  • configure explicit Postgres connection pool and timeouts (#114) (7d638cb)
  • validate environment variables at startup with a typed config (#121) (e7bc114)

Bug Fixes

  • a11y: add id=main-content to marketing layout main (#94) (096beaa), closes #76
  • auth: harden post-login redirect validation (#125) (259c5ff)
  • enforce Content-Security-Policy instead of report-only mode (#126) (0231588), closes #124
  • log DNS resolver errors and differentiate by code (#90) (d7023c4), closes #88
  • reject unknown fieldName in approveChangeRequest (#91) (3d9e41a), closes #87
  • unify duplicate-key error detection into single helper (#92) (f1bfad2), closes #89

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--postguard-business branch 2 times, most recently from a8bef9f to 7fba8c2 Compare May 25, 2026 12:33

@dobby-coder dobby-coder Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code review

release-please 1.3.1 → 1.3.2. CHANGELOG entry + version bumped in package.json and both locations in package-lock.json (lockfileVersion 3). The two fix: commits since v1.3.1 (#90, #92) are the changelog entries; the 4 chore: commits between releases are correctly excluded. Patch bump is correct semver for two fixes.

Rule compliance

64 rule/note checks (61 org rules + 3 repo-specific notes) ran in parallel against the diff. No genuine violations — the rules that flagged this PR did so on misapplied scope (release-please CHANGELOG edits are not typo-sweep edits; consolidation-PR closing-keyword rule doesn't apply to release-please bodies; the FIX-stage skip rule doesn't apply to the REVIEW stage). No line-level findings.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--postguard-business branch from 7fba8c2 to c93efd5 Compare July 1, 2026 11:09
@github-actions github-actions Bot changed the title chore(main): release 1.3.2 chore(main): release 1.4.0 Jul 1, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--postguard-business branch from c93efd5 to e67d96a Compare July 1, 2026 14:12
@github-actions github-actions Bot requested a review from rubenhensen as a code owner July 1, 2026 14:12
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--postguard-business branch 5 times, most recently from d1cb46c to 5ad7eda Compare July 2, 2026 07:16
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--postguard-business branch from 5ad7eda to 50816c8 Compare July 2, 2026 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment