System Log · Chronological Registry

Resource & Integration Update Log

A complete chronological record of all changes to technical resources, integration guidelines, infrastructure parameters, and media kit components. Partners maintaining active integrations should review this log regularly.

Live Feed Last Entry: 2026-04-28 42 Total Entries
Recent Activity Summary Q2 2026
DateEntry IDCategorySeveritySummary
2026-04-28LOG-042APIMinorAPI v4.2 stable release
2026-04-22LOG-041MediaMinorIcon library expansion — 24 new icons
2026-04-15LOG-040InfraModeratesa-east-1 scheduled maintenance window
2026-04-08LOG-039SecurityMinorTLS certificate rotation — all regions
2026-03-31LOG-038GuidelinesMinorResource Terms v3.1 published
2026-03-18LOG-037APIModerateRate limit tier restructure
2026-03-05LOG-036InfraMinorap-northeast-1 capacity expansion

Detailed Change Log

2026-04-28 API LOG-042
API v4.2 Stable Release

API version 4.2 has been promoted from release candidate to stable. This release introduces the /events/subscribe endpoint for real-time event streaming, adds HTTP/3 (QUIC) support across all regions, and resolves three minor inconsistencies in the JSON schema for /resources/list responses. Partners on v4.1 are encouraged to migrate within 90 days. Full migration guide available from tech@lizaro-support.online.

Action Required: Update SDK packages to @lizaro/sdk-node@4.2.1 or equivalent to access new endpoint features.
2026-04-22 Media Kit LOG-041
Icon Library Expansion — 24 New Icons

The Lizaro icon library has been expanded with 24 new SVG icons covering infrastructure, data pipeline, and notification contexts. All new icons conform to the existing 24×24px grid with 2px stroke weight. The updated icon package (v2.4) is available through the media asset portal. Existing icon IDs are unchanged; no breaking changes to existing integrations.

  • 8 infrastructure icons (server, database, network, CDN variants)
  • 8 data pipeline icons (stream, transform, aggregate, export)
  • 8 notification and status icons (alert, check, info, warning variants)
2026-04-15 Infrastructure LOG-040
sa-east-1 Scheduled Maintenance Window

The São Paulo region (sa-east-1) will undergo a scheduled infrastructure upgrade on 2026-05-03 between 02:00–06:00 UTC. During this window, the region will be in a degraded state. Partners with traffic routed to api-sa.lizaro.com should configure their integration to fall back to the global endpoint api.lizaro.com during this period. Automated failover is active but partners should validate their fallback configuration prior to the maintenance window.

Maintenance Window: 2026-05-03 · 02:00–06:00 UTC · sa-east-1 only
2026-04-08 Security LOG-039
TLS Certificate Rotation — All Regions

Routine annual TLS certificate rotation has been completed across all five infrastructure regions. New certificates are issued by DigiCert Global Root G2 with a 365-day validity period. Partners implementing certificate pinning should ensure they are pinning to the intermediate CA (DigiCert Global G2 TLS RSA SHA256 2020 CA1) rather than the leaf certificate. No action is required for partners using standard TLS validation.

2026-03-31 Guidelines LOG-038
Resource Terms v3.1 Published

The Terms of Authorized Usage for Digital Partners has been updated to version 3.1. Key changes include clarified provisions regarding third-party sub-distribution of media assets, updated data residency requirements aligned with current infrastructure regions, and revised token rotation obligations for client credentials. All active partners are required to acknowledge the updated terms within 30 days. The full document is available at resource-terms.html.

2026-03-18 API LOG-037
Rate Limit Tier Restructure

Rate limit allocations have been revised across all partner tiers to reflect updated infrastructure capacity. Standard tier limits increase from 300 to 500 requests per minute. Professional tier limits increase from 1,500 to 2,000 requests per minute. Enterprise tier limits increase from 8,000 to 10,000 requests per minute. Burst allowances have been standardized at +20–30% above the base limit depending on tier. The X-RateLimit-* response headers now include a X-RateLimit-Window field indicating the rolling window duration in seconds.

No Action Required: Existing integrations will automatically benefit from the increased limits. No configuration changes are needed.
2026-03-05 Infrastructure LOG-036
ap-northeast-1 Capacity Expansion

The Tokyo region (ap-northeast-1) has been expanded with an additional availability zone, bringing the total to three AZs consistent with all other primary regions. This expansion improves fault tolerance and increases total throughput capacity by approximately 40%. P99 latency targets for the region have been revised downward from 200ms to 150ms for Enterprise tier partners.

2026-02-14 Media Kit LOG-035
Typography System Update — Inter v4.0

The primary typeface Inter has been updated to version 4.0. This release introduces optical size adjustments, improved rendering at small sizes, and additional variable font axes. WOFF2 packages have been re-optimized for reduced file size (average 18% reduction). Partners using self-hosted font files should update their packages. Google Fonts CDN users will receive the update automatically.

2026-01-30 API LOG-034
Webhook Signature Validation — HMAC-SHA256

Webhook event delivery now includes an X-Lizaro-Signature-256 header containing an HMAC-SHA256 signature of the request body, computed using the partner's LIZARO_WEBHOOK_SECRET. Partners are strongly encouraged to validate this signature on all incoming webhook requests. Validation libraries are included in all official SDK packages as of v4.1.8. Detailed implementation guidance is available from the technical team.

2026-01-15 Infrastructure LOG-033
Partner Hub v4.0 Launch

The Lizaro Partner Integration & Media Hub has been relaunched as version 4.0, consolidating previously separate documentation portals into a single unified resource. The hub now serves as the authoritative source for all integration documentation, media assets, technical specifications, and partner guidelines. All legacy documentation URLs have been redirected to the new hub structure.

2025-12-20 Security LOG-032
OAuth 2.0 PKCE Enforcement — Public Clients

PKCE (Proof Key for Code Exchange) is now mandatory for all public client authorization code flows. Partners using the authorization code grant without PKCE will receive a 400 Bad Request response with error code pkce_required. Confidential clients (server-side flows using client credentials) are not affected. All official SDK packages already implement PKCE by default.

2025-11-28 Guidelines LOG-031
Partner Onboarding Documentation Revision

The partner onboarding documentation has been comprehensively revised to reflect current integration standards and infrastructure parameters. The updated documentation includes step-by-step environment configuration guides for all supported SDK languages, updated IP allowlist ranges, and revised SLA tier descriptions. New partners should reference the updated documentation exclusively.

2025-10-14 Infrastructure LOG-030
HTTP/2 Mandatory — HTTP/1.1 Deprecation

HTTP/1.1 support has been deprecated across all Lizaro API infrastructure. All partner integrations must use HTTP/2 or higher. Connections attempting HTTP/1.1 will be upgraded automatically where possible, but partners should update their HTTP client configurations to explicitly request HTTP/2. This change improves throughput efficiency and reduces connection overhead for high-volume integrations.

Log Archive: Entries prior to LOG-030 are available in the archive. Contact tech@lizaro-support.online to request access to historical log entries or to subscribe to automated change notifications via webhook.