8000 Comparing v1.2.1...v1.2.2 · elazarl/goproxy · GitHub
[go: up one dir, main page]

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: elazarl/goproxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: elazarl/goproxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 27, 2024

  1. Add case study in README (#605)

    * Ignore dependency updates of the project dependency in ext and examples
    
    * Add case study section
    
    * Add versioning section in readme
    ErikPelli authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    b229734 View commit details
    Browse the repository at this point in the history
  2. Add default websocket port if it's missing (#606)

    * Add default websocket port if it's missing
    
    * Fix host if we already had the port
    
    * Fix ineffective assignment
    ErikPelli authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    020a007 View commit details
    Browse the repository at this point in the history
Loading
0