This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
What's Changed
- build(deps): bump docker/metadata-action from 3.8.0 to 4.0.1 by @dependabot in #77
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.7 to 1.26.9 by @dependabot in #80
- build(deps): bump docker/login-action from 1.14.1 to 2 by @dependabot in #78
- build(deps): bump docker/build-push-action from 2.10.0 to 3 by @dependabot in #79
- build(deps): bump jaegertracing/all-in-one from 1.33.0 to 1.34.0 by @dependabot in #82
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.15.4 to 1.15.5 by @dependabot in #83
- build(deps): bump jaegertracing/all-in-one from 1.34.0 to 1.34.1 by @dependabot in #85
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.9 to 1.26.10 by @dependabot in #90
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.15.5 to 1.15.7 by @dependabot in #87
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.24.2 to 1.25.0 by @dependabot in #88
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.15.1 to 1.15.2 by @dependabot in #86
- build(deps): bump golang from 1.18.1 to 1.18.2 by @dependabot in #81
- build(deps): bump github.com/jaegertracing/jaeger from 1.33.0 to 1.34.1 by @dependabot in #89
- build(deps): bump alpine from 3.15.4 to 3.16.0 by @dependabot in #91
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.15.7 to 1.15.9 by @dependabot in #92
- build(deps): bump jaegertracing/all-in-one from 1.34.1 to 1.35.1 by @dependabot in #94
- build(deps): bump github.com/jaegertracing/jaeger from 1.34.1 to 1.35.1 by @dependabot in #95
- build(deps): bump golang from 1.18.2 to 1.18.3 by @dependabot in #93
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.16.4 to 1.16.5 by @dependabot in #96
- build(deps): bump github.com/hashicorp/go-hclog from 1.2.0 to 1.2.1 by @dependabot in #101
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.15.9 to 1.15.11 by @dependabot in #105
- build(deps): bump jaegertracing/all-in-one from 1.35.1 to 1.35.2 by @dependabot in #103
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.10 to 1.26.11 by @dependabot in #97
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.25.0 to 1.25.1 by @dependabot in #98
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.15.2 to 1.15.3 by @dependabot in #102
- build(deps): bump github.com/jaegertracing/jaeger from 1.35.1 to 1.35.2 by @dependabot in #104
- build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 by @dependabot in #106
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.25.1 to 1.26.0 by @dependabot in #107
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.15.11 to 1.15.12 by @dependabot in #112
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.15.3 to 1.16.0 by @dependabot in #109
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.11 to 1.27.0 by @dependabot in #110
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.26.0 to 1.27.0 by @dependabot in #108
- build(deps): bump jaegertracing/all-in-one from 1.35.2 to 1.36.0 by @dependabot in #113
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.15.12 to 1.15.13 by @dependabot in #118
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.16.0 to 1.16.1 by @dependabot in #115
- build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #114
- build(deps): bump github.com/jaegertracing/jaeger from 1.35.2 to 1.36.0 by @dependabot in #117
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.27.0 to 1.27.1 by @dependabot in #119
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.0 to 1.27.1 by @dependabot in #120
- build(deps): bump golang from 1.18.3 to 1.18.4 by @dependabot in #121
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.16.1 to 1.17.0 by @dependabot in #124
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.15.13 to 1.15.14 by @dependabot in #123
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.27.1 to 1.28.0 by @dependabot in #122
- build(deps): bump alpine from 3.16.0 to 3.16.1 by @dependabot in #126
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.17.0 to 1.18.0 by @dependabot in #129
- feat: implement stream and close methods by @johanneswuerbach in #125
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.28.0 to 1.28.1 by @dependabot in #128
- build(deps): bump docker/build-push-action from 3.0.0 to 3.1.0 by @dependabot in #127
- build(deps): bump github.com/hashicorp/go-hclog from 1.2.1 to 1.2.2 by @dependabot in #131
- build(deps): bump docker/build-push-action from 3.1.0 to 3.1.1 by @dependabot in #132
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.15.14 to 1.15.15 by @dependabot in #139
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.28.1 to 1.28.2 by @dependabot in #138
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.18.0 to 1.18.1 by @dependabot in #140
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.1 to 1.27.2 by @dependabot in #136
- build(deps): bump github.com/jaegertracing/jaeger from 1.36.0 to 1.37.0 by @dependabot in #137
- build(deps): bump jaegertracing/all-in-one from 1.36.0 to 1.37.0 by @dependabot in #134
- build(deps): bump golang from 1.18.4 to 1.19.0 by @dependabot in #133
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.15.15 to 1.17.1 by @dependabot in #147
- build(deps): bump alpine from 3.16.1 to 3.16.2 by @dependabot in #141
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.28.2 to 1.30.0 by @dependabot in #145
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.18.1 to 1.18.4 by @dependabot in #143
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.2 to 1.27.5 by @dependabot in #144
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.30.0 to 1.30.1 by @dependabot in #148
- build(deps): bump LouisBrunner/checks-action from 1.2.0 to 1.3.1 by @dependabot in #149
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.16.11 to 1.16.14 by @dependabot in #152
- build(deps): bump github.com/hashicorp/go-hclog from 1.2.2 to 1.3.0 by @dependabot in #154
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.5 to 1.27.9 by @dependabot in #150
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.17.1 to 1.17.5 by @dependabot in #153
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.30.1 to 1.30.4 by @dependabot in #151
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.18.4 to 1.18.8 by @dependabot in #156
- build(deps): bump golang from 1.19.0 to 1.19.1 by @dependabot in #155
- build(deps): bump jaegertracing/all-in-one from 1.37.0 to 1.38.0 by @dependabot in #157
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.9 to 1.27.10 by @dependabot in #162
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.17.5 to 1.17.6 by @dependabot in #158
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.30.4 to 1.31.0 by @dependabot in #161
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.16.15 to 1.16.16 by @dependabot in #164
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.17.7 to 1.17.8 by @dependabot in #169
- build(deps): bump golang from 1.19.1 to 1.19.2 by @dependabot in #170
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.32.0 to 1.33.0 by @dependabot in #173
- build(deps): bump jaegertracing/all-in-one from 1.38.0 to 1.38.1 by @dependabot in #171
- build(deps): bump github.com/jaegertracing/jaeger from 1.38.0 to 1.38.1 by @dependabot in #172
- build(deps): bump docker/login-action from 2.0.0 to 2.1.0 by @dependabot in #176
- build(deps): bump docker/metadata-action from 4.0.1 to 4.1.0 by @dependabot in #175
- build(deps): bump docker/build-push-action from 3.1.1 to 3.2.0 by @dependabot in #174
- build(deps): bump LouisBrunner/checks-action from 1.3.1 to 1.5.0 by @dependabot in #178
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.11 to 1.29.0 by @dependabot in #181
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.18.10 to 1.18.11 by @dependabot in #179
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.33.0 to 1.33.1 by @dependabot in #183
- build(deps): bump docker/metadata-action from 4.1.0 to 4.1.1 by @dependabot in #177
- build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #182
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.17.8 to 1.17.9 by @dependabot in #180
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.17.0 to 1.17.1 by @dependabot in #184
- build(deps): bump golang from 1.19.2 to 1.19.3 by @dependabot in #190
- build(deps): bump github.com/jaegertracing/jaeger from 1.38.1 to 1.39.0 by @dependabot in #191
- build(deps): bump jaegertracing/all-in-one from 1.38.1 to 1.39.0 by @dependabot in #189
- build(deps): bump alpine from 3.16.2 to 3.16.3 by @dependabot in #192
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.18.12 to 1.19.1 by @dependabot in #196
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.29.1 to 1.29.3 by @dependabot in #197
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.34.0 to 1.35.0 by @dependabot in #199
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.17.10 to 1.18.2 by @dependabot in #198
- build(deps): bump alpine from 3.16.3 to 3.17.0 by @dependabot in #200
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.2 to 1.18.3 by @dependabot in #202
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.29.3 to 1.29.4 by @dependabot in #201
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.19.1 to 1.20.1 by @dependabot in #203
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.35.0 to 1.37.1 by @dependabot in #204
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.29.4 to 1.29.5 by @dependabot in #205
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.3 to 1.18.4 by @dependabot in #206
- build(deps): bump golang from 1.19.3 to 1.19.4 by @dependabot in #208
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.20.1 to 1.20.2 by @dependabot in #212
- build(deps): bump jaegertracing/all-in-one from 1.39.0 to 1.40.0 by @dependabot in #209
- build(deps): bump github.com/hashicorp/go-hclog from 1.3.1 to 1.4.0 by @dependabot in #210
- build(deps): bump github.com/jaegertracing/jaeger from 1.39.0 to 1.40.0 by @dependabot in #211
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.29.5 to 1.29.6 by @dependabot in #213
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.20.2 to 1.20.3 by @dependabot in #216
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.4 to 1.18.5 by @dependabot in #215
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.37.1 to 1.38.0 by @dependabot in #214
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.5 to 1.18.7 by @dependabot in #218
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.38.0 to 1.38.1 by @dependabot in #219
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.20.3 to 1.21.0 by @dependabot in #220
- build(deps): bump jaegertracing/all-in-one from 1.40.0 to 1.41.0 by @dependabot in #221
- build(deps): bump github.com/jaegertracing/jaeger from 1.40.0 to 1.41.0 by @dependabot in #223
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.38.1 to 1.39.0 by @dependabot in #225
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.7 to 1.18.8 by @dependabot in #224
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.21.0 to 1.22.0 by @dependabot in #226
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.29.6 to 1.30.0 by @dependabot in #222
- build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 by @dependabot in #227
- build(deps): bump golang from 1.19.4 to 1.19.5 by @dependabot in #230
- build(deps): bump docker/metadata-action from 4.1.1 to 4.3.0 by @dependabot in #228
- build(deps): bump alpine from 3.17.0 to 3.17.1 by @dependabot in #229
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.39.0 to 1.40.0 by @dependabot in #231
- build(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #232
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.0 to 1.30.1 by @dependabot in #233
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.8 to 1.18.10 by @dependabot in #234
- build(deps): bump docker/build-push-action from 3.3.0 to 4.0.0 by @dependabot in #236
- build(deps): bump golang from 1.19.5 to 1.20.0 by @dependabot in #238
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.1 to 1.30.2 by @dependabot in #242
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.22.0 to 1.22.1 by @dependabot in #243
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.40.0 to 1.40.2 by @dependabot in #239
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.10 to 1.18.12 by @dependabot in #240
- build(deps): bump LouisBrunner/checks-action from 1.5.0 to 1.6.0 by @dependabot in #235
- build(deps): bump jaegertracing/all-in-one from 1.41.0 to 1.42.0 by @dependabot in #237
- build(deps): bump alpine from 3.17.1 to 3.17.2 by @dependabot in #244
- build(deps): bump github.com/jaegertracing/jaeger from 1.41.0 to 1.42.0 by @dependabot in #246
- build(deps): bump golang from 1.20.0 to 1.20.1 by @dependabot in #247
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.2 to 1.30.3 by @dependabot in #250
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.12 to 1.18.13 by @dependabot in #248
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.22.1 to 1.22.2 by @dependabot in #249
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.40.2 to 1.43.0 by @dependabot in #251
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.17.4 to 1.17.5 by @dependabot in #252
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.43.0 to 1.43.2 by @dependabot in #256
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.13 to 1.18.15 by @dependabot in #255
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.22.2 to 1.22.4 by @dependabot in #253
- build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #254
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.3 to 1.30.5 by @dependabot in #257
- build(deps): bump aws-actions/configure-aws-credentials from 1 to 2 by @dependabot in #259
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.15 to 1.18.16 by @dependabot in #261
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.22.4 to 1.23.1 by @dependabot in #264
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.43.2 to 1.43.3 by @dependabot in #262
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.5 to 1.30.6 by @dependabot in #260
- build(deps): bump golang from 1.20.1 to 1.20.2 by @dependabot in #258
- build(deps): bump jaegertracing/all-in-one from 1.42.0 to 1.43.0 by @dependabot in #265
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.16 to 1.18.18 by @dependabot in #267
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.18 to 1.18.19 by @dependabot in #268
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.23.1 to 1.23.2 by @dependabot in #269
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.43.3 to 1.43.4 by @dependabot in #271
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.6 to 1.31.0 by @dependabot in #272
- build(deps): bump alpine from 3.17.2 to 3.17.3 by @dependabot in #273
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.23.2 to 1.25.0 by @dependabot in #274
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.43.4 to 1.44.0 by @dependabot in #275
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.31.0 to 1.31.1 by @dependabot in #276
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.17.7 to 1.17.8 by @dependabot in #277
- build(deps): bump golang from 1.20.2 to 1.20.3 by @dependabot in #279
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.44.0 to 1.45.2 by @dependabot in #278
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.31.1 to 1.31.2 by @dependabot in #280
- build(deps): bump github.com/hashicorp/go-hclog from 1.4.0 to 1.5.0 by @dependabot in #270
- build(deps): bump jaegertracing/all-in-one from 1.43.0 to 1.44.0 by @dependabot in #282
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.25.0 to 1.25.2 by @dependabot in #284
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.45.2 to 1.45.3 by @dependabot in #285
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.31.2 to 1.31.3 by @dependabot in #286
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.19 to 1.18.21 by @dependabot in #283
- build(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #288
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.31.3 to 1.32.0 by @dependabot in #289
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.21 to 1.18.22 by @dependabot in #290
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.25.2 to 1.26.0 by @dependabot in #292
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.32.0 to 1.33.0 by @dependabot in #294
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.45.3 to 1.45.4 by @dependabot in #293
- build(deps): bump jaegertracing/all-in-one from 1.44.0 to 1.45.0 by @dependabot in #295
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.45.4 to 1.45.5 by @dependabot in #299
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.26.0 to 1.26.1 by @dependabot in #301
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.22 to 1.18.23 by @dependabot in #300
- build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #298
- build(deps): bump docker/metadata-action from 4.3.0 to 4.4.0 by @dependabot in #287
- build(deps): bump golang from 1.20.3 to 1.20.4 by @dependabot in #296
- build(deps): bump alpine from 3.17.3 to 3.18.0 by @dependabot in #302
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.33.0 to 1.33.1 by @dependabot in #305
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.23 to 1.18.25 by @dependabot in #304
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.45.5 to 1.47.0 by @dependabot in #303
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.26.1 to 1.28.0 by @dependabot in #308
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #306
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.47.0 to 1.48.0 by @dependabot in #307
- build(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #309
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.48.0 to 1.49.0 by @dependabot in #310
- build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #311
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.28.0 to 1.29.0 by @dependabot in #313
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.49.0 to 1.50.0 by @dependabot in #314
- build(deps): bump docker/metadata-action from 4.4.0 to 4.5.0 by @dependabot in #316
- build(deps): bump jaegertracing/all-in-one from 1.45.0 to 1.46.0 by @dependabot in #319
- build(deps): bump docker/metadata-action from 4.5.0 to 4.6.0 by @dependabot in #322
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.18.0 to 1.18.1 by @dependabot in #325
- build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #328
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.29.0 to 1.30.2 by @dependabot in #327
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.33.1 to 1.35.0 by @dependabot in #326
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.50.0 to 1.51.0 by @dependabot in #329
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.25 to 1.18.27 by @dependabot in #330
- build(deps): bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #331
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.51.0 to 1.53.0 by @dependabot in #333
- build(deps): bump jaegertracing/all-in-one from 1.46.0 to 1.47.0 by @dependabot in #334
- build(deps): bump alpine from 3.18.0 to 3.18.2 by @dependabot in #324
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.53.0 to 1.54.0 by @dependabot in #337
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.35.0 to 1.36.0 by @dependabot in #332
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.30.2 to 1.30.3 by @dependabot in #336
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.30.3 to 1.30.4 by @dependabot in #338
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.54.0 to 1.54.1 by @dependabot in #341
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.36.0 to 1.37.0 by @dependabot in #339
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.27 to 1.18.28 by @dependabot in #343
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.54.1 to 1.56.0 by @dependabot in #344
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.28 to 1.18.30 by @dependabot in #345
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.30.4 to 1.30.5 by @dependabot in #347
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.56.0 to 1.58.2 by @dependabot in #348
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.37.0 to 1.37.1 by @dependabot in #346
- build(deps): bump LouisBrunner/checks-action from 1.6.0 to 1.6.2 by @dependabot in #349
- Set Athena version explicitly in setup guide by @kleijnweb in #351
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.37.1 to 1.38.1 by @dependabot in #352
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.30 to 1.18.32 by @dependabot in #355
- build(deps): bump golang from 1.20.4 to 1.20.7 by @dependabot in #356
- Bail on cache reads when GetBatchExecution contains unprocessed executions by @kleijnweb in #357
- build(deps): bump docker/build-push-action from 4.0.0 to 4.1.1 by @dependabot in #323
- build(deps): bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #317
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/athena from 1.30.5 to 1.31.2 by @dependabot in #358
New Contributors
- @kleijnweb made their first contribution in #351
Full Changelog: v1.1.0...v1.1.1