)]}'
{
  "commit": "7c6eb2cb40b2157a4df9d54bfb409c57ffc1ce50",
  "tree": "949dbf7ef64b9b8fe1a6d6eb5e870bb628c8677e",
  "parents": [
    "309537f48651f481ed78b44380c42da5c0fb01bc"
  ],
  "author": {
    "name": "QUICHE team",
    "email": "quiche-dev@google.com",
    "time": "Wed Aug 12 09:34:50 2026 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Wed Aug 12 09:35:20 2026 -0700"
  },
  "message": "Guard SSL_set_reject_unusable_ech_config with BORINGSSL_API_VERSION \u003e\u003d 43.\n\n`SSL_set_reject_unusable_ech_config` was introduced in BoringSSL while\n`BORINGSSL_API_VERSION` was 42. OSS QUICHE CI builds against an older\npinned version of BoringSSL that is also on `BORINGSSL_API_VERSION \u003d\u003d 42`,\nwhich caused the build to break.\n\nGuarding the usage with `#if BORINGSSL_API_VERSION \u003e\u003d 43` ensures OSS QUICHE\nbuilds succeed until BoringSSL bumps `BORINGSSL_API_VERSION` to 43 and rolls.\n\nProtected by FLAGS_quic_reloadable_flag_quic_reject_unusable_ech_config.\n\nPiperOrigin-RevId: 963494594\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e4c53f6aff9f168e05d3877e48cc9aaad70b532a",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/tls_client_handshaker.cc",
      "new_id": "c1e4c3364fca3d14895afba0de7f072723953e21",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/tls_client_handshaker.cc"
    },
    {
      "type": "modify",
      "old_id": "a9b11f294b7ca8ac6ea6526d07e7cf818d920c7e",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/tls_client_handshaker_test.cc",
      "new_id": "484951e8b8dc1d9d01044e24cdeb7e329922b1b3",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/tls_client_handshaker_test.cc"
    }
  ]
}
