Skip to content

Releases: ww24/linebot

v1.4.2

07 Dec 18:35
2886ab5
Compare
Choose a tag to compare

What's Changed

  • fix: fix accesslog impl by @ww24 in #430
  • chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.36.4 to 0.37.0 by @dependabot in #429
  • chore(deps): bump cloud.google.com/go/pubsub from 1.3.1 to 1.28.0 by @dependabot in #426
  • chore: fix xff handling by @ww24 in #431
  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.11.1 to 1.11.2 by @dependabot in #428
  • chore(deps): bump go.opentelemetry.io/otel/bridge/opencensus from 0.33.0 to 0.34.0 by @dependabot in #427

Full Changelog: v1.4.1...v1.4.2

v1.4.1

06 Dec 18:21
82f91bb
Compare
Choose a tag to compare

What's Changed

  • fix(terraform): add ACCESS_LOG_TOPIC env by @ww24 in #424
  • fix(http): fix access log middleware by @ww24 in #425

Full Changelog: v1.4.0...v1.4.1

v1.4.0

06 Dec 17:26
4229cb3
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump cloud.google.com/go/firestore from 1.8.0 to 1.9.0 by @dependabot in #410
  • chore(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0 by @dependabot in #409
  • chore(deps): bump hashicorp/google from 4.43.0 to 4.44.1 in /terraform by @dependabot in #407
  • chore(deps): bump hadolint/hadolint-action from 2.1.0 to 3.0.0 by @dependabot in #402
  • chore(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.10.1 to 1.10.2 by @dependabot in #408
  • chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0 by @dependabot in #405
  • feat(terraform): add access log resources by @ww24 in #411
  • fix(terraform): fix BigQuery dataset, table id by @ww24 in #412
  • chore(deps): bump cloud.google.com/go/profiler from 0.3.0 to 0.3.1 by @dependabot in #415
  • Add access log publisher by @ww24 in #419
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.11.1 to 1.11.2 by @dependabot in #416
  • chore(deps): bump cloud.google.com/go/storage from 1.28.0 to 1.28.1 by @dependabot in #413
  • chore(deps): bump golang.org/x/text from 0.4.0 to 0.5.0 by @dependabot in #414
  • fix(terraform): add publisher role by @ww24 in #421
  • chore(deps): bump go.opentelemetry.io/contrib/propagators/b3 from 1.11.1 to 1.12.0 by @dependabot in #418

Full Changelog: v1.3.3...v1.4.0

v1.3.3

13 Nov 13:39
3ad13b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

13 Nov 11:09
fb55407
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

12 Nov 18:26
89e579a
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump google.golang.org/api from 0.100.0 to 0.103.0 by @dependabot in #390
  • chore(deps): bump github.com/ikawaha/kagome/v2 from 2.8.3 to 2.9.0 by @dependabot in #384
  • fix(screenshot): fix exit code by @ww24 in #394
  • chore(deps): bump cloud.google.com/go/storage from 1.27.0 to 1.28.0 by @dependabot in #395
  • chore(deps): bump cloud.google.com/go/cloudtasks from 1.6.0 to 1.8.0 by @dependabot in #387
  • chore(deps): bump github.com/google/go-jsonnet from 0.18.0 to 0.19.1 by @dependabot in #383
  • fix(presentation/http): fix handler by @ww24 in #396

Full Changelog: v1.3.0...v1.3.1

v1.3.0

10 Nov 18:22
98e6b87
Compare
Choose a tag to compare

What's Changed

  • Separate screenshot job by @ww24 in #391
  • chore(deps): bump hashicorp/google from 4.41.0 to 4.43.0 in /terraform by @dependabot in #388
  • fix(terraform): remove screenshot service by @ww24 in #392
  • chore(deps): bump google-github-actions/auth from 0 to 1 by @dependabot in #389
  • chore(terraform): update terraform 1.3.4 by @ww24 in #393

Full Changelog: v1.2.18...v1.3.0

v1.2.18

25 Oct 10:51
c3f7ab7
Compare
Choose a tag to compare

What's Changed

  • chore(tracer): remove propagator.CloudTraceOneWayPropagator by @ww24 in #379

Full Changelog: v1.2.17...v1.2.18

v1.2.17

25 Oct 08:02
f09f4a2
Compare
Choose a tag to compare

What's Changed

  • use propagator.CloudTraceFormatPropagator by @ww24 in #378

Full Changelog: v1.2.16...v1.2.17

v1.2.16

25 Oct 04:40
8526bce
Compare
Choose a tag to compare

What's Changed

  • fix: use Zipkin B3 propagator by @ww24 in #377

Full Changelog: v1.2.15...v1.2.16