Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 50 for announced (0.57 sec)

  1. .bazelrc

    build --define=use_fast_cpp_protos=true
    build --define=allow_oversize_protos=true
    
    build --spawn_strategy=standalone
    build -c opt
    
    # Make Bazel print out all options from rc files.
    build --announce_rc
    
    # TODO(mihaimaruseac): Document this option or remove if no longer needed
    build --define=grpc_no_ares=true
    
    # See https://github.com/bazelbuild/bazel/issues/7362 for information on what
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Tue Apr 23 01:21:54 GMT 2024
    - 53.4K bytes
    - Viewed (2)
  2. CHANGELOG/CHANGELOG-1.13.md

    See also the [security announcement for this release](https://groups.google.com/forum/#!topic/kubernetes-security-announce/vUtEcSEY6SM).
    
    # v1.13.8
    
    [Documentation](https://docs.k8s.io)
    
    ## Downloads for v1.13.8
    
    
    filename | sha512 hash
    -------- | -----------
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 273.1K bytes
    - Viewed (0)
  3. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const RTAX_TAG = 8
    pkg syscall (netbsd-arm64-cgo), const RTAX_TAG ideal-int
    pkg syscall (netbsd-arm64-cgo), const RTF_ANNOUNCE = 131072
    pkg syscall (netbsd-arm64-cgo), const RTF_ANNOUNCE ideal-int
    pkg syscall (netbsd-arm64-cgo), const RTF_BLACKHOLE = 4096
    pkg syscall (netbsd-arm64-cgo), const RTF_BLACKHOLE ideal-int
    pkg syscall (netbsd-arm64-cgo), const RTF_CLONED = 8192
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  4. api/go1.2.txt

    pkg syscall (netbsd-386), const RTA_IFP ideal-int
    pkg syscall (netbsd-386), const RTA_NETMASK ideal-int
    pkg syscall (netbsd-386), const RTA_TAG ideal-int
    pkg syscall (netbsd-386), const RTF_ANNOUNCE ideal-int
    pkg syscall (netbsd-386), const RTF_BLACKHOLE ideal-int
    pkg syscall (netbsd-386), const RTF_CLONED ideal-int
    pkg syscall (netbsd-386), const RTF_CLONING ideal-int
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  5. CHANGELOG/CHANGELOG-1.5.md

    ### Other notable changes
    
    * Changes the default value of the "anonymous-auth" flag to a safer default value of false. This affects kube apiserver and federation apiserver. See https://groups.google.com/forum/#!topic/kubernetes-announce/iclRj-6Nfsg for more details.  ([#38708](https://github.com/kubernetes/kubernetes/pull/38708), [@erictune](https://github.com/erictune))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 136.4K bytes
    - Viewed (1)
  6. 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 Apr 26 09:05:10 GMT 2024
    - Last Modified: Mon Jun 14 22:06:39 GMT 2021
    - 271.5K bytes
    - Viewed (0)
  7. 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 Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 278.9K bytes
    - Viewed (0)
  8. 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 23 11:13:09 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  9. 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 Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Feb 11 10:00:57 GMT 2021
    - 345.2K bytes
    - Viewed (0)
  10. 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)
Back to top