-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: go-kod/kod-ext
base: v0.1.0
head repository: go-kod/kod-ext
compare: v0.2.0
- 16 commits
- 17 files changed
- 2 contributors
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 600abc5 - Browse repository at this point
Copy the full SHA 600abc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3144e9 - Browse repository at this point
Copy the full SHA f3144e9View commit details
Commits on Sep 30, 2024
-
Bump the gomod-normal-deps group across 1 directory with 2 updates
Bumps the gomod-normal-deps group with 2 updates in the / directory: [github.com/go-kod/kod](https://github.com/go-kod/kod) and [github.com/go-resty/resty/v2](https://github.com/go-resty/resty). Updates `github.com/go-kod/kod` from 0.14.5 to 0.14.6 - [Release notes](https://github.com/go-kod/kod/releases) - [Changelog](https://github.com/go-kod/kod/blob/main/.goreleaser.yml) - [Commits](go-kod/kod@v0.14.5...v0.14.6) Updates `github.com/go-resty/resty/v2` from 2.15.2 to 2.15.3 - [Release notes](https://github.com/go-resty/resty/releases) - [Commits](go-resty/resty@v2.15.2...v2.15.3) --- updated-dependencies: - dependency-name: github.com/go-kod/kod dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-normal-deps - dependency-name: github.com/go-resty/resty/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-normal-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c4a9fc5 - Browse repository at this point
Copy the full SHA c4a9fc5View commit details -
Merge pull request #5 from go-kod/dependabot/go_modules/gomod-normal-…
…deps-2e77b12ed7 Bump the gomod-normal-deps group across 1 directory with 2 updates
Configuration menu - View commit details
-
Copy full SHA for ad8b7f1 - Browse repository at this point
Copy the full SHA ad8b7f1View commit details
Commits on Oct 7, 2024
-
Bumps the gomod-normal-deps group with 1 update in the / directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `google.golang.org/grpc` from 1.67.0 to 1.67.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.67.0...v1.67.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-normal-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e19da03 - Browse repository at this point
Copy the full SHA e19da03View commit details -
Merge pull request #6 from go-kod/dependabot/go_modules/gomod-normal-…
…deps-ea6ef7d45f
Configuration menu - View commit details
-
Copy full SHA for 21c1a90 - Browse repository at this point
Copy the full SHA 21c1a90View commit details
Commits on Oct 14, 2024
-
Bump the gomod-normal-deps group across 1 directory with 3 updates
Bumps the gomod-normal-deps group with 2 updates in the / directory: [github.com/go-kod/kod](https://github.com/go-kod/kod) and [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go). Updates `github.com/go-kod/kod` from 0.14.6 to 0.14.7 - [Release notes](https://github.com/go-kod/kod/releases) - [Changelog](https://github.com/go-kod/kod/blob/main/.goreleaser.yml) - [Commits](go-kod/kod@v0.14.6...v0.14.7) Updates `go.opentelemetry.io/otel` from 1.30.0 to 1.31.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.30.0...v1.31.0) Updates `go.opentelemetry.io/otel/trace` from 1.30.0 to 1.31.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.30.0...v1.31.0) --- updated-dependencies: - dependency-name: github.com/go-kod/kod dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-normal-deps - dependency-name: go.opentelemetry.io/otel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-normal-deps - dependency-name: go.opentelemetry.io/otel/trace dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-normal-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5ca92af - Browse repository at this point
Copy the full SHA 5ca92afView commit details -
Merge pull request #7 from go-kod/dependabot/go_modules/gomod-normal-…
…deps-9102fc7057
Configuration menu - View commit details
-
Copy full SHA for 64c9de6 - Browse repository at this point
Copy the full SHA 64c9de6View commit details
Commits on Oct 21, 2024
-
Bump the gomod-normal-deps group across 1 directory with 6 updates
Bumps the gomod-normal-deps group with 4 updates in the / directory: [github.com/redis/go-redis/extra/redisotel/v9](https://github.com/redis/go-redis), [go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin](https://github.com/open-telemetry/opentelemetry-go-contrib), [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) and [go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace](https://github.com/open-telemetry/opentelemetry-go-contrib). Updates `github.com/redis/go-redis/extra/redisotel/v9` from 9.0.5 to 9.7.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md) - [Commits](redis/go-redis@v9.0.5...v9.7.0) Updates `github.com/redis/go-redis/v9` from 9.6.1 to 9.7.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md) - [Commits](redis/go-redis@v9.6.1...v9.7.0) Updates `go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.55.0...zpages/v0.56.0) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.55.0...zpages/v0.56.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.55.0...zpages/v0.56.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.55.0...zpages/v0.56.0) --- updated-dependencies: - dependency-name: github.com/redis/go-redis/extra/redisotel/v9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-normal-deps - dependency-name: github.com/redis/go-redis/v9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-normal-deps - dependency-name: go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-normal-deps - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-normal-deps - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-normal-deps - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-normal-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 43385e1 - Browse repository at this point
Copy the full SHA 43385e1View commit details -
Merge pull request #8 from go-kod/dependabot/go_modules/gomod-normal-…
…deps-bac06a1e70 Bump the gomod-normal-deps group across 1 directory with 6 updates
Configuration menu - View commit details
-
Copy full SHA for 74a4c5a - Browse repository at this point
Copy the full SHA 74a4c5aView commit details
Commits on Oct 28, 2024
-
Bump the gomod-normal-deps group across 1 directory with 2 updates
Bumps the gomod-normal-deps group with 2 updates in the / directory: [github.com/go-kod/kod](https://github.com/go-kod/kod) and [gorm.io/plugin/opentelemetry](https://github.com/go-gorm/opentelemetry). Updates `github.com/go-kod/kod` from 0.14.7 to 0.15.0 - [Release notes](https://github.com/go-kod/kod/releases) - [Changelog](https://github.com/go-kod/kod/blob/main/.goreleaser.yml) - [Commits](go-kod/kod@v0.14.7...v0.15.0) Updates `gorm.io/plugin/opentelemetry` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/go-gorm/opentelemetry/releases) - [Commits](go-gorm/opentelemetry@v0.1.7...v0.1.8) --- updated-dependencies: - dependency-name: github.com/go-kod/kod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-normal-deps - dependency-name: gorm.io/plugin/opentelemetry dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-normal-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for de72b1e - Browse repository at this point
Copy the full SHA de72b1eView commit details -
Merge pull request #9 from go-kod/dependabot/go_modules/gomod-normal-…
…deps-db426ef0be Bump the gomod-normal-deps group across 1 directory with 2 updates
Configuration menu - View commit details
-
Copy full SHA for 9359605 - Browse repository at this point
Copy the full SHA 9359605View commit details
Commits on Nov 4, 2024
-
Bumps the gomod-normal-deps group with 1 update in the / directory: [github.com/go-kod/kod](https://github.com/go-kod/kod). Updates `github.com/go-kod/kod` from 0.15.0 to 0.15.3 - [Release notes](https://github.com/go-kod/kod/releases) - [Changelog](https://github.com/go-kod/kod/blob/main/.goreleaser.yml) - [Commits](go-kod/kod@v0.15.0...v0.15.3) --- updated-dependencies: - dependency-name: github.com/go-kod/kod dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-normal-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c23698d - Browse repository at this point
Copy the full SHA c23698dView commit details -
Merge pull request #10 from go-kod/dependabot/go_modules/gomod-normal…
…-deps-cd92df9e4f Bump github.com/go-kod/kod from 0.15.0 to 0.15.3 in the gomod-normal-deps group across 1 directory
Configuration menu - View commit details
-
Copy full SHA for aaa0c86 - Browse repository at this point
Copy the full SHA aaa0c86View commit details -
Configuration menu - View commit details
-
Copy full SHA for b076ab7 - Browse repository at this point
Copy the full SHA b076ab7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8912ab3 - Browse repository at this point
Copy the full SHA 8912ab3View commit details
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.1.0...v0.2.0