What's Changed
Features
- feat: Add detailed debug and info logging for module and git services by @alfespa17 in #2361
- feat: pre init step within runs by @CraigSamuelson in #2389
Fixes
- fix: postcommit transaction phase when creating new modules by @alfespa17 in #2362
- fix: Add precommit lifecycle hook for module creation and enhance logging by @alfespa17 in #2363
Other changes
- docs: Update openapi docs to version 2.27.0 [skip ci] by @alfespa17 in #2367
- docs: Change openapi format to yaml [skip ci] by @alfespa17 in #2368
Dependencies
- deps: bump com.nimbusds:nimbus-jose-jwt from 10.3.1 to 10.4 by @dependabot[bot] in #2325
- deps: bump com.google.cloud:libraries-bom from 26.64.0 to 26.65.0 by @dependabot[bot] in #2371
- deps: bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 by @dependabot[bot] in #2372
- deps: bump commons-codec:commons-codec from 1.18.0 to 1.19.0 by @dependabot[bot] in #2373
- deps: bump com.azure:azure-storage-blob from 12.31.0 to 12.31.1 by @dependabot[bot] in #2375
- deps: bump org.apache.groovy:groovy-all from 4.0.27 to 4.0.28 by @dependabot[bot] in #2376
- deps: bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 by @dependabot[bot] in #2378
- deps: bump software.amazon.awssdk:bom from 2.32.4 to 2.32.15 by @dependabot[bot] in #2380
- deps: bump vite from 7.0.5 to 7.0.6 in /ui by @dependabot[bot] in #2387
- deps: bump typescript-eslint from 8.37.0 to 8.39.0 in /ui by @dependabot[bot] in #2374
- deps: bump cronstrue from 3.1.0 to 3.2.0 in /ui by @dependabot[bot] in #2379
- deps: bump jest from 30.0.4 to 30.0.5 in /ui by @dependabot[bot] in #2382
- deps: bump react-router-dom from 7.7.0 to 7.7.1 in /ui by @dependabot[bot] in #2386
- deps: bump jest-environment-jsdom from 30.0.4 to 30.0.5 in /ui by @dependabot[bot] in #2377
- deps: bump eslint from 9.31.0 to 9.32.0 in /ui by @dependabot[bot] in #2381
- deps: bump @types/node from 24.0.15 to 24.2.0 in /ui by @dependabot[bot] in #2384
- deps: bump ts-jest from 29.4.0 to 29.4.1 in /ui by @dependabot[bot] in #2385
- deps: bump core-js-pure from 3.44.0 to 3.45.0 in /ui by @dependabot[bot] in #2383
New Contributors
- @CraigSamuelson made their first contribution in #2389
Full Changelog: 2.27.0...2.28.0-beta.1