Skip to content

v0.74.0

Latest
Compare
Choose a tag to compare
@mantzas mantzas released this 29 Jan 06:10
· 4 commits to master since this release
f4523d7

What's Changed

  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.8 to 1.17.9 by @dependabot in #582
  • Imp/462 functional options pattern by @wishperera in #581
  • Bump google.golang.org/grpc from 1.50.0 to 1.50.1 by @dependabot in #584
  • Bump github.com/aws/aws-sdk-go-v2/service/sns from 1.18.1 to 1.18.4 by @dependabot in #586
  • Bump google.golang.org/grpc from 1.50.1 to 1.51.0 by @dependabot in #587
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.9 to 1.18.3 by @dependabot in #590
  • Correlation doc and code improvement by @mantzas in #589
  • Cache doc and code improvement by @mantzas in #588
  • Bump github.com/aws/aws-sdk-go-v2/service/sns from 1.18.4 to 1.18.7 by @dependabot in #591
  • Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.19.10 to 1.19.16 by @dependabot in #592
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.3 to 1.18.5 by @dependabot in #593
  • Encoding docs by @mantzas in #594
  • Logging docs by @mantzas in #595
  • Bump go.mongodb.org/mongo-driver from 1.10.3 to 1.11.1 by @dependabot in #600
  • Deprecate v1 clients by @mantzas in #602
  • Revamp middleware defensive check on arguments by @pkritiotis in #573
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #601
  • Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 by @dependabot in #606
  • Upgrades by @mantzas in #603
  • Reliability docs by @mantzas in #596
  • Simplify examples by @mantzas in #598
  • Bump github.com/Shopify/sarama from 1.38.0 to 1.38.1 by @dependabot in #607
  • Service refactoring by @mantzas in #604
  • Bump actions/setup-go from 3 to 4 by @dependabot in #611
  • Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #610
  • Bump google.golang.org/grpc from 1.52.0 to 1.53.0 by @dependabot in #609
  • Bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in #614
  • CI update Go version to v1.20 by @mantzas in #612
  • Removed Cli by @mantzas in #615
  • Bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.3 by @dependabot in #616
  • Upgrade dependencies by @mantzas in #617
  • Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.20.6 to 1.20.7 by @dependabot in #620
  • Introduce slog package by @mantzas in #619
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.19 to 1.18.21 by @dependabot in #625
  • Consolidate Kafka consumer by @mantzas in #624
  • Bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 by @dependabot in #626
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.20 to 1.13.24 by @dependabot in #629
  • Upgrades by @mantzas in #630
  • Bump go.mongodb.org/mongo-driver from 1.11.6 to 1.11.7 by @dependabot in #632
  • Upgrade Linter and refactor by @mantzas in #633
  • Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.22.0 to 1.23.2 by @dependabot in #635
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.25 to 1.18.27 by @dependabot in #637
  • Fix flacky Kafka integration test by @mantzas in #638
  • HTTP v1 deprecation (Breaking Change) by @mantzas in #636
  • Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #639
  • Bump github.com/streadway/amqp from 1.0.0 to 1.1.0 by @dependabot in #641
  • Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #642
  • Bump github.com/elastic/elastic-transport-go/v8 from 8.2.0 to 8.3.0 by @dependabot in #643
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.27 to 1.18.37 by @dependabot in #644
  • Bump github.com/aws/aws-sdk-go-v2/service/sns from 1.20.11 to 1.21.5 by @dependabot in #645
  • Bump actions/checkout from 3 to 4 by @dependabot in #646
  • Bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #648
  • Bump google.golang.org/grpc from 1.55.0 to 1.56.3 by @dependabot in #649
  • Bump github.com/hashicorp/golang-lru from 0.6.0 to 1.0.2 by @dependabot in #647
  • Bump github.com/aws/aws-sdk-go-v2/service/sns from 1.21.5 to 1.23.0 by @dependabot in #650
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.35 to 1.15.1 by @dependabot in #651
  • Bump github.com/google/uuid from 1.3.0 to 1.4.0 by @dependabot in #653
  • Bump github.com/elastic/go-elasticsearch/v8 from 8.7.0 to 8.11.0 by @dependabot in #656
  • Upgrades by @mantzas in #655
  • Slog upgrade with Go 1.21 by @mantzas in #652
  • gRPC health checks by @mantzas in #634
  • Localstack upgrade by @mantzas in #657
  • Bump actions/setup-go from 4 to 5 by @dependabot in #659
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.16.4 to 1.16.12 by @dependabot in #660
  • Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.28.2 to 1.29.5 by @dependabot in #661
  • Bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #663
  • Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.29.5 to 1.29.6 by @dependabot in #664
  • Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #665
  • Upgrades by @mantzas in #667
  • Bump github.com/aws/aws-sdk-go-v2/service/sns from 1.26.6 to 1.26.7 by @dependabot in #669
  • Upgrades by @mantzas in #670
  • Bump github.com/eclipse/paho.golang from 0.12.0 to 0.21.0 by @dependabot in #673
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #675
  • Bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.0 by @dependabot in #674
  • Upgrades by @mantzas in #678
  • Fix tests by @mantzas in #679
  • Refactor packages by @mantzas in #680
  • Bump github.com/aws/aws-sdk-go-v2 from 1.25.3 to 1.26.0 by @dependabot in #682
  • Bump github.com/aws/aws-sdk-go-v2 from 1.26.0 to 1.26.1 by @dependabot in #683
  • Using new HTTP router in 1.22 and removing httprouter package by @mantzas in #684
  • Bump github.com/IBM/sarama from 1.43.0 to 1.43.1 by @dependabot in #686
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.7 to 1.27.11 by @dependabot in #687
  • Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #688
  • Bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 by @dependabot in #689
  • Upgrades by @mantzas in #691
  • Remove errors package by @mantzas in #692
  • Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #694
  • Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #695
  • Bump github.com/aws/aws-sdk-go-v2 from 1.26.1 to 1.27.0 by @dependabot in #696
  • Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #697
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.11 to 1.17.16 by @dependabot in #698
  • Bump github.com/elastic/go-elasticsearch/v8 from 8.13.1 to 8.14.0 by @dependabot in #699
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.11 to 1.27.18 by @dependabot in #700
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.18 to 1.17.21 by @dependabot in #703
  • OpenTelemetry migration by @mantzas in #685
  • Upgrades by @mantzas in #704
  • New linters by @mantzas in #705
  • chore: Update OpenTelemetry dependencies to latest versions by @mantzas in #711
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.24 to 1.27.25 by @dependabot in #713
  • Bump actions/cache from 2 to 4 by @dependabot in #714
  • Bump github.com/aws/aws-sdk-go-v2 from 1.30.2 to 1.30.3 by @dependabot in #717
  • Bump github.com/redis/go-redis/v9 from 9.5.3 to 9.5.4 by @dependabot in #718
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.25 to 1.27.26 by @dependabot in #719
  • Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.34.1 to 1.34.3 by @dependabot in #715
  • Bump github.com/redis/go-redis/v9 from 9.5.4 to 9.6.0 by @dependabot in #720
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.26 to 1.17.27 by @dependabot in #722
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.27.27 by @dependabot in #723
  • Bump github.com/aws/aws-sdk-go-v2/service/sns from 1.31.1 to 1.31.3 by @dependabot in #721
  • Bump github.com/redis/go-redis/v9 from 9.6.0 to 9.6.1 by @dependabot in #724
  • Bump golang.org/x/time from 0.5.0 to 0.6.0 by @dependabot in #725
  • Bump go.mongodb.org/mongo-driver from 1.16.0 to 1.16.1 by @dependabot in #726
  • Bump github.com/IBM/sarama from 1.43.2 to 1.43.3 by @dependabot in #727
  • Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.34.3 to 1.34.5 by @dependabot in #734
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 1.28.0 to 1.29.0 by @dependabot in #732
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.27.31 by @dependabot in #735
  • Bump github.com/aws/aws-sdk-go-v2 from 1.30.3 to 1.30.4 by @dependabot in #728
  • Bump github.com/aws/aws-sdk-go-v2/service/sns from 1.31.3 to 1.31.4 by @dependabot in #731
  • Bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #740
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.28.0 to 1.29.0 by @dependabot in #736
  • Bump go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws from 0.53.0 to 0.54.0 by @dependabot in #739
  • Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.53.0 to 0.54.0 by @dependabot in #738
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.30 to 1.17.32 by @dependabot in #743
  • Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.34.5 to 1.34.8 by @dependabot in #744
  • Bump github.com/aws/aws-sdk-go-v2/service/sns from 1.31.4 to 1.31.7 by @dependabot in #741
  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.53.0 to 0.55.0 by @dependabot in #745
  • chore(deps): Bump go.opentelemetry.io/otel/sdk from 1.29.0 to 1.30.0 by @dependabot in #753
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.27.31 to 1.27.33 by @dependabot in #749
  • chore(deps): Bump go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws from 0.54.0 to 0.55.0 by @dependabot in #751
  • chore(deps): Bump google.golang.org/grpc from 1.66.0 to 1.66.2 by @dependabot in #752
  • chore(deps): Bump go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo from 0.53.0 to 0.55.0 by @dependabot in #750
  • Upgrades by @mantzas in #754
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.34.9 to 1.35.0 by @dependabot in #758
  • chore(deps): Bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot in #759
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.33 to 1.17.34 by @dependabot in #755
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.27.35 to 1.27.36 by @dependabot in #757
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sns from 1.31.8 to 1.32.3 by @dependabot in #763
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.35.0 to 1.35.3 by @dependabot in #762
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.34 to 1.17.37 by @dependabot in #761
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.27.36 to 1.27.39 by @dependabot in #760
  • Improve test run by @mantzas in #748
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.31.0 to 1.32.0 by @dependabot in #768
  • chore(deps): Bump golang.org/x/time from 0.6.0 to 0.7.0 by @dependabot in #767
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sns from 1.32.3 to 1.33.0 by @dependabot in #766
  • upgrades by @mantzas in #769
  • Upgrades by @mantzas in #770
  • Logging refactoring by @mantzas in #771
  • Fixing deprecated by @mantzas in #773
  • Upgrades by @mantzas in #779
  • Upgrades by @mantzas in #780
  • Upgrades by @mantzas in #781
  • Testing new runner by @mantzas in #782
  • chore(deps): Bump codecov/codecov-action from 4 to 5 by @dependabot in #783
  • upgrades by @mantzas in #784
  • LRU upgrade by @mantzas in #785
  • Upgrades by @mantzas in #793
  • Upgrades by @mantzas in #799
  • chore(deps): Bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the go_modules group by @dependabot in #800
  • Upgrades by @mantzas in #806
  • Upgrades by @mantzas in #807
  • Upgrades by @mantzas in #808
  • chore(deps): Bump github.com/IBM/sarama from 1.43.3 to 1.44.0 by @dependabot in #810
  • chore(deps): Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 by @dependabot in #809
  • Lint upgrade by @mantzas in #811
  • Upgrades by @mantzas in #814
  • chore(deps): Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by @dependabot in #818
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.28.7 to 1.28.10 by @dependabot in #815
  • chore(deps): Bump google.golang.org/grpc from 1.69.2 to 1.69.4 by @dependabot in #819
  • chore(deps): Bump github.com/IBM/sarama from 1.44.0 to 1.45.0 by @dependabot in #817
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sns from 1.33.8 to 1.33.10 by @dependabot in #816
  • Upgrades by @mantzas in #825
  • Upgrades by @mantzas in #826

New Contributors

Full Changelog: v0.73.2...v0.74.0