New Features
Bugfixes
- limit caching secrets by label by @halamix2 in #1250
- Remove redundant userFunction span by @kwiatekus in #1301
Breaking Changes/Deprecations
- Remove Python39 by @Cortey in #1210
- Remove Nodejs18 by @Cortey in #1213
- Add deprecation notices by @halamix2 in #1229
- Add deprecation notices to operator by @halamix2 in #1230
All Other
- Update the
rc-tag
in thesec-scanners-config.yaml
by @pPrecel in #1004 - pip-python312(deps): bump the opentelemetry group in /components/runtimes/python/python312 with 5 updates by @dependabot in #1005
- pip-python39(deps): bump the opentelemetry group in /components/runtimes/python/python39 with 5 updates by @dependabot in #1006
- Fix images label by @halamix2 in #1008
- Do not generate changelog during release by @pPrecel in #1007
- Use the
Free()
method on all git2go objects by @pPrecel in #1015 - Update example by @halamix2 in #1009
- Add libraries necessary to run hana-client by @kwiatekus in #1022
- npm-nodejs20(deps): bump the opentelemetry group across 1 directory with 5 updates by @dependabot in #1024
- gomod(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #1020
- npm-nodejs18(deps): bump the opentelemetry group across 1 directory with 5 updates by @dependabot in #1025
- gomod(deps): bump the k8s-io group with 5 updates by @dependabot in #1026
- operator(deps): bump golang from 1.22.3 to 1.22.4 in /components/operator by @dependabot in #1017
- jobinit(deps): bump golang from 1.22.3-alpine3.20 to 1.22.4-alpine3.20 in /components/serverless/deploy/jobinit by @dependabot in #1019
- manager(deps): bump golang from 1.22.3-alpine3.20 to 1.22.4-alpine3.20 in /components/serverless/deploy/manager by @dependabot in #1021
- disable running markdown checker on pull and enable on push by @anoipm in #1012
- pip-python312(deps): bump setuptools from 70.0.0 to 70.1.0 in /components/runtimes/python/python312 by @dependabot in #1029
- pip-python39(deps): bump setuptools from 70.0.0 to 70.1.0 in /components/runtimes/python/python39 by @dependabot in #1030
- Use consistent labels by @halamix2 in #1028
- operator(deps): bump alpine from 3.20.0 to 3.20.1 in /components/operator by @dependabot in #1031
- fix: highlights for badges by @mrCherry97 in #1032
- Add contract test for hana-client by @kwiatekus in #1036
- pip-python39(deps): bump setuptools from 70.1.0 to 70.1.1 in /components/runtimes/python/python39 by @dependabot in #1039
- pip-python312(deps): bump setuptools from 70.1.0 to 70.1.1 in /components/runtimes/python/python312 by @dependabot in #1040
- Serverless operator build job by @MichalKalke in #1041
- Use GA build in integration pull tests by @MichalKalke in #1043
- Modify GH issue template for New Features by @kwiatekus in #1037
- Add pull serverless build workflow by @MichalKalke in #1044
- Add pull serverless runtimes build by @MichalKalke in #1042
- Add pull gitserver build workflow by @MichalKalke in #1045
- Add serverless operator build push by @MichalKalke in #1048
- Fix operator build push job by @MichalKalke in #1055
- Add serverless runtimes build (push) by @MichalKalke in #1058
- npm-nodejs18(deps): bump @opentelemetry/instrumentation-express from 0.40.1 to 0.41.0 in /components/runtimes/nodejs/nodejs18 in the opentelemetry group by @dependabot in #1046
- jobinit(deps): bump golang from 1.22.4-alpine3.20 to 1.22.5-alpine3.20 in /components/serverless/deploy/jobinit by @dependabot in #1047
- pip-python312(deps): bump setuptools from 70.1.1 to 70.2.0 in /components/runtimes/python/python312 by @dependabot in #1049
- pip-python39(deps): bump setuptools from 70.1.1 to 70.2.0 in /components/runtimes/python/python39 by @dependabot in #1050
- npm-nodejs20(deps): bump @opentelemetry/instrumentation-express from 0.40.1 to 0.41.0 in /components/runtimes/nodejs/nodejs20 in the opentelemetry group by @dependabot in #1051
- gomod(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #1052
- manager(deps): bump golang from 1.22.4-alpine3.20 to 1.22.5-alpine3.20 in /components/serverless/deploy/manager by @dependabot in #1053
- operator(deps): bump golang from 1.22.4 to 1.22.5 in /components/operator by @dependabot in #1054
- Add serverless build (push) by @MichalKalke in #1059
- Add serverless release build by @MichalKalke in #1060
- Bump nodejs base image by @halamix2 in #1066
- pip-python39(deps): bump setuptools from 70.2.0 to 70.3.0 in /components/runtimes/python/python39 by @dependabot in #1063
- pip-python312(deps): bump setuptools from 70.2.0 to 70.3.0 in /components/runtimes/python/python312 by @dependabot in #1064
- Move GA builds to -pull, -push and -release files by @MichalKalke in #1065
- Fix deprecate build action step by @MichalKalke in #1067
- Remove java runtime by @pPrecel in #1071
- Use synced images by @pPrecel in #1068
- Hana client contract test hardening by @kwiatekus in #1074
- gomod(deps): bump the k8s-io group with 5 updates by @dependabot in #1077
- pip-python39(deps): bump setuptools from 70.3.0 to 71.1.0 in /components/runtimes/python/python39 by @dependabot in #1075
- pip-python312(deps): bump setuptools from 70.3.0 to 71.1.0 in /components/runtimes/python/python312 by @dependabot in #1076
- Always run most important jobs by @pPrecel in #1078
- Init common pull workflow by @pPrecel in #1079
- Add ordered workflows for each event by @pPrecel in #1080
- Update the tutorial Expose a Function with an APIRule by @nataliasitko in #1062
- Rename gh workflows by @anoipm in #1081
- merge gh workflows by @anoipm in #1082
- Revert "merge gh workflows (#1082)" by @anoipm in #1084
- Fix broken links by @mmitoraj in #1085
- merge integration-tests gh workflows by @anoipm in #1086
- merge build gh workflows by @anoipm in #1087
- allow paralell run for unit-test and build gh workflows by @anoipm in #1091
- [docs] Fix broken links by @mmitoraj in #1093
- Improve the docu issue template by @grego952 in #1073
- Pass kubeconfig as arg by @pPrecel in #1104
- Print how many line number of a SA file by @pPrecel in #1105
- Fix SA path by @pPrecel in #1106
- adjust test jobs' names in testing strategy by @anoipm in #1092
- Pass secrets to called integration and upgrade workflows by @pPrecel in #1109
- pip-python39(deps): bump the opentelemetry group in /components/runtimes/python/python39 with 5 updates by @dependabot in #1102
- jobinit(deps): bump kyma-project/prod/external/library/alpine from 3.20.1 to 3.20.2 in /components/serverless/deploy/jobinit by @dependabot in #1096
- gitserver(deps): bump kyma-project/prod/external/library/alpine from 3.20.1 to 3.20.2 in /tests/gitserver by @dependabot in #1098
- manager(deps): bump kyma-project/prod/external/library/alpine from 3.20.1 to 3.20.2 in /components/serverless/deploy/manager by @dependabot in #1097
- operator(deps): bump kyma-project/prod/external/library/alpine from 3.20.1 to 3.20.2 in /components/operator by @dependabot in #1099
- pip-python312(deps): bump setuptools from 71.1.0 to 72.1.0 in /components/runtimes/python/python312 by @dependabot in #1107
- gomod(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.1 by @dependabot in #1110
- gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #1095
- pip-python312(deps): bump the opentelemetry group in /components/runtimes/python/python312 with 5 updates by @dependabot in #1100
- Fail workflow when provisioning is not succeed by @pPrecel in #1113
- pip-python39(deps): bump setuptools from 71.1.0 to 72.1.0 in /components/runtimes/python/python39 by @dependabot in #1108
- Bump alpine by @halamix2 in #1111
- Change enable and disable to add and delete in the Serverless repo by @grego952 in #1114
- Add missing images to dependabot by @halamix2 in #1112
- Bump registry image by @halamix2 in #1115
- Bump registry image in sec-config by @halamix2 in #1116
- Cherry pick release rework from the docker-registry repo by @pPrecel in #1118
- Limit Python images bump to patch version by @halamix2 in #1119
- Fix the
serverless-operator
image name by @pPrecel in #1120 - gomod(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #1122
- gomod(deps): bump golang.org/x/time from 0.5.0 to 0.6.0 by @dependabot in #1121
- fix: adjust function form to handle the permissions model by @OliwiaGowor in #1123
- gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #1128
- jobinit(deps): bump kyma-project/prod/external/library/golang from 1.22.5-alpine to 1.22.6-alpine in /components/serverless/deploy/jobinit by @dependabot in #1124
- webhook(deps): bump kyma-project/prod/external/library/golang from 1.22.5-alpine to 1.22.6-alpine in /components/serverless/deploy/webhook by @dependabot in #1125
- operator(deps): bump kyma-project/prod/external/library/golang from 1.22.5-alpine to 1.22.6-alpine in /components/operator by @dependabot in #1126
- manager(deps): bump kyma-project/prod/external/library/golang from 1.22.5-alpine to 1.22.6-alpine in /components/serverless/deploy/manager by @dependabot in #1127
- Update CONTRIBUTING.md by @mmitoraj in #1148
- docs: Added mandatory sections to README.md by @mmitoraj in #1149
- npm-nodejs20(deps): bump the opentelemetry group across 1 directory with 5 updates by @dependabot in #1150
- gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.2 by @dependabot in #1142
- pip-python312(deps): bump setuptools from 72.1.0 to 74.1.2 in /components/runtimes/python/python312 by @dependabot in #1152
- gomod(deps): bump the k8s-io group with 5 updates by @dependabot in #1132
- pip-python312(deps): bump the opentelemetry group in /components/runtimes/python/python312 with 5 updates by @dependabot in #1143
- Don't bump minor Python images by @halamix2 in #1158
- pip-python39(deps): bump setuptools from 72.1.0 to 74.1.2 in /components/runtimes/python/python39 by @dependabot in #1157
- pip-python39(deps): bump the opentelemetry group in /components/runtimes/python/python39 with 5 updates by @dependabot in #1145
- npm-nodejs18(deps): bump the opentelemetry group across 1 directory with 5 updates by @dependabot in #1153
- gomod(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 by @dependabot in #1159
- gomod(deps): bump sigs.k8s.io/controller-runtime from 0.17.5 to 0.17.6 by @dependabot in #1134
- pip-python312(deps): bump bottle from 0.12.25 to 0.13.1 in /components/runtimes/python/python312 by @dependabot in #1151
- python312(deps): bump kyma-project/prod/external/library/python from 3.12.3-alpine3.20 to 3.12.5-alpine3.20 in /components/runtimes/python/python312 by @dependabot in #1138
- gomod(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.3 by @dependabot in #1154
- pip-python39(deps): bump bottle from 0.12.25 to 0.13.1 in /components/runtimes/python/python39 by @dependabot in #1156
- gomod(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #1155
- Add script for automatic version label bumping by @halamix2 in #1161
- Use go.mod go version in actions by @halamix2 in #1162
- Unify linter config by @halamix2 in #1163
- Revert "Unify linter config (#1163)" by @halamix2 in #1165
- fix dependabot for nodejs images by @halamix2 in #1166
- python312(deps): bump kyma-project/prod/external/library/python from 3.12.5-alpine3.20 to 3.12.6-alpine3.20 in /components/runtimes/python/python312 by @dependabot in #1168
- python39(deps): bump kyma-project/prod/external/library/python from 3.9.19-alpine3.20 to 3.9.20-alpine3.20 in /components/runtimes/python/python39 by @dependabot in #1167
- nodejs18(deps): bump kyma-project/prod/external/library/alpine from 3.20.2 to 3.20.3 in /components/runtimes/nodejs/nodejs18 by @dependabot in #1175
- nodejs20(deps): bump kyma-project/prod/external/library/alpine from 3.20.2 to 3.20.3 in /components/runtimes/nodejs/nodejs20 by @dependabot in #1172
- manager(deps): bump kyma-project/prod/external/library/alpine from 3.20.2 to 3.20.3 in /components/serverless/deploy/manager by @dependabot in #1171
- operator(deps): bump kyma-project/prod/external/library/alpine from 3.20.2 to 3.20.3 in /components/operator by @dependabot in #1173
- jobinit(deps): bump kyma-project/prod/external/library/alpine from 3.20.2 to 3.20.3 in /components/serverless/deploy/jobinit by @dependabot in #1170
- webhook(deps): bump kyma-project/prod/external/library/alpine from 3.20.2 to 3.20.3 in /components/serverless/deploy/webhook by @dependabot in #1169
- Lint tests by @halamix2 in #1178
- BUmp golang image by @halamix2 in #1179
- pip-python312(deps): bump setuptools from 74.1.2 to 75.0.0 in /components/runtimes/python/python312 by @dependabot in #1182
- Specify target ref for pull_request_target workflows by @pPrecel in #1177
- pip-python39(deps): bump setuptools from 74.1.2 to 75.0.0 in /components/runtimes/python/python39 by @dependabot in #1181
- gomod(deps): bump the k8s-io group with 5 updates by @dependabot in #1176
- Fix controller-gen target to correctly detect version by @Cortey in #1183
- fix: highlights for badges by @mrCherry97 in #1184
- Run image-verify workflow on PRs to main only by @pPrecel in #1186
- Run image-verify workflow on PRs to main only v2 by @pPrecel in #1188
- Cleanup linter excludes by @halamix2 in #1180
- pip-python39(deps): bump setuptools from 75.0.0 to 75.1.0 in /components/runtimes/python/python39 by @dependabot in #1189
- pip-python312(deps): bump setuptools from 75.0.0 to 75.1.0 in /components/runtimes/python/python312 by @dependabot in #1191
- pip-python39(deps): bump prometheus-client from 0.20.0 to 0.21.0 in /components/runtimes/python/python39 by @dependabot in #1190
- pip-python312(deps): bump prometheus-client from 0.20.0 to 0.21.0 in /components/runtimes/python/python312 by @dependabot in #1192
- gomod(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #1193
- Set fixed lint action version by @pPrecel in #1196
- feat: Add proper categories for CRDs by @a-thaler in #1195
- gomod(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #1197
- gomod(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 by @dependabot in #1198
- normalize github script names by @anoipm in #1199
- Simplify release id for assets by @anoipm in #1200
- Tests and bump k8s from 1.29 to 1.30 by @Cortey in #1201
- pip-python312(deps): bump bottle from 0.13.1 to 0.13.2 in /components/runtimes/python/python312 by @dependabot in #1203
- npm-nodejs20(deps): bump @opentelemetry/instrumentation-express from 0.42.0 to 0.43.0 in /components/runtimes/nodejs/nodejs20 in the opentelemetry group by @dependabot in #1202
- npm-nodejs18(deps): bump @opentelemetry/instrumentation-express from 0.42.0 to 0.43.0 in /components/runtimes/nodejs/nodejs18 in the opentelemetry group by @dependabot in #1206
- Fix link checker version by @halamix2 in #1207
- pip-python39(deps): bump bottle from 0.13.1 to 0.13.2 in /components/runtimes/python/python39 by @dependabot in #1208
- Remove Python39 by @Cortey in #1210
- Remove Nodejs18 by @Cortey in #1213
- Fix nodejs18 references by @halamix2 in #1220
- add nodejs22 image by @halamix2 in #1219
- fix node 22 image by @halamix2 in #1221
- Add image syncer job by @halamix2 in #1222
- Add image syncer config by @halamix2 in #1223
- python312(deps): bump kyma-project/prod/external/library/python from 3.12.6-alpine3.20 to 3.12.7-alpine3.20 in /components/runtimes/python/python312 by @dependabot in #1224
- Update current nodejs version in docs by @halamix2 in #1231
- Prevent requeueing after 1s when the validation failed by @MichalKalke in #1235
- Add deprecation notices by @halamix2 in #1229
- Add deprecation notices to operator by @halamix2 in #1230
- gomod(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #1212
- gomod(deps): bump the k8s-io group with 5 updates by @dependabot in #1232
- gomod(deps): bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 by @dependabot in #1233
- operator(deps): bump kyma-project/prod/external/library/golang from 1.23.1-alpine3.20 to 1.23.2-alpine3.20 in /components/operator by @dependabot in #1225
- npm-nodejs20(deps): bump the opentelemetry group in /components/runtimes/nodejs/nodejs20 with 5 updates by @dependabot in #1234
- pip-python312(deps): bump setuptools from 75.1.0 to 75.3.0 in /components/runtimes/python/python312 by @dependabot in #1237
- manager(deps): bump kyma-project/prod/external/library/golang from 1.23.1-alpine3.20 to 1.23.2-alpine3.20 in /components/serverless/deploy/manager by @dependabot in #1226
- jobinit(deps): bump kyma-project/prod/external/library/golang from 1.23.1-alpine3.20 to 1.23.2-alpine3.20 in /components/serverless/deploy/jobinit by @dependabot in #1227
- webhook(deps): bump kyma-project/prod/external/library/golang from 1.23.1-alpine3.20 to 1.23.2-alpine3.20 in /components/serverless/deploy/webhook by @dependabot in #1228
- bump gardener k8s version by @halamix2 in #1238
- gomod(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in #1239
- gomod(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 by @dependabot in #1240
- pip-python312(deps): bump the opentelemetry group in /components/runtimes/python/python312 with 5 updates by @dependabot in #1246
- gomod(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot in #1245
- gomod(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #1244
- gomod(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 by @dependabot in #1243
- Remove Python version from the runtime header by @MichalKalke in #1248
- limit caching secrets by label by @halamix2 in #1250
- Bump synced alpine image by @halamix2 in #1254
- gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in #1241
- jobinit(deps): bump kyma-project/prod/external/library/golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 in /components/serverless/deploy/jobinit by @dependabot in #1259
- operator(deps): bump kyma-project/prod/external/library/golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 in /components/operator by @dependabot in #1258
- webhook(deps): bump kyma-project/prod/external/library/golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 in /components/serverless/deploy/webhook by @dependabot in #1261
- manager(deps): bump kyma-project/prod/external/library/golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 in /components/serverless/deploy/manager by @dependabot in #1260
- pip-python312(deps): bump setuptools from 75.3.0 to 75.6.0 in /components/runtimes/python/python312 by @dependabot in #1263
- Run integration tests with k8s v1.31 by @kwiatekus in #1270
- Bump Go dependencies by @halamix2 in #1266
- Add libgit to release workflow by @halamix2 in #1271
- npm-nodejs20(deps): bump the opentelemetry group in /components/runtimes/nodejs/nodejs20 with 5 updates by @dependabot in #1255
- pip-python312(deps): bump the opentelemetry group in /components/runtimes/python/python312 with 5 updates by @dependabot in #1262
- gomod(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #1274
- gomod(deps): bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 by @dependabot in #1273
- Run integration tests on SAP BTP platform as part of automated CD by @kwiatekus in #1277
- gomod(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in #1276
- use tf actions from external repo by @kwiatekus in #1278
- Bump tf actions by @kwiatekus in #1279
- Get rid of flaky gardener test by @kwiatekus in #1280
- Bump base images by @halamix2 in #1281
- fix nodejs22 image by @halamix2 in #1252
- Buildless serverless by @anoipm in #1242
- npm-nodejs22(deps): bump the opentelemetry group in /components/runtimes/nodejs/nodejs22 with 5 updates by @dependabot in #1297
- operator(deps): bump kyma-project/prod/external/library/alpine from 3.20.3 to 3.21.0 in /components/operator by @dependabot in #1286
- operator(deps): bump kyma-project/prod/external/library/golang from 1.23.3-alpine3.20 to 1.23.4-alpine3.20 in /components/operator by @dependabot in #1289
- npm-nodejs20(deps): bump the opentelemetry group in /components/runtimes/nodejs/nodejs20 with 5 updates by @dependabot in #1298
- python312(deps): bump kyma-project/prod/external/library/python from 3.12.7-alpine3.20 to 3.12.8-alpine3.20 in /components/runtimes/python/python312 by @dependabot in #1284
- gitserver(deps): bump kyma-project/prod/external/library/alpine from 3.20.2 to 3.21.0 in /tests/gitserver by @dependabot in #1285
- webhook(deps): bump kyma-project/prod/external/library/alpine from 3.20.3 to 3.21.0 in /components/serverless/deploy/webhook by @dependabot in #1287
- jobinit(deps): bump kyma-project/prod/external/library/alpine from 3.20.3 to 3.21.0 in /components/serverless/deploy/jobinit by @dependabot in #1292
- jobinit(deps): bump kyma-project/prod/external/library/golang from 1.23.3-alpine3.20 to 1.23.4-alpine3.20 in /components/serverless/deploy/jobinit by @dependabot in #1291
- manager(deps): bump kyma-project/prod/external/library/alpine from 3.20.3 to 3.21.0 in /components/serverless/deploy/manager by @dependabot in #1288
- manager(deps): bump kyma-project/prod/external/library/golang from 1.23.3-alpine3.20 to 1.23.4-alpine3.20 in /components/serverless/deploy/manager by @dependabot in #1290
- gomod(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 by @dependabot in #1294
- gomod(deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 by @dependabot in #1296
- pip-python312(deps): bump prometheus-client from 0.21.0 to 0.21.1 in /components/runtimes/python/python312 by @dependabot in #1293
- webhook(deps): bump kyma-project/prod/external/library/golang from 1.23.3-alpine3.20 to 1.23.4-alpine3.20 in /components/serverless/deploy/webhook by @dependabot in #1283
- fix image building by @halamix2 in #1302
- Run generate on buildless-serverless by @halamix2 in #1305
- bump base go image by @halamix2 in #1304
- replace buildless base image by @halamix2 in #1303
- BUmp base go images by @halamix2 in #1306
- fix images versions inside operator image by @anoipm in #1307
- fix broken pull and push gh workflows by @anoipm in #1308
- fix broken pull and push gh workflows (part 2) by @anoipm in #1310
- enabling buildless-serverless to be run by the operator by @MichalKalke in #1299
- Fix currentSpan handling by @kwiatekus in #1311
- fix make manifests for buildless serverless by @anoipm in #1313
- fix make manifests for buildless serverless (2) by @anoipm in #1314
New Contributors
- @mrCherry97 made their first contribution in #1032
- @OliwiaGowor made their first contribution in #1123
- @a-thaler made their first contribution in #1195
Full Changelog: 1.5.1...1.6.0