v2022.0.0 - Release Candidate 2
Pre-release
Pre-release
This release candidate updates the s3 source and sink to version 2.x of AWS SDK and version 3.x of Spring Cloud AWS.
What's Changed
- Release 2021.1.2 (non-apps back to snapshots) by @onobc in #304
- Release 2021.1.2 (apps back to snapshots) by @onobc in #305
- Release 2021.1.2 (release train back to snapshots) by @onobc in #306
- Fix typo for elasticsearch-sink README by @Kim-Taesu in #310
- Bump mysql-connector-java from 8.0.16 to 8.0.28 in /applications/stream-applications-integration-tests by @dependabot in #309
- Update main to next version (4.0.0) by @onobc in #314
- Revise HttpRequestFunctionConfiguration configuration by @sunny151091 in #295
- GH-276 Apply ComponentCustomizer in other modules by @artembilan in #284
- Fix cdc-debezium-supplier README.adoc by @Kim-Taesu in #316
- Update Java to 11.0.16 by @corneil in #317
- Bump aws-java-sdk-s3 from 1.11.415 to 1.12.261 in /applications/stream-applications-integration-tests by @dependabot in #313
- Disable DB init for JDBC Source and Sink by @artembilan in #325
- Add create-containers.sh and download-apps.sh by @corneil in #331
- Fix docs by @corneil in #332
- Updated to add filter by @corneil in #333
- Spring Boot 3.0 update - checkpoint 1 by @onobc in #336
- Added module poms by @corneil in #337
- Remove extension settings.xml by @onobc in #338
- Update create-containers.sh and download-apps.sh by @corneil in #339
- Corneil/add initial GitHub actions by @corneil in #340
- Adding redis-common and disable elasticsearch. by @corneil in #341
- Workflow update by @corneil in #342
- Workflow update by @corneil in #343
- update github actions by @corneil in #344
- Remove geode and update sftp by @corneil in #345
- [SB3 Update] SftpConsumer + AWS S3 by @onobc in #347
- GH-348: Resolve knownHostsExpression to Resource by @artembilan in #349
- [SB3 Update] many fixes toward unit tests by @onobc in #352
- [SB3 Update] more fixes towards unit tests by @onobc in #353
- Remove geode from docs by @corneil in #354
- [SB3 Update] even more fixes towards unit tests by @onobc in #355
- Use public snapshot and milestone for build. by @corneil in #356
- Require .settings.xml for deploy credentials. by @corneil in #357
- Reorganise modules by @corneil in #358
- Enable verbose by @corneil in #359
- Added dependencyManagement to .settings.xml by @corneil in #360
- Ensure module projects skip deploy by @corneil in #361
- Fix parameters to matrixes by @corneil in #362
- Reducing maven build time on apps by @corneil in #363
- Fix exporting env by @corneil in #364
- Fix build-app by @corneil in #365
- Fix build-app by @corneil in #366
- build app containers by @corneil in #374
- [SB3 Build] Adding dependencies to functions-dependencies. by @corneil in #375
- GH-369: Fix HeaderEnricher for no proxyBeanMethod by @artembilan in #376
- GH-373: Re-enable aggregator tests by @artembilan in #377
- GH-368: Update AWS code to the latest deps by @artembilan in #378
- Add script that uses pack to create a container by @corneil in #383
- Updated build to use packeto buildpacks to create a container. by @corneil in #384
- Fix error in yaml by @corneil in #385
- update .gitignore by @corneil in #386
- update build by @corneil in #387
- fix build by @corneil in #388
- fix build by @corneil in #389
- GH-350: Upgrade SI Cassandra; re-enable tests by @artembilan in #381
- default encoding utf8 by @corneil in #390
- added logging docker commands by @corneil in #391
- Fix publish and error reporting by @corneil in #392
- Improve error reporting by @corneil in #393
- Fix build app deploy by @corneil in #394
- [GitHub Actions] remove quotes from version by @corneil in #396
- [GitHub Actions] fix extracting Maven project version. Rename element… by @corneil in #397
- [GitHub Actions] fix core build by @corneil in #398
- [GitHub Actions] improve maven output by @corneil in #399
- [GitHub Actions] fix pack usage by @corneil in #400
- [Issues] Change http-request to non-reactive by @corneil in #402
- [SB 3] Fix checkstyle in http-request-function. by @corneil in #406
- Xmpp supplier by @dmfrey in #403
- Bump ivy from 2.4.0 to 2.5.1 in /applications/processor/groovy-processor by @dependabot in #409
- Bump ivy from 2.4.0 to 2.5.1 in /applications/sink/router-sink by @dependabot in #408
- Bump ivy from 2.4.0 to 2.5.1 in /applications/processor/script-processor by @dependabot in #407
- update for consistency by @dmfrey in #404
- update test configuration for consistency by @dmfrey in #412
- initial commit by @dmfrey in #413
- Remove all remnants of Geode by @onobc in #414
- Update to Spring Boot 3.0.0-RC2 / Spring Cloud 2022.0.0-RC1 by @onobc in #415
- [SB3] Update Elasticsearch Client. by @corneil in #416
- GH-327: Use TestSocketUtils from spring-test by @onobc in #420
- GH-370: Enable ScriptProcessor tests back by @artembilan in #419
- GH-330: Rework Router Sink for
StreamBridgeby @artembilan in #421 - Change Filter function to non-reactive. by @corneil in #432
- Remove spring-doc-resources-0.2.5.zip. by @corneil in #434
- GH-431: Support sub-dirs in S3 Source by @artembilan in #433
- Clarify sftp-supplier docs by @onobc in #436
- Remove invalid config props references by @onobc in #439
- Added header-filter function and processor. by @corneil in #443
- [CI] Add steps for release by @onobc in #444
- [CI] Kick off the 4.0.0-M1 release by @onobc in #445
- Fix ElasticsearchSink index name header by @onobc in #446
- Remove spring-cloud-sleuth by @onobc in #454
- Fix metrics export for Spring Boot 3.x by @onobc in #455
- Document how to configure debezium offsets by @tzolov in #457
- Factor out the Debezium Engine Builder auto-configuration by @tzolov in #459
- GH-441: Add
JsonBytesToMapfunction by @artembilan in #461 - Debezium version update and new mssql it test by @tzolov in #460
- Factor out debeiuzm builder into a function common autoconfig project by @tzolov in #463
- Remove legacy config properties metadata files by @onobc in #464
- [DO NOT MERGE YET] app auto-conf support by @tzolov in #465
- [VERIFY POLISH] GH-275: Mention ComponentCustomizer in READMEs by @onobc in #467
- GH-265: Add Kafka Publisher and Sink by @artembilan in #469
- Update to Spring Boot 3.1.0 by @onobc in #473
- GH-265: Add Kafka Supplier & Source by @artembilan in #474
- GH-475: Add some missed nested props for apps by @artembilan in #476
- Update Debezium to 2.3.0.CR1 by @tzolov in #480
- Upgrade debezium to 2.3.0.Final by @tzolov in #482
- Upgrade to AWS SDK v2 by @artembilan in #484
New Contributors
- @Kim-Taesu made their first contribution in #310
- @sunny151091 made their first contribution in #295
Full Changelog: v2021.1.2...v2022.0.0-RC2