Releases: z5labs/bedrock
Releases · z5labs/bedrock
v0.0.6
What's Changed
- chore(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.23.0 to 1.23.1 by @dependabot in #120
- chore(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in #119
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- chore(deps): bump go.opentelemetry.io/otel from 1.23.0 to 1.23.1 by @dependabot in #116
- chore(deps): bump go.opentelemetry.io/otel/sdk from 1.23.0 to 1.23.1 by @dependabot in #115
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.23.0 to 1.23.1 by @dependabot in #114
- chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.47.0 to 0.48.0 by @dependabot in #117
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- chore(deps): bump tj-actions/verify-changed-files from 17 to 18 by @dependabot in #108
- chore(deps): bump go.opentelemetry.io/otel from 1.22.0 to 1.23.0 by @dependabot in #111
- chore(deps): bump go.opentelemetry.io/contrib/detectors/gcp from 1.22.0 to 1.23.0 by @dependabot in #112
- chore(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.22.0 to 1.23.0 by @dependabot in #109
- chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.47.0 to 0.48.0 by @dependabot in #110
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.22.0 to 1.23.0 by @dependabot in #113
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- chore(deps): bump cloud.google.com/go/pubsub from 1.35.0 to 1.36.0 by @dependabot in #106
- chore(deps): bump cloud.google.com/go/pubsub from 1.36.0 to 1.36.1 by @dependabot in #107
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- chore(deps): bump cloud.google.com/go/pubsub from 1.34.0 to 1.35.0 by @dependabot in #100
- story(readme): add awesome go badge by @Zaba505 in #102
- story(sqs): add info log statements in batch delete processor by @Zaba505 in #105
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in #95
- story(otelslog): do not wrap handlers passed to helper packages and runtimes by @Zaba505 in #97
- story(queue): concurrent trace propogator should be tracecontext instead of baggage by @Zaba505 in #99
Full Changelog: v0.0.0...v0.0.1
v0.0.0
What's Changed
- story(build): add github actions workflow for building and testing by @Zaba505 in #11
- story(security): add codeql workflow by @Zaba505 in #12
- story(build): add dependabot workflow by @Zaba505 in #13
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #14
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #15
- story(queue): fully support otel by @Zaba505 in #16
- story(otel): implement otlp initializer by @Zaba505 in #17
- story(app): make InitTracerProvider option functional by passing in config by @Zaba505 in #19
- story(queue): implement consumer for sqs by @Zaba505 in #20
- story(queue): provide a consumer implementation for cloud pubsub by @Zaba505 in #21
- chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 by @dependabot in #22
- story(http): add hooks for health checks by @Zaba505 in #23
- story(app): add finalize lifecycle hooks by @erictg in #29
- story(grpc): register health check service by @Zaba505 in #31
- story(brand): rename to bedrock by @Zaba505 in #33
- story(slogfield): add plurals by @Zaba505 in #36
- story(sqsslog): create helpers to standardize log attributes related to sqs by @Zaba505 in #37
- story(grpc): configure otel by @Zaba505 in #38
- story(http): support tls and http2 by @Zaba505 in #42
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #43
- story(grpc): support tls by @Zaba505 in #44
- story(docs): add labels to readme by @Zaba505 in #49
- chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #51
- chore(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 by @dependabot in #50
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.29.5 to 1.29.6 by @dependabot in #52
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #54
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #53
- chore(deps): bump tj-actions/verify-changed-files from 16 to 17 by @dependabot in #58
- story(otelslog): automatically add trace id and span id to log record by @Zaba505 in #61
- story(runtimebuilder): migrate bedrock.BuildContext to context.Context by @Zaba505 in #62
- story(bedrock): add prehook registration with build context by @Zaba505 in #63
- chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #65
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.29.6 to 1.29.7 by @dependabot in #66
- story(config): add encoding.TextUnmarshaler support to config manager unmarshal by @Zaba505 in #64
- story(bedrock): support merging and overwriting configs by @Zaba505 in #67
- story(httpclient): add unit tests by @Zaba505 in #60
- story(httpclient): add oauth transport options by @Zaba505 in #70
- story(httpclient): add opentelemetry transport options by @Zaba505 in #71
- story(example): showcase a custom framework built with bedrock by @Zaba505 in #78
- chore(deps): bump go.opentelemetry.io/otel/sdk from 1.21.0 to 1.22.0 by @dependabot in #77
- chore(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.21.0 to 1.22.0 by @dependabot in #75
- chore(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 by @dependabot in #82
- chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.46.1 to 0.47.0 by @dependabot in #79
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.21.0 to 1.22.0 by @dependabot in #74
- chore(deps): bump go.opentelemetry.io/contrib/detectors/gcp from 1.21.1 to 1.22.0 by @dependabot in #80
- chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.46.1 to 0.47.0 by @dependabot in #81
- chore(deps): bump cloud.google.com/go/pubsub from 1.33.0 to 1.34.0 by @dependabot in #84
- story(docs): fully document all packages, types, functions, etc. by @Zaba505 in #83
- story(config): need to render template before merging subsequent configs by @Zaba505 in #89
- story(otelconfig): use otlptracegrpc instead of grpc directly by @Zaba505 in #90
- story(otelconfig): pass entire resource as functional option by @Zaba505 in #91
- story(release): create a publish workflow by @Zaba505 in #92
- story(release): delete duplicate permission block by @Zaba505 in #94
New Contributors
Full Changelog: https://github.com/z5labs/bedrock/commits/v0.0.0