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: gone-io/goner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.2
Choose a base ref
...
head repository: gone-io/goner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.3
Choose a head ref
  • 7 commits
  • 212 files changed
  • 2 contributors

Commits on Jun 6, 2025

  1. docs: restructure README files for better organization

    - Reorganize component list into hierarchical categories
    - Improve formatting and consistency between CN and EN versions
    - Add clearer section headers and grouping
    dapeng committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    a1ac842 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from gone-io/feature/docs-update

    docs: restructure README files for better organization
    Degfy authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    d454817 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. build: update dependency github.com/gone-io/gone/v2 to v2.2.6

    - Updated github.com/gone-io/gone/v2 from v2.2.5 to v2.2.6 in multiple go.mod files across different directories
    - This update affects various components including apollo, balancer, cmux, consul, deepseek, es, etcd, and examples
    dapeng committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    a0f45d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #93 from gone-io/feature/gone-2.2.6

    build: update dependency github.com/gone-io/gone/v2 to v2.2.6
    Degfy authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    1cf015c View commit details
    Browse the repository at this point in the history
  3. feat: restructure simple example into full-featured application

    - Add CLI and server entry points with separate implementations
    - Implement user module with authentication and error handling
    - Add multi-environment configuration support
    - Include Docker and Makefile for build automation
    - Add comprehensive documentation in README files
    - Implement utility packages for common functionality
    dapeng committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    250f57c View commit details
    Browse the repository at this point in the history
  4. build: prepare for releasing v1.3.3

    dapeng committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    1a88095 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #94 from gone-io/feature/gone-2.2.6

    Getting ready to release v1.3.3
    Degfy authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    75bd8ef View commit details
    Browse the repository at this point in the history
Loading