What's Changed
- Update logo and MIT license by @markphelps in #1052
- feat: replace opentracing with opentelemetry by @GeorgeMac in #1053
- Update readme discord link by @markphelps in #1056
- Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.28.0 to 0.36.1 by @dependabot in #1055
- fix: initialize shutdown context timeout after interrupt by @GeorgeMac in #1057
- List token based pagination by @markphelps in #1041
- Move storage package to internal by @markphelps in #1059
- Bump google.golang.org/grpc from 1.49.0 to 1.50.0 by @dependabot in #1063
- Bump tsickert/discord-webhook from 5.2.0 to 5.3.0 by @dependabot in #1048
- Remove stacktrace from log output by @markphelps in #1066
- Update favicon, docs link in app by @markphelps in #1067
- Proposal: configuration refactor by @GeorgeMac in #1058
- CockroachDB Support by @markphelps in #1064
- Bump google.golang.org/grpc from 1.50.0 to 1.50.1 by @dependabot in #1074
- Bump go.opentelemetry.io/otel/trace from 1.10.0 to 1.11.0 by @dependabot in #1073
- Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.36.1 to 0.36.3 by @dependabot in #1076
- Bump go.opentelemetry.io/otel/sdk from 1.10.0 to 1.11.0 by @dependabot in #1072
- Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #1070
- Bump go.opentelemetry.io/otel/exporters/jaeger from 1.10.0 to 1.11.0 by @dependabot in #1071
- Run snapshot workflow on release branch by @markphelps in #1077
- Release/1.13 by @markphelps in #1078
- Swap to http.Method* Constants by @syntaqx in #1080
- docs: add syntaqx as a contributor for code by @allcontributors in #1081
- refactor(config): use viper.Unmarshal capabilities by @GeorgeMac in #1079
- refactor(server): move server package to internal by @markphelps in #1083
- Bump go-migrate to more recent version by @markphelps in #1094
- Bump go.opentelemetry.io/otel/trace from 1.11.0 to 1.11.1 by @dependabot in #1090
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.3 to 2.12.0 by @dependabot in #1089
- refactor(storage/sql): embed migrations into flipt binary by @GeorgeMac in #1096
- Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.36.3 to 0.36.4 by @dependabot in #1091
- Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #1085
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.3 to 2.12.0 in /_tools by @dependabot in #1087
- Bump go.flipt.io/flipt-grpc from 1.0.0 to 1.1.0 by @dependabot in #1086
- Bump golang.org/x/tools from 0.1.12 to 0.2.0 in /_tools by @dependabot in #1088
- fix(migrations/sqlite3): syntax error in uniqueness constraint on temp table in down operation by @GeorgeMac in #1098
- chore: fix bootstrap in devcontainer/first build by @markphelps in #1100
- chore: bump buf, small cleanup by @markphelps in #1101
- feat: add evalution reason by @markphelps in #1099
- Bump @babel/core from 7.19.1 to 7.19.6 in /ui by @dependabot in #1082
- Bump eslint-plugin-vue from 9.5.1 to 9.6.0 in /ui by @dependabot in #1062
- Bump @babel/preset-env from 7.19.1 to 7.19.4 in /ui by @dependabot in #1065
- chore(deps): bump go.opentelemetry.io/otel/sdk from 1.11.0 to 1.11.1 by @dependabot in #1108
- chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.15 to 1.14.16 by @dependabot in #1106
- chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.11.0 to 1.11.1 by @dependabot in #1107
- chore(deps): bump github.com/testcontainers/testcontainers-go from 0.14.0 to 0.15.0 by @dependabot in #1105
- fix(config): fix default booleans not being overriden by env vars by @markphelps in #1112
- chore: add docs/example on openfeature provider/otel hook by @markphelps in #1109
- fix(config): ensure all expected env vars are bound by @GeorgeMac in #1113
- chore: switch to goreleaser-pro by @markphelps in #1115
New Contributors
Full Changelog: v1.12.1...v1.14.0