Releases: theopenlane/core
Releases · theopenlane/core
v0.3.2
What's Changed
New Features 🎉
- feat: seed system org and plan, remove sqlite migrations by @golanglemonade in #167
Bug Fixes 🐛
👒 Dependencies
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate in #159
- chore(deps): update ghcr.io/grpc-ecosystem/grpc-health-probe docker tag to v0.4.35 - autoclosed by @renovate in #158
- chore(deps): update anchore/sbom-action action to v0.17.6 by @renovate in #160
- fix(deps): update module github.com/alitto/pond/v2 to v2.0.4 by @renovate in #161
- fix(deps): update module github.com/yamashou/gqlgenc to v0.25.4 by @renovate in #164
- chore(deps): update openfga/openfga docker tag to v1.7.0 by @renovate in #165
- fix(deps): update module github.com/theopenlane/iam to v0.2.3 by @renovate in #169
- fix(deps): update module github.com/brianvoe/gofakeit/v7 to v7.1.2 by @renovate in #168
- fix(deps): update module github.com/theopenlane/gqlgen-plugins to v0.3.0 by @renovate in #166
- fix(deps): update river monorepo to v0.14.0 by @renovate in #170
- fix(deps): update module github.com/danielgtaylor/huma/v2 to v2.25.0 by @renovate in #172
- fix(deps): update river monorepo to v0.14.1 by @renovate in #173
- chore(deps): update anchore/sbom-action action to v0.17.7 by @renovate in #174
- fix(deps): update module github.com/knadh/koanf/v2 to v2.1.2 by @renovate in #175
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate in #176
- chore(deps): update otel/opentelemetry-collector docker tag to v0.113.0 by @renovate in #178
- chore(deps): update golang docker tag to v1.23.3 by @renovate in #179
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
New Features 🎉
- initial cut of a registry by @matoszz in #137
- feat-object storage enhancements by @matoszz in #145
- feat: file permissions + update owned mixin by @golanglemonade in #148
- feat: add default user avatar if one is not set by @golanglemonade in #155
- feat: add support for postgres 17, remove postgres 15 by @golanglemonade in #93
👒 Dependencies
- fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.6 by @renovate in #134
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate in #135
- fix(deps): update module gopkg.in/cheggaaa/pb.v1 to v2 by @renovate in #136
- fix(deps): update module github.com/nyaruka/phonenumbers to v1.4.1 by @renovate in #138
- fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.18 by @renovate in #139
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate in #140
- fix(deps): update module github.com/redis/go-redis/v9 to v9.7.0 by @renovate in #141
- fix(deps): update module github.com/danielgtaylor/huma/v2 to v2.24.0 by @renovate in #142
- chore(deps): update anchore/sbom-action action to v0.17.5 by @renovate in #146
- fix(deps): update module github.com/openfga/go-sdk to v0.6.2 by @renovate in #149
- fix(deps): update module github.com/openfga/go-sdk to v0.6.3 by @renovate in #151
- chore(deps): update otel/opentelemetry-collector docker tag to v0.112.0 by @renovate in #153
- fix(deps): update module github.com/lestrrat-go/jwx/v2 to v2.1.2 by @renovate in #154
- fix(deps): update module github.com/brianvoe/gofakeit/v7 to v7.1.1 by @renovate in #157
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate in #156
- fix(deps): update module github.com/alitto/pond to v2 by @renovate in #143
Other Changes
- fix up linter config, fix cuddles by @golanglemonade in #152
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
New Features 🎉
👒 Dependencies
- add dependabot + renovate to deps labeler by @golanglemonade in #125
- fix(deps): update module gocloud.dev to v0.40.0 by @renovate in #127
- chore(deps): update anchore/sbom-action action to v0.17.3 by @renovate in #128
- fix(deps): update module github.com/redis/go-redis/v9 to v9.6.2 by @renovate in #130
- fix(deps): update module github.com/yamashou/gqlgenc to v0.25.3 by @renovate in #131
- fix(deps): update module github.com/prometheus/client_golang to v1.20.5 by @renovate in #132
- chore(deps): update anchore/sbom-action action to v0.17.4 by @renovate in #133
- fix(deps): update river monorepo to v0.13.0 by @renovate in #126
Other Changes
- remove duplicate transaction pkg by @golanglemonade in #129
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
New Features 🎉
- feat: update that logo by @golanglemonade in #119
👒 Dependencies
- deps: upgrade trivy version to 0.55.2 by @golanglemonade in #102
- deps: upgrade iam + run generate by @golanglemonade in #106
- deps: bump riverboat + config:Generate by @golanglemonade in #108
Other Changes
- fix: use tag vs. latest for aio image by @golanglemonade in #98
- remove marionette, add river to README by @golanglemonade in #99
- fix(deps): update module github.com/theopenlane/emailtemplates to v0.1.2 by @renovate in #100
- fix(deps): update module github.com/theopenlane/utils to v0.3.0 by @renovate in #101
- chore(deps): update golang docker tag to v1.23.2 by @renovate in #103
- fix(deps): update module github.com/knadh/koanf/providers/file to v1.1.1 by @renovate in #105
- fix(deps): update module github.com/knadh/koanf/providers/file to v1.1.2 by @renovate in #109
- chore(deps): update openfga/openfga docker tag to v1.6.2 by @renovate in #112
- chore(deps): update sigstore/cosign-installer action to v3.7.0 by @renovate in #113
- fix(deps): update module golang.org/x/term to v0.25.0 by @renovate in #115
- chore(deps): update otel/opentelemetry-collector docker tag to v0.111.0 by @renovate in #114
- fix(deps): update module golang.org/x/crypto to v0.28.0 by @renovate in #116
- fix(deps): update module golang.org/x/tools to v0.26.0 by @renovate in #118
- fix(deps): update module github.com/getkin/kin-openapi to v0.128.0 by @renovate in #120
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
v0.2.0
What's Changed
New Features 🎉
- feat: use river + newman, remove marionette + posthog by @golanglemonade in #87
- feat: test support for pg 17, remove pg 15 by @golanglemonade in #94
Other Changes
Full Changelog: v0.1.11...v0.2.0
v0.1.11
What's Changed
New Features 🎉
Other Changes
- fix(deps): update module github.com/posthog/posthog-go to v1.2.22 by @renovate in #66
- chore(deps): update ghcr.io/grpc-ecosystem/grpc-health-probe docker tag to v0.4.33 by @renovate in #68
- fix(deps): update module github.com/posthog/posthog-go to v1.2.24 by @renovate in #67
- fix(deps): update module github.com/prometheus/client_golang to v1.20.4 by @renovate in #70
- fix(deps): update module github.com/pressly/goose/v3 to v3.22.1 by @renovate in #71
- fix(deps): update module github.com/theopenlane/utils to v0.2.1 by @renovate in #73
- use envparse from utils by @golanglemonade in #74
- fix(deps): update module github.com/theopenlane/entx to v0.2.1 by @renovate in #76
- fix(deps): update module github.com/go-viper/mapstructure/v2 to v2.2.0 by @renovate in #77
- fix(deps): update module github.com/99designs/gqlgen to v0.17.53 by @renovate in #59
- fix(deps): update module github.com/go-viper/mapstructure/v2 to v2.2.1 by @renovate in #81
- Remove mod=mod from go run commands in generate by @golanglemonade in #80
- fix(deps): update module github.com/openfga/go-sdk to v0.6.1 by @renovate in #83
- fix(deps): update module github.com/theopenlane/httpsling to v0.2.1 by @renovate in #82
- chore(deps): update otel/opentelemetry-collector docker tag to v0.110.0 by @renovate in #85
- fix(deps): update module github.com/yamashou/gqlgenc to v0.25.2 by @renovate in #84
- chore(deps): update buildkite plugin theopenlane/container-build to v1.1.0 by @renovate in #86
- remove libsql and sqlite support by @golanglemonade in #88
- fix(deps): update module github.com/knadh/koanf/providers/env to v1 by @renovate in #89
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
New Features 🎉
- feat: move to zerolog by @golanglemonade in #56
Other Changes
- Bump github.com/opencontainers/runc from 1.1.13 to 1.1.14 by @dependabot in #54
- chore(deps): update openfga/openfga docker tag to v1.6.1 by @renovate in #57
- fix(deps): update module modernc.org/sqlite to v1.33.1 - autoclosed by @renovate in #55
- fix(deps): update module github.com/yamashou/gqlgenc to v0.25.0 by @renovate in #58
New Contributors
- @dependabot made their first contribution in #54
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
New Features 🎉
- update security.txt by @matoszz in #48
- add apple merchant file association by @matoszz in #49
- Feat ratelimiter by @matoszz in #46
Other Changes
- fix(deps): update module github.com/theopenlane/gqlgen-plugins to v0.1.1 by @renovate in #41
- chore(deps): update golang docker tag to v1.23.1 by @renovate in #42
- fix(deps): update module modernc.org/sqlite to v1.33.0 by @renovate in #43
- fix(deps): update module github.com/ravilushqa/otelgqlgen to v0.17.0 by @renovate in #45
- fix(deps): update module golang.org/x/tools to v0.25.0 by @renovate in #47
- chore(deps): update otel/opentelemetry-collector docker tag to v0.109.0 by @renovate in #53
- search greatness: enable search resolver generation by @golanglemonade in #44
Full Changelog: v0.1.8...v0.1.10