Skip to content

Releases: z5labs/bedrock

v0.9.8

17 Sep 04:48
6d37d14
Compare
Choose a tag to compare

What's Changed

  • story(issue-277): endpoint pass contextcontext to errorhandler by @Zaba505 in #278

Full Changelog: v0.9.7...v0.9.8

v0.9.7

15 Sep 20:14
74d5fa6
Compare
Choose a tag to compare

What's Changed

  • story(issue-274): appbuilder add recover middleware by @Zaba505 in #275
  • story(issue-273): app do not ignore lifecycle hook errors in post run by @Zaba505 in #276

Full Changelog: v0.9.6...v0.9.7

v0.9.6

15 Sep 04:13
954fcdc
Compare
Choose a tag to compare

What's Changed

  • story(issue-271): app add middleware for recovering from panics in apprun by @Zaba505 in #272

Full Changelog: v0.9.5...v0.9.6

v0.9.5

15 Sep 03:45
e19b559
Compare
Choose a tag to compare

What's Changed

  • story(issue-269): config implement source interface on manager by @Zaba505 in #270

Full Changelog: v0.9.4...v0.9.5

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