Releases: theopenlane/core
Releases · theopenlane/core
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
v0.1.8
v0.1.7
What's Changed
New Features 🎉
Bug Fixes 🐛
Other Changes
- last pass of cleanup by @golanglemonade in #18
- Update anchore/sbom-action action to v0.17.2 by @renovate in #19
- Update module github.com/theopenlane/dbx to v0.1.2 by @renovate in #20
- Update openfga/openfga Docker tag to v1.6.0 by @renovate in #22
- Update otel/opentelemetry-collector Docker tag to v0.108.0 by @renovate in #23
- remove log of header by @golanglemonade in #25
- Update module github.com/alitto/pond to v1.9.2 by @renovate in #27
- Update github.com/tursodatabase/libsql-client-go digest to 85af5b9 by @renovate in #29
- Update module github.com/pressly/goose/v3 to v3.22.0 by @renovate in #30
- Update module golang.org/x/term to v0.24.0 by @renovate in #32
- Update module golang.org/x/oauth2 to v0.23.0 by @renovate in #31
- fix: duplicate client in different folder by @golanglemonade in #28
- fix(deps): update module golang.org/x/text to v0.18.0 by @renovate in #33
- breaking changes for httpsling v0.2.0 by @golanglemonade in #34
- fix(deps): update module github.com/theopenlane/entx to v0.1.5 by @renovate in #36
- fix(deps): update module golang.org/x/crypto to v0.27.0 by @renovate in #38
- fix(deps): update module github.com/prometheus/client_golang to v1.20.3 by @renovate in #37
New Contributors
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
Other Changes
- bump all dependencies + fix naming of openlane by @golanglemonade in #14
- remove passwd and keygen, update deps, configs by @golanglemonade in #16
- remove cache pkg, upgrade utils by @golanglemonade in #17
- revert the godebug by @golanglemonade in #15
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
Other Changes
- remove duplicate tokens pkg, moved to iam/tokens by @golanglemonade in #10
- update favicon to temp logo by @golanglemonade in #11
- update keygen references by @golanglemonade in #12
- update otelx dep by @golanglemonade in #13
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
Other Changes
- conditionally enabled dbx by @golanglemonade in #8
- fix aio image from running with sslmode psql by @golanglemonade in #9
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
Other Changes
- get the aio image building by @golanglemonade in #7
Full Changelog: v0.1.2...v0.1.3