-
Notifications
You must be signed in to change notification settings - Fork 9
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: google/gnostic-models
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: google/gnostic-models
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 21 files changed
- 3 contributors
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 164b47f - Browse repository at this point
Copy the full SHA 164b47fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d47ab80 - Browse repository at this point
Copy the full SHA d47ab80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f45726 - Browse repository at this point
Copy the full SHA 8f45726View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9cde49 - Browse repository at this point
Copy the full SHA d9cde49View commit details
Commits on Dec 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fbe822a - Browse repository at this point
Copy the full SHA fbe822aView commit details
Commits on Jun 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 511df6b - Browse repository at this point
Copy the full SHA 511df6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1214835 - Browse repository at this point
Copy the full SHA 1214835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82b4ba0 - Browse repository at this point
Copy the full SHA 82b4ba0View commit details
Commits on Sep 26, 2025
-
Use absolute packages in option go_package
This changes `option go_package` to use absolute import paths instead of relative ones. This fixes two seemingly unrelated issues when using this library with Bazel via bazel_gazelle. Example compile errors fixed by this change: ``` ERROR: /home/sloretz/projects/bg_bug/streaming_service/BUILD:13:17: GoCompilePkg streaming_service/streaming_service_go_proto.a failed: (Exit 1): builder failed: error executing GoCompilePkg command (from target //streaming_service:streaming_service_go_proto) bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/rules_go++go_sdk+main___download_0/builder_reset/builder compilepkg -sdk external/rules_go++go_sdk+main___download_0 -goroot ... (remaining 67 arguments skipped) Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging bazel-out/k8-fastbuild/bin/streaming_service/streaming_service_go_proto_/bg_bug/streaming_service/streaming_service_go_proto/streaming_service.pb.go:10:4: could not import ./openapiv3 (open : no such file or directory) compilepkg: error running subcommand external/rules_go++go_sdk+main___download_0/pkg/tool/linux_amd64/compile: exit status 2 ``` ``` ERROR: /home/sloretz/.cache/bazel/_bazel_sloretz/7f1c610792df1dcd4df92ba962d4dced/external/gazelle++go_deps+com_github_google_gnostic_models/extensions/BUILD.bazel:19:11: GoCompilePkg external/gazelle++go_deps+com_github_google_gnostic_models/extensions/extensions.a [for tool] failed: (Exit 1): builder failed: error executing GoCompilePkg command (from target @@gazelle++go_deps+com_github_google_gnostic_models//extensions:extensions) bazel-out/k8-opt-exec-ST-1be4dcb80a27/bin/external/rules_go++go_sdk+main___download_0/builder_reset/builder compilepkg -sdk external/rules_go++go_sdk+main___download_0 -goroot ... (remaining 29 arguments skipped) Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging external/gazelle++go_deps+com_github_google_gnostic_models/extensions/extensions.go:40:14: undefined: ExtensionHandlerRequest external/gazelle++go_deps+com_github_google_gnostic_models/extensions/extensions.go:49:15: undefined: ExtensionHandlerResponse compilepkg: error running subcommand external/rules_go++go_sdk+main___download_0/pkg/tool/linux_amd64/compile: exit status 2 Use --verbose_failures to see the command lines of failed build steps. ``` Signed-off-by: Shane Loretz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 338bf8a - Browse repository at this point
Copy the full SHA 338bf8aView commit details
Commits on Nov 19, 2025
-
Merge pull request #23 from sloretz/absolute_go_package
Use absolute import paths in option go_package
Configuration menu - View commit details
-
Copy full SHA for 289d7b4 - Browse repository at this point
Copy the full SHA 289d7b4View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.6.9...v0.7.1