Skip to content

Releases: ww24/linebot

v1.4.12

26 Sep 14:29
798e4e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.11...v1.4.12

v1.4.11

26 Sep 13:50
c8e5c9d
Compare
Choose a tag to compare

What's Changed

  • fix(logger): add exception field by @ww24 in #710

Full Changelog: v1.4.10...v1.4.11

v1.4.10

26 Sep 10:39
06ae708
Compare
Choose a tag to compare

What's Changed

  • Fix log message by @ww24 in #706
  • chore(deps): bump hashicorp/google from 4.82.0 to 4.83.0 in /terraform by @dependabot in #695
  • fix(weather): fix weather initializing by @ww24 in #708
  • chore(deps): bump hashicorp/google-beta from 4.82.0 to 4.84.0 in /terraform by @dependabot in #707
  • fix(logger): rename stack trace key by @ww24 in #709

Full Changelog: v1.4.9...v1.4.10

v1.4.9

26 Sep 08:43
bc35ebd
Compare
Choose a tag to compare

What's Changed

  • refactor: refactor weather service by @ww24 in #693
  • chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @dependabot in #699
  • chore(deps): bump cloud.google.com/go/firestore from 1.12.0 to 1.13.0 by @dependabot in #697
  • chore(deps): bump google.golang.org/api from 0.141.0 to 0.142.0 by @dependabot in #698
  • chore(deps): bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #701
  • chore(deps): bump google.golang.org/api from 0.142.0 to 0.143.0 by @dependabot in #703
  • Remove zapdriver by @ww24 in #705
  • chore(deps): bump github.com/line/line-bot-sdk-go/v7 from 7.20.0 to 7.21.0 by @dependabot in #700

Full Changelog: v1.4.8...v1.4.9

v1.4.8

18 Sep 14:09
33d8fae
Compare
Choose a tag to compare

What's Changed

  • fix(presentation/http): fix access log handler by @ww24 in #684
  • fix(logger): replace grpc logger by @ww24 in #686
  • Replace otel logger by @ww24 in #692
  • chore(deps): bump github.com/rs/xid from 1.4.0 to 1.5.0 by @dependabot in #689
  • chore(deps): bump github.com/google/go-jsonnet from 0.19.1 to 0.20.0 by @dependabot in #691
  • chore(deps): bump go.uber.org/automaxprocs from 1.5.2 to 1.5.3 by @dependabot in #688
  • chore(deps): bump github.com/line/line-bot-sdk-go/v7 from 7.19.0 to 7.20.0 by @dependabot in #690

Full Changelog: v1.4.7...v1.4.8

v1.4.7

17 Sep 15:51
6223860
Compare
Choose a tag to compare

