Skip to content

chore: back-merge main into development - #208

Merged
OMpawar-21 merged 108 commits into
developmentfrom
main
Jul 13, 2026
Merged

chore: back-merge main into development#208
OMpawar-21 merged 108 commits into
developmentfrom
main

Conversation

@github-actions

Copy link
Copy Markdown

Automated back-merge after changes landed on main. Review and merge to keep development in sync.

OMpawar-21and others added 30 commits May 11, 2026 17:16
feat: Add System.Text.Json support for ContentstackClient, Login, Organization, Stack
feat: Complete Migration on Client, User, Org, Stack module
- Migrate Asset.cs, AssetModel.cs, Folder.cs, Version.cs to System.Text.Json
- Update service constructors to use JsonSerializerOptions instead of JsonSerializer
- Replace JsonTextWriter with Utf8JsonWriter in asset services
- Re-enable Stack.Asset() method and asset-related services in csproj
feat: Complete Assets module STJ migration (v1.0.0-beta.4)
refactor: update JSON handling in DeliveryToken tests and models to use System.Text.Json
feat: migrate Environment and Global Field modules to System.Text.Json
netrajpateland others added 24 commits June 16, 2026 11:11
Added testcases for asset images upload
… op tests
- Replaced `refresh-region.cs` with `refresh-region.py` to prevent
MSBuild from compiling the script as source code
- Added SSL fallback for macOS certificate verification failures with
fix instructions printed to stderr
- Updated glob-based DLL scanning to cover Debug/Release, any TFM,
and any nesting depth
- Updated `contentstack.management.csharp.targets` to reference `.py`
script and updated build message
- Updated `contentstack.management.core.csproj` to package
`refresh-region.py` as opaque content under
`contentFiles/cs/any/Scripts/`
- Bulk op tests: accept 401 Unauthorized alongside 404/400 for invalid
and expired job ID assertions (API returns 401 in some environments)
- Bulk op tests: made workflow stage assignment non-fatal in Test002
to prevent test failures when workflow API is unavailable
fix: replace refresh-region.cs with refresh-region.py; fix flaky bulk op tests
feat: add asset scanning tests for _asset_scan_status param and api_version header
Updated release date for version 1.0.0 in CHANGELOG.
feat: Update the Read me and version bump for Major Release
@github-actions
github-actionsBot requested review from a team as code ownersJuly 13, 2026 10:28
@OMpawar-21
OMpawar-21 merged commit a0164b6 into developmentJul 13, 2026
13 of 14 checks passed
@github-actions

Copy link
Copy Markdown
Author

🔒 Security Scan Results

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

Check TypeCount (with fixes)Without fixesThresholdResult
🔴 Critical Severity0010✅ Passed
🟠 High Severity0025✅ Passed
🟡 Medium Severity00500✅ Passed
🔵 Low Severity001000✅ Passed

⏱️ SLA Breach Summary

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

SeverityBreaches (with fixes)Breaches (no fixes)SLA Threshold (with/no fixes)Status
🔴 Critical0015 / 30 days✅ Passed
🟠 High0030 / 120 days✅ Passed
🟡 Medium0090 / 365 days✅ Passed
🔵 Low00180 / 365 days✅ Passed

✅ BUILD PASSED - All security checks passed

Sign up for freeto 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.

9 participants

@cs-raj@harshitha-cstk@OMpawar-21@reeshika-h@sunil-lakshman@netrajpatel@Aravind-Kumar-cstk@maheshmotkar-cs@naman-contentstack