v1.17.0
Springwolf 1.17.0 is out! Thanks to all our contributors and to the more than 300 stargazers now!
This is mainly a maintenance release with updated dependencies and one noteworthy addition:
- Springwolf now supports generic and Kafka specific channel bindings like partitions and retention policy
Due to dependencies issues during publishing, the cloud-stream, sns and sqs plugins were not released, see https://github.com/springwolf/springwolf-core/actions/runs/17328639221/job/49199078080
What's Changed
- chore(deps): Bump io-swagger-core-v3 from 2.2.34 to 2.2.35 by @dependabot[bot] in #1385
- chore(deps): Bump localstack/localstack from 4.6.0 to 4.7.0 in /springwolf-examples/springwolf-sns-example by @dependabot[bot] in #1383
- chore(deps): Bump localstack/localstack from 4.6.0 to 4.7.0 in /springwolf-examples/springwolf-sqs-example by @dependabot[bot] in #1387
- chore(deps): Bump the npm_and_yarn group in /springwolf-ui with 3 updates by @dependabot[bot] in #1397
- chore(deps): Bump io-swagger-core-v3 from 2.2.35 to 2.2.36 by @dependabot[bot] in #1396
- chore(deps): Bump kotlin from 2.2.0 to 2.2.10 by @dependabot[bot] in #1395
- chore(deps): Bump protobuf from 4.31.1 to 4.32.0 by @dependabot[bot] in #1393
- chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1391
- chore(deps): Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #1392
- chore(deps-dev): Bump typescript from 5.8.3 to 5.9.2 in /springwolf-ui by @dependabot[bot] in #1382
- feat(ui): show channel icon in channel header items by @timonback in #1390
- chore(ui): add npm task start by @timonback in #1389
- chore(deps): Bump org.jetbrains.kotlin:kotlin-reflect from 2.2.0 to 2.2.10 by @dependabot[bot] in #1400
- chore(deps): Bump org.springframework.boot from 3.5.4 to 3.5.5 by @dependabot[bot] in #1398
- chore(deps): Bump org-mockito from 5.18.0 to 5.19.0 by @dependabot[bot] in #1399
- chore(deps): Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1402
- chore(deps): Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.19.2 to 2.20.0 by @dependabot[bot] in #1405
- chore(deps-dev): Bump jest from 30.0.5 to 30.1.1 in /springwolf-ui by @dependabot[bot] in #1408
- feat(kafka): add kafka channel bindings by @timonback in #1388
Full Changelog: v1.16.0...v1.17.0