Skip to content

v1.7.2

Compare
Choose a tag to compare
@gfyrag gfyrag released this 15 Oct 11:35
· 96 commits to main since this release
38a2ec8

What's Changed

  • feat: add utils to postgres package by @gfyrag in #95
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.36 to 1.27.37 by @dependabot in #96
  • feat(ci): Add CodeQL & Add auto merge for Dependabot (only if Tests & Dirty is ok) by @flemzord in #97
  • feat(migrations): add capacity to up by one by @gfyrag in #98
  • fix(bunpaginate): fix missing unmarshal method for options by @paul-nicolas in #100
  • feat(dockerpool): add NO_CLEANUP var handling by @gfyrag in #102
  • fix(api): bad error message by @gfyrag in #103
  • feat: handle pg serialization errors by @gfyrag in #104
  • feat(time): add new function by @paul-nicolas in #105
  • fix(temporal): do not use testing context when creating search attributes by @paul-nicolas in #107
  • fix: marshalling of NatsServer structure by @gfyrag in #108
  • feat(time): add json schema by @gfyrag in #109
  • fix(pagination): recurse over pointer by @gfyrag in #111
  • feat(migrations): add testing utility by @gfyrag in #113
  • feat: add pprof module by @gfyrag in #124
  • chore(deps): bump go.uber.org/fx from 1.22.2 to 1.23.0 by @dependabot in #126
  • chore(deps): bump the otel group with 12 updates by @dependabot in #125
  • chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.31.0 to 1.32.2 by @dependabot in #123
  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.28.3 to 2.29.0 by @dependabot in #99
  • chore(deps): bump github.com/nats-io/nats-server/v2 from 2.10.20 to 2.10.21 by @dependabot in #106
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/rds/auth from 1.4.18 to 1.4.21 by @dependabot in #121
  • chore(deps): bump the otel-instrumentation group with 3 updates by @dependabot in #128
  • chore(deps): bump go.opentelemetry.io/contrib/propagators/b3 from 1.30.0 to 1.31.0 by @dependabot in #129
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.37 to 1.27.43 by @dependabot in #122
  • chore: Configure Renovate by @NumaryBot in #130

New Contributors

Full Changelog: v1.7.1...v1.7.2