|
1 | 1 | NEXTFLOW CHANGE-LOG
|
2 | 2 | ===================
|
| 3 | +24.04.0 - 8 May 2025 |
| 4 | +- Add Support for Google Batch network tags (#5951) [d6e4d6c2] |
| 5 | +- Add Trace observer v2 (#6014) [c4437c1a] |
| 6 | +- Add allowed plugins list (#6049) [e22882e3] |
| 7 | +- Add azure.batch.jobMaxWallClockTime config option (#5996) [74963fdc] |
| 8 | +- Add config error checking to `run` command (#5998) [b0191fa4] |
| 9 | +- Add lineage to gitignore [02e1a542] |
| 10 | +- Add plugin create command (#6032) [68865f7f] |
| 11 | +- Add socketTimeoutException to retryable condition [b676e996] |
| 12 | +- Add support for Java 24 [a47ceefe] |
| 13 | +- Add timezone to lineage list timestamp [77736b55] |
| 14 | +- Add verbose AWS Batch job cleanup logging [504bd2df] |
| 15 | +- Add Support downloading plugins from OCI registries (#6016) [b41c65d5] |
| 16 | +- Add Support prefetching plugins metadata from plugins registry (#5887) [37d433d8] |
| 17 | +- Bring topic channels out of preview (#6030) [4b1b008b] |
| 18 | +- Data Lineage quick fixes (#6045) [f3cee76b] |
| 19 | +- Data Lineage workflow outputs fixes (#6041) [2cb49d08] |
| 20 | +- Data Lineage documentation (#5999) [c0bfc092] |
| 21 | +- Data Lineage programmatic API (#6003) [85b9d00d] |
| 22 | +- Fix NPE when params value is null [c7316eaf] |
| 23 | +- Fix `lineage find` command arguments validation (#6034) [375dc17c] |
| 24 | +- Fix concurrent modification error in `lint` command (#6053) [ccf5705e] |
| 25 | +- Fix errors in output fragment (#6020) [f947c9b4] |
| 26 | +- Fix false error in workflow output (#5982) [039ad401] |
| 27 | +- Fix small formatting inconsistencies (#6024) [c3a47605] |
| 28 | +- Fix task progress percentage with failed tasks (#5868) [7e931e83] |
| 29 | +- Fix timeout in failing test [cf3e1661] |
| 30 | +- Improve plugin template update [d33c5063] |
| 31 | +- Improve process creation logging [0121670c] |
| 32 | +- Make plugins log less verbose [38410fd0] |
| 33 | +- Minor allow null output params and values [53824bb0] |
| 34 | +- Refactor lineage annotations as list (#6022) [9280b59e] |
| 35 | +- Remove test constructors or mark as TestOnly (#5216) [d4fadd42] |
| 36 | +- Replace output `labels` with `label` directive (#6035) [f99bcd33] |
| 37 | +- Separate language and runtime reference docs (#6018) [75ad21d0] |
| 38 | +- Split standard library docs into multiple pages (#5993) [2f82d236] |
| 39 | +- Store lineage meta in root location and default to .lineage path [d1cae3be] |
| 40 | +- Use `channel` namespace to access channel factories (#6029) [26557f0c] |
| 41 | +- Use the same antlr4 dep as Groovy 4 (#5990) [bd33a76e] |
| 42 | +- Bump plugin template v0.1.0 [b54e78f3] |
| 43 | +- Bump repository provider connection timeout to 60 secs [39aaa831] |
| 44 | +- Bump [email protected] [b7aba74d] |
| 45 | +- Bump [email protected] [e8304c1e] |
| 46 | +- Bump [email protected] [c5100f6d] |
| 47 | + |
3 | 48 | 24.10.6 - 24 Apr 2025
|
4 | 49 | - Add support for Fusion Snapshots (#5954) [76a997a3]
|
5 | 50 | - Bump [email protected] [3ddf16fb]
|
|
0 commit comments