Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 52 for alpha (0.03 sec)

  1. CHANGELOG/CHANGELOG-1.25.md

        - [Removed](#removed-19)
    - [v1.25.0-alpha.3](#v1250-alpha3)
      - [Downloads for v1.25.0-alpha.3](#downloads-for-v1250-alpha3)
        - [Source Code](#source-code-20)
        - [Client Binaries](#client-binaries-20)
        - [Server Binaries](#server-binaries-20)
        - [Node Binaries](#node-binaries-20)
        - [Container Images](#container-images-20)
      - [Changelog since v1.25.0-alpha.2](#changelog-since-v1250-alpha2)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.26.md

        - [Removed](#removed-18)
    - [v1.26.0-alpha.3](#v1260-alpha3)
      - [Downloads for v1.26.0-alpha.3](#downloads-for-v1260-alpha3)
        - [Source Code](#source-code-19)
        - [Client Binaries](#client-binaries-19)
        - [Server Binaries](#server-binaries-19)
        - [Node Binaries](#node-binaries-19)
        - [Container Images](#container-images-19)
      - [Changelog since v1.26.0-alpha.2](#changelog-since-v1260-alpha2)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Mar 14 16:24:51 UTC 2024
    - 425.7K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.31.md

        - [Removed](#removed-15)
    - [v1.31.0-alpha.3](#v1310-alpha3)
      - [Downloads for v1.31.0-alpha.3](#downloads-for-v1310-alpha3)
        - [Source Code](#source-code-16)
        - [Client Binaries](#client-binaries-16)
        - [Server Binaries](#server-binaries-16)
        - [Node Binaries](#node-binaries-16)
        - [Container Images](#container-images-16)
      - [Changelog since v1.31.0-alpha.2](#changelog-since-v1310-alpha2)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 19:49:57 UTC 2025
    - 429.6K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.19.md

        - [Removed](#removed-24)
    - [v1.19.0-alpha.3](#v1190-alpha3)
      - [Downloads for v1.19.0-alpha.3](#downloads-for-v1190-alpha3)
        - [Source Code](#source-code-24)
        - [Client Binaries](#client-binaries-24)
        - [Server Binaries](#server-binaries-24)
        - [Node Binaries](#node-binaries-24)
      - [Changelog since v1.19.0-alpha.2](#changelog-since-v1190-alpha2)
      - [Urgent Upgrade Notes](#urgent-upgrade-notes-3)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.11.md

        - [Node Binaries](#node-binaries-15)
      - [Changelog since v1.11.0-alpha.2](#changelog-since-v1110-alpha2)
        - [Action Required](#action-required-5)
        - [Other notable changes](#other-notable-changes-15)
    - [v1.11.0-alpha.2](#v1110-alpha2)
      - [Downloads for v1.11.0-alpha.2](#downloads-for-v1110-alpha2)
        - [Client Binaries](#client-binaries-16)
        - [Server Binaries](#server-binaries-16)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 328.4K bytes
    - Viewed (0)
  6. docs/security/security.md

    | Version | Supported           | Notes                                        |
    | ------- | ------------------- | -------------------------------------------- |
    | 5.x     | ✅                  | APIs subject to change in alpha releases.    |
    | 4.x     | ✅                  | Android 5.0+ (API level 21+) and on Java 8+. |
    | 3.x     | ❌ Ended 2021-12-31 | Android 2.3+ (API level 9+) and Java 7+.     |
    
    
    ## Reporting a Vulnerability
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sun Feb 27 10:19:17 UTC 2022
    - 1.4K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.12.md

        - [Node Binaries](#node-binaries-14)
      - [Changelog since v1.12.0-alpha.1](#changelog-since-v1120-alpha1)
        - [Action Required](#action-required-4)
        - [Other notable changes](#other-notable-changes-15)
    - [v1.12.0-alpha.1](#v1120-alpha1)
      - [Downloads for v1.12.0-alpha.1](#downloads-for-v1120-alpha1)
        - [Client Binaries](#client-binaries-15)
        - [Server Binaries](#server-binaries-15)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 293.8K bytes
    - Viewed (0)
  8. okhttp/src/commonJvmAndroid/kotlin/okhttp3/OkHttp.kt

     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    package okhttp3
    
    expect object OkHttp {
      /**
       * This is a string like "5.0.0", "5.0.0-alpha.762", or "5.3.0-SNAPSHOT" indicating the version of
       * OkHttp in the current runtime. Use this to include the OkHttp version in custom `User-Agent`
       * headers.
       *
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Mon Jul 28 20:33:04 UTC 2025
    - 1.5K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.2.md

      * vendor volumes into a pod. It expects vendor drivers are installed in the
    volume plugin path on each kubelet node. This is an alpha feature and may
    change in future.
      * Kubelet exposes a new Alpha metrics API - /stats/summary in a user friendly format with reduced system overhead. The measurement is done in PR [#22542](https://github.com/kubernetes/kubernetes/pull/22542).
    
    ### Action required
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Fri Dec 04 06:36:19 UTC 2020
    - 41.4K bytes
    - Viewed (0)
  10. guava/src/com/google/common/hash/Hashing.java

       *       servers {@code alpha}, {@code bravo}, and {@code charlie} and you occasionally need to
       *       take each of the servers offline, {@code consistentHash} will be a poor fit: It provides
       *       no way for you to specify which of the three buckets is disappearing. Thus, if your
       *       buckets change from {@code [alpha, bravo, charlie]} to {@code [bravo, charlie]}, it will
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Mon Aug 11 22:06:57 UTC 2025
    - 31.1K bytes
    - Viewed (0)
Back to top