Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: digitalocean/godo Loading
base: v1.116.0
Choose a base ref
...
head repository: digitalocean/godo Loading
compare: main
Choose a head ref
  • 10 commits
  • 11 files changed
  • 8 contributors

Commits on May 23, 2024

  1. APPS-8732 - Add OpenSearch as a Log Destination for App Platform. (#692)

    * Revert "Revert "APPS-8732 APPS-8732 - Add OpenSearch as a Log Destination for…"
    
    This reverts commit 580afa3.
    
    * Update apps.gen.go
    
    * Update apps.gen.go
    
    ---------
    
    Co-authored-by: danaelhe <42972711+danaelhe@users.noreply.github.com>
    ElanHasson and danaelhe committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fca8329 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    65b6447 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Add support for lb internal network type (#697)

    * Add support for lb internal network type
    
    * Constant out network types
    asaha2 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    333fbb5 View commit details
    Browse the repository at this point in the history
  2. Support specifying control plane firewall rules when creating or upda…

    …ting DOKS clusters (#696)
    
    * CON-10347
    
    * CON-10347
    
    * CON-10347
    
    * CON-10347
    
    * CON-10347 add test
    
    ---------
    
    Co-authored-by: Oliver Love <olove@digitalocean.com>
    Co-authored-by: Andrew Starr-Bochicchio <andrewsomething@users.noreply.github.com>
    3 people committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1b9fcb0 View commit details
    Browse the repository at this point in the history
  3. Prepare to release v1.117.0 (#698)

    * Prepare to release v1.117.0
    
    * Update CHANGELOG.md
    
    Co-authored-by: Andrew Starr-Bochicchio <andrewsomething@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Andrew Starr-Bochicchio <andrewsomething@users.noreply.github.com>
    asaha2 and andrewsomething committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    64578a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Add ProxyProtocol to LoadBalancer HealthCheck (#700)

    This will allow customers to enable/disable PROXY protocol on their health checks. If no value is provided then it will default to the LBs PROXY protocol config.
    bbassingthwaite committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2abf3ae View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Rename control plane permission to control plane firewall (#701)

    * CON-10347 rename control plane permission to control plane firewall
    
    * CON-10347
    
    ---------
    
    Co-authored-by: Oliver Love <olove@digitalocean.com>
    llDrLove and Oliver Love committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b2d8fdf View commit details
    Browse the repository at this point in the history
  2. Prep v1.118.0 Release (#702)

    * Prep v1.118.0 Release
    
    * revert go.mod go.sum changes
    
    * go.mod go.sum
    danaelhe committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    88ae91a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. APPS-8790 Add support to App Platform Log Forwarding for an OpenSearc…

    …h DBaaS cluster destination. (#699)
    
    * APPS-8790 Add support to App Platform Log Forwarding for an OpenSearch DBaaS cluster destination.
    
    * APPS-8790 Deprecate the `FeaturePreview` field in `AppInstanceSize`.
    ElanHasson committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5328f9f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7 (#703)

    Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.4 to 0.7.7.
    - [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/go-retryablehttp@v0.7.4...v0.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/go-retryablehttp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3cc538b View commit details
    Browse the repository at this point in the history
Loading