Releases: formancehq/go-libs
Releases · formancehq/go-libs
v2.0.0
v1.7.2
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
- @flemzord made their first contribution in #97
- @NumaryBot made their first contribution in #130
Full Changelog: v1.7.1...v1.7.2
v1.7.1
v1.7.0
v1.5.0
Full Changelog: v1.4.1...v1.5.0
v1.4.1
Merge pull request #34 from formancehq/chore/add-details-field-to-err…
v1.4.0
Merge pull request #32 from formancehq/chore/general-update chore: General update
v1.3.0
Upgrade dependencies
v1.2.0 feat: upgrade libs - also remove metrics