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: gatewayd-io/gatewayd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.10
Choose a base ref
...
head repository: gatewayd-io/gatewayd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Oct 26, 2024

  1. Get status of TLS from server service (#629)

    * Add IsTLSEnabled function to server and add it to the API endpoint, getServers
    * Ignore error
    * Initialize variable and check for nil before returning
    * Initialize variable
    mostafa authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    600dc23 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Simplify syntax

    mostafa committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    efa2249 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Update deps (#630)

    * Update SDK
    * Update Go version
    * Fix syntax error
    * Update deps
    mostafa authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    7f47dca View commit details
    Browse the repository at this point in the history
Loading