Skip to content

DX | 20-07-2026 | Release#309

Merged
naman-contentstack merged 7 commits into
masterfrom
development
Jul 20, 2026
Merged

DX | 20-07-2026 | Release#309
naman-contentstack merged 7 commits into
masterfrom
development

Conversation

@naman-contentstack

Copy link
Copy Markdown
Contributor

No description provided.

reeshika-h and others added 7 commits May 14, 2026 11:50
chore: back-merge master into development
…anch headers

Addresses Copilot review on PR #295:
- Guard variants(String) and variants(String[]) against null input
- Treat whitespace-only variant/branch as blank via trim().isEmpty()
- Join multi-variant header with "," for consistency with other SDK headers

Blank input intentionally skips (does not remove) the header: headers are a
shared Stack-level map, so remove() would clear the header for sibling
Entry/Query objects and the Stack-level default.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…-support

Add variant and branch support in Entry and Query APIs
@naman-contentstack
naman-contentstack requested a review from a team as a code owner July 19, 2026 08:10
@github-actions

Copy link
Copy Markdown

🔒 Security Scan Results

ℹ️ Note: Only vulnerabilities with available fixes (upgrades or patches) are counted toward thresholds.

Check Type Count (with fixes) Without fixes Threshold Result
🔴 Critical Severity 0 0 10 ✅ Passed
🟠 High Severity 0 0 25 ✅ Passed
🟡 Medium Severity 0 0 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

✅ No SLA breaches detected. All vulnerabilities are within acceptable time thresholds.

Severity Breaches (with fixes) Breaches (no fixes) SLA Threshold (with/no fixes) Status
🔴 Critical 0 0 15 / 30 days ✅ Passed
🟠 High 0 0 30 / 120 days ✅ Passed
🟡 Medium 0 0 90 / 365 days ✅ Passed
🔵 Low 0 0 180 / 365 days ✅ Passed

✅ BUILD PASSED - All security checks passed

@github-actions

Copy link
Copy Markdown

Coverage Summary

  • 📘 Instruction Coverage: 93%
  • 🌿 Branch Coverage: 80%

@naman-contentstack
naman-contentstack merged commit 18185b6 into master Jul 20, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants