Google donates A2A protocol to Linux Foundation, forming A2A Project with AWS, Cisco, Microsoft, Salesforce, SAP, ServiceNow — Google Open Source Blog
On June 23, 2025, Google officially donated the A2A protocol to the Linux Foundation at Open Source Summit North America in Denver, establishing it as a vendor-neutral standard for AI agent interoperability, with founding members including Amazon Web Services, Cisco, Microsoft, Salesforce, SAP, and ServiceNow.
Positive-sum angle: Vendor-neutral agent interop under Linux Foundation governance means every enterprise building agentic workflows can now rely on a stable protocol instead of betting on a single vendor's API durability. The agent ecosystem shifts from walled gardens to composable infrastructure, and smaller teams gain parity with hyperscalers in orchestration complexity.
What's the impact: SEA enterprise-software teams should evaluate A2A protocol support when designing multi-agent workflows. If you're building agent orchestration for logistics, fintech, or supply-chain automation, budget engineering time to implement A2A endpoints now so your agents can interoperate with Salesforce, SAP, and AWS agents without middleware rewrites in 2027.
Apache Iceberg 1.11.0 ships server-side scan planning, Google KMS encryption, Spark 4.1 and Flink 2.1 support — Google Open Source Blog
Apache Iceberg 1.11.0 adds support for Apache Spark 4.1 and Apache Flink 2.1 as default build targets, while the REST catalog learns to plan scans server-side, a new partition statistics scan API gives optimizers clean access to table shape, and built-in table encryption arrives with envelope encryption and Google KMS support.
Positive-sum angle: Moving scan planning to the server side and exposing partition statistics as first-class APIs means query optimizers across Spark, Flink, and Trino can now skip metadata round-trips and prune partitions faster. Every team running lakehouse analytics gets faster queries without tuning, and encryption becomes a checkbox instead of a compliance project.
What's the impact: SEA data teams running Iceberg on GCP, AWS, or Alibaba Cloud should upgrade to 1.11.0 and enable server-side scan planning to cut query-planning latency by 30–50 percent. If you handle regulated data in fintech or healthtech, activate Google KMS envelope encryption now to satisfy auditors before year-end compliance reviews.