Skip to content

Releases: z5labs/bedrock

v0.9.4

15 Sep 01:28
efbbfbf
Compare
Choose a tag to compare

What's Changed

  • story(issue-267): appbuilder implement a middleware package for app builders by @Zaba505 in #268

Full Changelog: v0.9.3...v0.9.4

v0.9.3

14 Sep 20:36
1f9f90d
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.54.0 to 0.55.0 by @dependabot in #264
  • story(issue-257): update readme based on new top level package api by @Zaba505 in #265
  • story(issue-258): example update custom framework to use new package api by @Zaba505 in #266

Full Changelog: v0.9.2...v0.9.3

v0.9.2

12 Sep 02:04
2084855
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/swaggest/openapi-go from 0.2.53 to 0.2.54 by @dependabot in #259
  • chore(deps): bump go.opentelemetry.io/otel from 1.29.0 to 1.30.0 by @dependabot in #260
  • chore(deps): bump go.opentelemetry.io/otel/log from 0.5.0 to 0.6.0 by @dependabot in #263

Full Changelog: v0.9.1...v0.9.2

v0.9.1

26 Aug 02:36
18b1907
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.opentelemetry.io/otel from 1.28.0 to 1.29.0 by @dependabot in #252
  • chore(deps): bump go.opentelemetry.io/otel/log from 0.4.0 to 0.5.0 by @dependabot in #255
  • chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.53.0 to 0.54.0 by @dependabot in #253

Full Changelog: v0.9.0...v0.9.1

v0.9.0

23 Aug 05:02
166b8c8
Compare
Choose a tag to compare

What's Changed

  • story(issue-248): endpoint make endpoint creation fully declarative by @Zaba505 in #249
  • story(issue-250): endpoint change handler interface to use references instead of values by @Zaba505 in #251

Full Changelog: v0.8.0...v0.9.0

v0.8.0

20 Aug 04:12
572f3db
Compare
Choose a tag to compare

What's Changed

  • story(issue-246): consume interface instead of endpoint.Endpoint directly in option by @Zaba505 in #247

Full Changelog: v0.7.1...v0.8.0

v0.7.1

20 Aug 03:36
0ba917b
Compare
Choose a tag to compare

What's Changed

  • story(issue-240): validate request body content type header by @Zaba505 in #243
  • story(issue-241): rest support custom response headers by @Zaba505 in #244
  • story(issue-242): rest inject path params for use in endpoint handler by @Zaba505 in #245

Full Changelog: v0.7.0...v0.7.1

v0.7.0

19 Aug 02:04
89de5df
Compare
Choose a tag to compare

What's Changed

  • story(issue-236): update github action workflows and goreleaser config version by @Zaba505 in #237
  • story(issue-238): rest implement a package for creating a rest app by @Zaba505 in #239

Full Changelog: v0.6.0...v0.7.0

v0.6.0

15 Aug 01:57
6aee70e
Compare
Choose a tag to compare

What's Changed !!BREAKING CHANGE!!

  • story(issue-233): refactor package api to simplify and increase extendability by @Zaba505 in #234

Full Changelog: v0.5.0...v0.6.0

v0.5.0

14 Aug 02:45
e981d7f
Compare
Choose a tag to compare

What's Changed !!BREAKING CHANGE FROM v0.4.10!!

  • chore(deps): bump google.golang.org/api from 0.181.0 to 0.191.0 by @dependabot in #226
  • chore(deps): bump cloud.google.com/go/pubsub from 1.38.0 to 1.41.0 by @dependabot in #225
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.32.2 to 1.34.3 by @dependabot in #223
  • chore(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.23.0 to 1.24.1 by @dependabot in #224
  • story(issue-221): refactor to abstract over config source and simplify package api by @Zaba505 in #227

Full Changelog: v0.4.10...v0.5.0