Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for 21 (0.15 sec)

  1. CHANGELOG/CHANGELOG-1.26.md

    - [v1.26.0-alpha.1](#v1260-alpha1)
      - [Downloads for v1.26.0-alpha.1](#downloads-for-v1260-alpha1)
        - [Source Code](#source-code-21)
        - [Client Binaries](#client-binaries-21)
        - [Server Binaries](#server-binaries-21)
        - [Node Binaries](#node-binaries-21)
        - [Container Images](#container-images-21)
      - [Changelog since v1.25.0](#changelog-since-v1250-1)
      - [Urgent Upgrade Notes](#urgent-upgrade-notes-1)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Mar 14 16:24:51 GMT 2024
    - 425.7K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.25.md

    - [v1.25.0-alpha.2](#v1250-alpha2)
      - [Downloads for v1.25.0-alpha.2](#downloads-for-v1250-alpha2)
        - [Source Code](#source-code-21)
        - [Client Binaries](#client-binaries-21)
        - [Server Binaries](#server-binaries-21)
        - [Node Binaries](#node-binaries-21)
        - [Container Images](#container-images-21)
      - [Changelog since v1.25.0-alpha.1](#changelog-since-v1250-alpha1)
      - [Changes by Kind](#changes-by-kind-20)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Nov 16 11:30:31 GMT 2023
    - 419K bytes
    - Viewed (0)
  3. common-protos/k8s.io/api/core/v1/generated.proto

      // volumeDevices is the list of block devices to be used by the container.
      // +patchMergeKey=devicePath
      // +patchStrategy=merge
      // +optional
      repeated VolumeDevice volumeDevices = 21;
    
      // Periodic probe of container liveness.
      // Container will be restarted if the probe fails.
      // Cannot be updated.
      // More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.24.md

    - [v1.24.0-alpha.4](#v1240-alpha4)
      - [Downloads for v1.24.0-alpha.4](#downloads-for-v1240-alpha4)
        - [Source Code](#source-code-21)
        - [Client Binaries](#client-binaries-21)
        - [Server Binaries](#server-binaries-21)
        - [Node Binaries](#node-binaries-21)
        - [Container Images](#container-images-21)
      - [Changelog since v1.24.0-alpha.3](#changelog-since-v1240-alpha3)
      - [Urgent Upgrade Notes](#urgent-upgrade-notes-1)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Aug 24 00:02:43 GMT 2023
    - 473.4K bytes
    - Viewed (0)
  5. ChangeLog.md

    ### Tools. Kapt
    
    - [`KT-57389`](https://youtrack.jetbrains.com/issue/KT-57389) KAPT3 uses a Javac API for JCImport which will break in JDK 21
    - [`KT-60507`](https://youtrack.jetbrains.com/issue/KT-60507) Kapt: "IllegalAccessError: superclass access check failed" using java 21 toolchain
    
    ### Tools. Scripts
    
    - [`KT-54819`](https://youtrack.jetbrains.com/issue/KT-54819) Scripts: Not able to use slf4j in .main.kts
    Plain Text
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Thu Dec 21 17:48:12 GMT 2023
    - 268.7K bytes
    - Viewed (1)
  6. docs/en/docs/release-notes.md

    ## 0.2.0
    
    * Fix typos in Security section: [#24](https://github.com/tiangolo/fastapi/pull/24) by [@kkinder](https://github.com/kkinder).
    
    * Add support for Pydantic custom JSON encoders: [#21](https://github.com/tiangolo/fastapi/pull/21) by [@euri10](https://github.com/euri10).
    
    ## 0.1.19
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri May 03 23:25:42 GMT 2024
    - 388.1K bytes
    - Viewed (1)
Back to top