Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

feat: enable REDIS_5_0 as and option for redis_version, add --stream-node-max-entries, --stream-node-max-bytes #98

Merged
merged 5 commits into from Mar 27, 2020

Commits on Mar 26, 2020

  1. redis: v1 enables REDIS_5_0 as an option for redis_version field and …

    …adds two new redis configs --stream-node-max-entries --stream-node-max-bytes
    
    googleapis/googleapis@685f164
    commit 685f16483cc4d87c35051f21f8f13ef4fdc919b4
    Author: Google APIs <noreply@google.com>
    Date:   Wed Mar 25 13:30:47 2020 -0700
    
        redis: v1 enables REDIS_5_0 as an option for redis_version field and adds two new redis configs --stream-node-max-entries --stream-node-max-bytes
    
        PiperOrigin-RevId: 302957729
    yoshi-automation committed Mar 26, 2020
    Copy the full SHA
    7e1d184 View commit details
    Browse the repository at this point in the history
  2. redis: v1beta1 enables REDIS_5_0 as an option for redis_version field…

    … and adds two new redis configs --stream-node-max-entries --stream-node-max-bytes
    
    googleapis/googleapis@32dc6e8
    commit 32dc6e832039b61ac3fb82c72eb0a27570aebcd6
    Author: Google APIs <noreply@google.com>
    Date:   Wed Mar 25 13:32:11 2020 -0700
    
        redis: v1beta1 enables REDIS_5_0 as an option for redis_version field and adds two new redis configs --stream-node-max-entries --stream-node-max-bytes
    
        PiperOrigin-RevId: 302958009
    yoshi-automation committed Mar 26, 2020
    Copy the full SHA
    d0cfb90 View commit details
    Browse the repository at this point in the history
  3. fix(java): run mvn install with retry (#453)

    googleapis/synthtool@a0d3133
    commit a0d3133a5d45544a66345059eebf76933265c099
    Author: Jeff Ching <chingor@google.com>
    Date:   Tue Mar 24 15:34:29 2020 -0700
    
        fix(java): run mvn install with retry (#453)
    
        * fix(java): run mvn install with retry
    
        * fix invocation of command
    yoshi-automation committed Mar 26, 2020
    Copy the full SHA
    9770387 View commit details
    Browse the repository at this point in the history
  4. chore(java_templates): mark version bumps of current library as a cho…

    …re (#452)
    
    googleapis/synthtool@ee4330a
    commit ee4330a0e5f4b93978e8683fbda8e6d4148326b7
    Author: Jeff Ching <chingor@google.com>
    Date:   Tue Mar 24 16:20:05 2020 -0700
    
        chore(java_templates): mark version bumps of current library as a chore (#452)
    
        With the samples/install-without-bom/pom.xml referencing the latest released library, we want to mark updates of this version as a chore for renovate bot.
    yoshi-automation committed Mar 26, 2020
    Copy the full SHA
    bc30deb View commit details
    Browse the repository at this point in the history
  5. chore(java): treat samples shared configuration dependency update as …

    …chore (#457)
    
    googleapis/synthtool@e36822b
    commit e36822bfa0acb355502dab391b8ef9c4f30208d8
    Author: Jeff Ching <chingor@google.com>
    Date:   Wed Mar 25 09:18:16 2020 -0700
    
        chore(java): treat samples shared configuration dependency update as chore (#457)
    yoshi-automation committed Mar 26, 2020
    Copy the full SHA
    0d965a2 View commit details
    Browse the repository at this point in the history