-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: Zondax/golem
base: v0.22.0
head repository: Zondax/golem
compare: v0.23.0
- 5 commits
- 31 files changed
- 3 contributors
Commits on May 28, 2025
-
chore(deps): bump gorm.io/driver/postgres from 1.5.11 to 1.6.0 (#209)
Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.5.11 to 1.6.0. - [Commits](go-gorm/postgres@v1.5.11...v1.6.0) --- updated-dependencies: - dependency-name: gorm.io/driver/postgres dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 49013fa - Browse repository at this point
Copy the full SHA 49013faView commit details -
chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 (#206)
Bumps [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) from 2.34.0 to 2.35.0. - [Release notes](https://github.com/ClickHouse/clickhouse-go/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-go@v2.34.0...v2.35.0) --- updated-dependencies: - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b12e644 - Browse repository at this point
Copy the full SHA b12e644View commit details -
chore(deps): bump gorm.io/gorm from 1.26.1 to 1.30.0 (#207)
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.26.1 to 1.30.0. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.26.1...v1.30.0) --- updated-dependencies: - dependency-name: gorm.io/gorm dependency-version: 1.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lucas Francisco López <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 17a04d1 - Browse repository at this point
Copy the full SHA 17a04d1View commit details -
chore(deps): bump gorm.io/driver/clickhouse from 0.6.1 to 0.7.0 (#208)
Bumps [gorm.io/driver/clickhouse](https://github.com/go-gorm/clickhouse) from 0.6.1 to 0.7.0. - [Commits](go-gorm/clickhouse@v0.6.1...v0.7.0) --- updated-dependencies: - dependency-name: gorm.io/driver/clickhouse dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lucas Francisco López <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53f8b86 - Browse repository at this point
Copy the full SHA 53f8b86View commit details
Commits on May 29, 2025
-
Otel integration for Zdb, logger and httpclient (#210)
* Otel integration for Zdb, logger and httpclient * linting issue * add logger resources * fix go mod tidy * attach ctx to logger * tests * minor fix * minor change * Update pkg/logger/methods_test.go Co-authored-by: windsurf-bot[bot] <189301087+windsurf-bot[bot]@users.noreply.github.com> * format * address comments * fix linter * test * fix tests * fix tests --------- Co-authored-by: windsurf-bot[bot] <189301087+windsurf-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b597662 - Browse repository at this point
Copy the full SHA b597662View 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.22.0...v0.23.0