What's Changed

  • fix(terraform): remove launch_stage by @ww24 in #674
  • chore(deps): bump docker/build-push-action from 4.0.0 to 5.0.0 by @dependabot in #669
  • chore(deps): bump cloud.google.com/go/storage from 1.29.0 to 1.33.0 by @dependabot in #658
  • chore(deps): bump docker/setup-buildx-action from 2.5.0 to 3.0.0 by @dependabot in #667
  • Fix logger by @ww24 in #672
  • chore(deps): bump github.com/chromedp/chromedp from 0.8.7 to 0.9.2 by @dependabot in #639
  • ci: add docker image version updates by @ww24 in #675
  • chore(deps): bump go.uber.org/zap from 1.24.0 to 1.26.0 by @dependabot in #679
  • chore(deps): bump wagoid/commitlint-github-action from 5.4.1 to 5.4.3 by @dependabot in #676
  • chore(deps): bump cloud.google.com/go/firestore from 1.11.0 to 1.12.0 by @dependabot in #681
  • chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #678
  • chore: update otel dependencies by @ww24 in #683
  • chore(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.12.0 to 1.19.1 by @dependabot in #680
  • chore(deps): bump ww24/linebot from 8900879 to cba3d7a by @dependabot in #677
  • fix(internal/accesslog): add publish error handling by @ww24 in #685

Full Changelog: v1.4.6...v1.4.7

v1.4.6

15 Sep 18:36
1b53a05
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.1 by @dependabot in #470
  • chore(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in #467
  • chore(deps): bump hashicorp/google from 4.49.0 to 4.50.0 in /terraform by @dependabot in #469
  • chore(deps): bump hashicorp/google-beta from 4.49.0 to 4.50.0 in /terraform by @dependabot in #468
  • chore(deps): bump google.golang.org/grpc from 1.52.1 to 1.52.3 by @dependabot in #471
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.11.2 to 1.12.0 by @dependabot in #476
  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.11.2 to 1.12.0 by @dependabot in #473
  • chore(deps): bump hashicorp/google-beta from 4.50.0 to 4.51.0 in /terraform by @dependabot in #484
  • chore(deps): bump docker/setup-buildx-action from 2.2.1 to 2.4.0 by @dependabot in #477
  • chore(deps): bump hashicorp/google from 4.50.0 to 4.51.0 in /terraform by @dependabot in #483
  • chore(deps): bump docker/build-push-action from 3.3.0 to 4.0.0 by @dependabot in #478
  • chore(deps): bump go.opentelemetry.io/contrib/propagators/b3 from 1.12.0 to 1.13.0 by @dependabot in #481
  • chore(deps): bump actions/cache from 3.2.3 to 3.2.4 by @dependabot in #479
  • chore(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.10.2 to 1.11.0 by @dependabot in #482
  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.12.0 to 1.13.0 by @dependabot in #490
  • chore(deps): bump github.com/line/line-bot-sdk-go/v7 from 7.18.0 to 7.19.0 by @dependabot in #485
  • chore(deps): bump google.golang.org/api from 0.108.0 to 0.109.0 by @dependabot in #486
  • chore(deps): bump docker/setup-buildx-action from 2.4.0 to 2.4.1 by @dependabot in #487
  • chore(deps): bump hashicorp/google from 4.51.0 to 4.52.0 in /terraform by @dependabot in #488
  • chore(deps): bump hashicorp/google-beta from 4.51.0 to 4.52.0 in /terraform by @dependabot in #489
  • fix(terraform): remove static ips by @ww24 in #516
  • chore(deps): bump actions/cache from 3.2.4 to 3.3.1 by @dependabot in #518
  • chore(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0 by @dependabot in #517
  • chore(deps): bump wagoid/commitlint-github-action from 5.3.0 to 5.3.1 by @dependabot in #501
  • chore(deps): bump golang.org/x/text from 0.6.0 to 0.8.0 by @dependabot in #512
  • chore(deps): bump hashicorp/google from 4.52.0 to 4.57.0 in /terraform by @dependabot in #520
  • chore(deps): bump go.opentelemetry.io/contrib/propagators/b3 from 1.13.0 to 1.15.0 by @dependabot in #511
  • chore(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.11.0 to 1.11.2 by @dependabot in #503
  • chore(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #502
  • chore(deps): bump hashicorp/google-beta from 4.52.0 to 4.57.0 in /terraform by @dependabot in #519
  • chore(deps): bump actions/setup-go from 3.5.0 to 4.0.0 by @dependabot in #521
  • chore(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.11.2 to 1.12.0 by @dependabot in #524
  • chore(deps): bump golang.org/x/oauth2 from 0.0.0-20221014153046-6fdb5e3db783 to 0.6.0 by @dependabot in #525
  • chore(deps): bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #522
  • chore(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 by @dependabot in #523
  • chore(terraform): add VPC by @ww24 in #526
  • chore: fix dependencies by @ww24 in #527
  • chore(deps): bump go.uber.org/automaxprocs from 1.5.1 to 1.5.2 by @dependabot in #528
  • chore(deps): bump actions/checkout from 3.4.0 to 3.5.2 by @dependabot in #554
  • chore(deps): bump wagoid/commitlint-github-action from 5.3.1 to 5.4.1 by @dependabot in #551
  • chore(deps): bump github.com/ikawaha/kagome/v2 from 2.9.0 to 2.9.3 by @dependabot in #571
  • chore(deps): bump google-github-actions/auth from 1.0.0 to 1.1.1 by @dependabot in #568
  • chore(deps): bump actions/setup-go from 4.0.0 to 4.1.0 by @dependabot in #643
  • chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.7.0 by @dependabot in #645
  • chore: upgrade go v1.21 by @ww24 in #650
  • Fix logger by @ww24 in #653
  • chore(deps): bump actions/setup-node from 3.6.0 to 3.8.1 by @dependabot in #656
  • chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.58.1 by @dependabot in #671
  • chore(deps): bump docker/login-action from 2.1.0 to 3.0.0 by @dependabot in #668
  • chore(deps): bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #662
  • chore(deps): bump google.golang.org/api from 0.109.0 to 0.141.0 by @dependabot in #670
  • refactor: fix internal/gcp by @ww24 in #673
  • chore(deps): bump actions/checkout from 3.5.2 to 4.0.0 by @dependabot in #651

Full Changelog: v1.4.5...v1.4.6

v1.4.5

22 Jan 14:50
8c9d1cb
Compare
Choose a tag to compare

What's Changed

  • fix(terraform): add roles/artifactregistry.reader by @ww24 in #463
  • Revert "fix(terraform): add roles/artifactregistry.reader" by @ww24 in #464
  • Fix GitHub actions workflows by @ww24 in #465
  • fix(presentation/http): fix log message by @ww24 in #466

Full Changelog: v1.4.4...v1.4.5

v1.4.4

22 Jan 08:30
dc8c8e8
Compare
Choose a tag to compare

What's Changed

  • Add Serverless VPC Access connector by @ww24 in #449
  • chore(deps): bump hadolint/hadolint-action from 3.0.0 to 3.1.0 by @dependabot in #458
  • chore(deps): bump google.golang.org/api from 0.105.0 to 0.107.0 by @dependabot in #457
  • chore(deps): bump github.com/chromedp/chromedp from 0.8.6 to 0.8.7 by @dependabot in #456
  • chore(deps): bump cloud.google.com/go/storage from 1.28.1 to 1.29.0 by @dependabot in #462
  • chore(deps): bump google.golang.org/api from 0.107.0 to 0.108.0 by @dependabot in #461
  • chore(deps): bump golang.org/x/text from 0.5.0 to 0.6.0 by @dependabot in #450
  • chore(deps): bump hashicorp/google from 4.47.0 to 4.49.0 in /terraform by @dependabot in #460
  • chore(deps): bump hashicorp/google-beta from 4.47.0 to 4.49.0 in /terraform by @dependabot in #459
  • chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 by @dependabot in #455
  • chore(deps): bump cloud.google.com/go/cloudtasks from 1.8.0 to 1.9.0 by @dependabot in #452

Full Changelog: v1.4.3...v1.4.4

v1.4.3

29 Dec 10:54
039ddcb
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump google.golang.org/api from 0.103.0 to 0.104.0 by @dependabot in #432
  • Add geolite2 bucket by @ww24 in #433
  • feat(terraform): add Data Transfer Service by @ww24 in #436
  • chore(deps): bump google.golang.org/api from 0.104.0 to 0.105.0 by @dependabot in #435
  • chore(deps): bump hashicorp/google from 4.44.1 to 4.46.0 in /terraform by @dependabot in #434
  • fix(terraform): use BigLake external table instead of Data Transfer Service by @ww24 in #437
  • feat(terraform): add Cloud Run Job to sync MaxMind GeoLite2 by @ww24 in #438
  • fix(terraform): fix scheduled query by @ww24 in #439
  • fix(terraform): fix snapshot geolite2.GeoLite2-City query by @ww24 in #440
  • fix(terraform): rename scheduled query by @ww24 in #441
  • chore(deps): bump hashicorp/google from 4.46.0 to 4.47.0 in /terraform by @dependabot in #442
  • fix: use avro-bq-schema command by @ww24 in #443
  • chore(deps): bump hashicorp/google-beta from 4.44.1 to 4.47.0 in /terraform by @dependabot in #444
  • Refactor terraform by @ww24 in #445
  • fix(accesslog): call topic.Stop before terminate by @ww24 in #446
  • Update line bot sdk by @ww24 in #447
  • feat(terraform): add with_geolocation function by @ww24 in #448

Full Changelog: v1.4.2...v1.4.3