Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 48 of 48 for Announce (0.25 sec)

  1. CHANGELOG/CHANGELOG-1.14.md

    See also the [security announcement for this release](https://groups.google.com/forum/#!topic/kubernetes-security-announce/vUtEcSEY6SM).
    
    # v1.14.4
    
    [Documentation](https://docs.k8s.io)
    
    ## Downloads for v1.14.4
    
    
    filename | sha512 hash
    -------- | -----------
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Mon Jun 14 22:06:39 GMT 2021
    - 271.5K bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb/SpnegoContext.java

         * 
         * @return the Oid of the mechanism being used
         */
        ASN1ObjectIdentifier[] getMechs () {
            return this.mechs;
        }
    
    
        /**
         * @return the mechanisms announced by the remote end
         */
        ASN1ObjectIdentifier[] getRemoteMechs () {
            return this.remoteMechs;
        }
    
    
        /**
         * Set what mechanism is being used for this context.
         * 
    Java
    - Registered: Sun Apr 28 00:10:09 GMT 2024
    - Last Modified: Mon Jan 04 04:18:31 GMT 2021
    - 14.8K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.16.md

    ## What’s New (Major Themes)
    
    We’re pleased to announce the delivery of Kubernetes 1.16, our third release of 2019! Kubernetes 1.16 consists of 31 enhancements: 8 enhancements moving to stable, 8 enhancements in beta, and 15 enhancements in alpha.
    
    The main themes of this release are:
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Feb 11 10:00:57 GMT 2021
    - 345.2K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.15.md

    See also the [security announcement for this release](https://groups.google.com/forum/#!topic/kubernetes-security-announce/vUtEcSEY6SM).
    
    # v1.15.1
    
    [Documentation](https://docs.k8s.io)
    
    ## Downloads for v1.15.1
    
    
    filename | sha512 hash
    -------- | -----------
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 278.9K bytes
    - Viewed (0)
  5. RELEASE.md

        and
        [CVE-2018-11770](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11770)
    
    # Release 2.2.0
    
    TensorFlow 2.2 discontinues support for Python 2,
    [previously announced](https://groups.google.com/a/tensorflow.org/d/msg/announce/gVwS5RC8mds/dCt1ka2XAAAJ)
    as following
    [Python 2's EOL on January 1, 2020](https://www.python.org/dev/peps/pep-0373/#update).
    
    Coinciding with this change, new releases of
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  6. api/go1.1.txt

    pkg syscall (netbsd-386), const RTA_IFA = 32
    pkg syscall (netbsd-386), const RTA_IFP = 16
    pkg syscall (netbsd-386), const RTA_NETMASK = 4
    pkg syscall (netbsd-386), const RTA_TAG = 256
    pkg syscall (netbsd-386), const RTF_ANNOUNCE = 131072
    pkg syscall (netbsd-386), const RTF_BLACKHOLE = 4096
    pkg syscall (netbsd-386), const RTF_CLONED = 8192
    pkg syscall (netbsd-386), const RTF_CLONING = 256
    pkg syscall (netbsd-386), const RTF_DONE = 64
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  7. docs/en/docs/release-notes.md

    * Add typing information to package including file `py.typed`. PR [#209](https://github.com/tiangolo/fastapi/pull/209) by [@meadsteve](https://github.com/meadsteve).
    
    * Add FastAPI bot for Gitter. To automatically announce new releases. PR [#189](https://github.com/tiangolo/fastapi/pull/189).
    
    ## 0.20.0
    
    * Upgrade OAuth2:
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Sun Apr 28 00:28:00 GMT 2024
    - 385.5K bytes
    - Viewed (1)
  8. CHANGELOG/CHANGELOG-1.9.md

    ## Notable Changes
    
    ### **Workloads API (apps/v1)**
    
    As announced with the release of version 1.8, the Kubernetes Workloads API is at v1 in version 1.9. This API consists of the DaemonSet, Deployment, ReplicaSet and StatefulSet kinds.
    
    ### **API Machinery**
    
    #### **Admission Control**
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Nov 16 10:46:27 GMT 2021
    - 313.7K bytes
    - Viewed (0)
Back to top