|
1 | 1 | NEXTFLOW CHANGE-LOG |
2 | 2 | =================== |
| 3 | +25.06.-0-edge - 6 Jul 2025 |
| 4 | +- Add Git response max length check (#6190) [098fe84f] |
| 5 | +- Add docker.registryOverride option (#6205) [e26abe4f] |
| 6 | +- Add namespaces to nf-lang (#6176) [c839799b] |
| 7 | +- Add support for Bitbucket API token (#6209) [f711f24e] |
| 8 | +- Fix AWS NIO tests [069653dd] |
| 9 | +- Fix JWT token refresh to Fusion validation request (#6231) [95dfdafd] |
| 10 | +- Fix Apptainer and singularity --no-https option (#6216) [66ead2c6] |
| 11 | +- Fix class not found exception Google Life science executor (#6193) [7bfb9358] |
| 12 | +- Fix false error on nested closure in config process directive (#6203) [481c773b] |
| 13 | +- Fix false error when using stdin/stdout in a tuple (#6219) [5d7f12ce] |
| 14 | +- Fix false warning in config schema validator (#6240) [4e55ceeb] |
| 15 | +- Fix http response err message [1f05451f] |
| 16 | +- Fix mamba env create stalls at prompt [e7c93791] |
| 17 | +- Fix null reference error in lint command (#6202) [3e1837e6] |
| 18 | +- Fix readBytes for non-GitHub providers (#6243) [fa79c12c] |
| 19 | +- Fix replace List.getFirst with List.get(0) for compatibility [83428ee2] |
| 20 | +- Fix same Conda env is re-created for same module (#6166) [b46f01f9] |
| 21 | +- Fix stack overflow error with workflow metadata (#5988) [9d50c495] |
| 22 | +- Fix Maven publish with aws credentials [34d64ab3] |
| 23 | +- Implement retry strategy for Git repository provider (#6195) [0f922826] |
| 24 | +- Implement unordered directory hash (#6197) [a0eeed8d] |
| 25 | +- Minor Azure Batch disk slot calculation demoted to debug (#6234) [c65955ce] |
| 26 | +- Remove deprecated GsonHelper class [700faddb] |
| 27 | +- Remove deprecated nexus-staging plugin [68b449bb] |
| 28 | +- Rename IncludeModuleNode to IncludeEntryNode (#6217) [1f456d9c] |
| 29 | +- Replace URLConnection with HttpClient (#6188) [d1e6836e] |
| 30 | +- Return null result when repository provider has not auth [9d7fd9fc] |
| 31 | +- Unwrap Failsafe exception cause in Wave client [0cb39df5] |
| 32 | +- Update Google dependencies (#6229) [8bd42acb] |
| 33 | +- Update stalebot (#6228) [27174df3] |
| 34 | +- Update Wave retryPolicy default values (#6222) [b8069a58] |
| 35 | +- Upgrade AWS instructions to AL2023 (#6183) [ed407095] |
| 36 | +- Upgrade to AWS Java SDK v2 (#6165) [fc99b447] |
| 37 | +- Upload Google Batch log on task exit (#6226) [78d9f473] |
| 38 | +- Bump Google instance type for testing [bde9ef1b] |
| 39 | +- Bump Logback version 1.5.18 [e3d5cedd] |
| 40 | +- Bump Slf4j version 2.0.17 [93199e09] |
| 41 | +- Bump gson version 2.13.1 [ab8e36a2] |
| 42 | +- Bump nf-wave@1.14.0 [71ecf264] |
| 43 | +- Bump nf-tower@1.13.0 [53d1bfb4] |
| 44 | +- Bump nf-google@1.22.1 [cdf56d14] |
| 45 | +- Bump nf-azure@1.18.0 [fc514062] |
| 46 | +- Bump nf-amazon@3.0.0 [ffe699bd] |
| 47 | + |
| 48 | +25.04.4 - 16 Jun 2024 |
| 49 | +- Fix bug in generated Groovy code (#6082) [ead2f320] |
| 50 | +- Fix default imports in included configs (#6096) [831a577b] |
| 51 | +- Fix variable checking in v2 config parser (#6097) [686ff608] |
| 52 | +- Sort linter errors/warnings by source location (#6098) [f51f339c] |
| 53 | + |
| 54 | +24.10.8 - 6 Jun 2025 |
| 55 | +- Add Fusion license validation [02b4dd74] |
| 56 | +- Bump nf-wave@1.7.5-patch1 [cf6af9c5] |
| 57 | +- Bump nf-tower@1.9.3-patch1 [bdef2177] |
| 58 | + |
| 59 | +24.04.5 - 6 Jun 2025 |
| 60 | +- Add Fusion license validation [cb7210b9] |
| 61 | +- Bump nf-wave@1.4.2-patch2 [69b63342] |
| 62 | +- Bump nf-tower@1.9.1-patch1 [8bfdc673] |
| 63 | + |
| 64 | +25.05.0-edge - 2 Jun 2025 |
| 65 | +- Add Failsafe retry mechanism in K8s (#6083) [9e675c6a] |
| 66 | +- Add Platform info to Fusion license (#6142) [75f1bc52] |
| 67 | +- Add support for Azure Managed identities on Azure worker nodes with Fusion (#6118) [37981a5f] |
| 68 | +- Add support for container build compression (#5964) [daeefa0c] |
| 69 | +- Deprecated condaFile attribute [9e52b2ad] |
| 70 | +- Fix bug in generated Groovy code (#6082) [f0620656] |
| 71 | +- Fix default imports in included configs (#6096) [8f790615] |
| 72 | +- Fix variable checking in v2 config parser (#6097) [c3e9367b] |
| 73 | +- Force overwritting to trace file (#6105) [b9dace93] |
| 74 | +- Improve documentation of splitCsv operator (#6131) [f09ae8d7] |
| 75 | +- Make RepositoryProvider readBytes public (#6138) [9221b112] |
| 76 | +- Remove Az Fusion environment variable (#6143) [6c595eac] |
| 77 | +- Remove deprecated spack options [4e5d32a3] |
| 78 | +- Remove task attempt from hash list and add note (#6123) [9b48df4c] |
| 79 | +- Return streams in Lineage search and subkeys methods (#6067) [e4af2308] |
| 80 | +- Sort linter errors/warnings by source location (#6098) [7c52fafb] |
| 81 | +- Sunset the Google LS executor (#6070) [06e0d426] |
| 82 | +- Bump Groovy to version 4.0.27 (#6125) [258e1790] |
| 83 | +- Bump jgit:7.1.1.202505221757-r [16b88aca] |
| 84 | +- Bump nf-wave@1.13.0 [ab1d2dfe] |
| 85 | +- Bump nf-tower@1.12.0 [d4d97dfc] |
| 86 | +- Bump nf-k8s@1.1.0 [14eb7892] |
| 87 | +- Bump nf-google@1.22.0 [0f6498f1] |
| 88 | +- Bump nf-azure@1.17.0 [0b491840] |
| 89 | + |
| 90 | +25.04.3 - 2 Jun 2025 |
| 91 | +- Add Platform info to Fusion license (#6142) [375db65a] |
| 92 | +- Force overwritting to trace file (#6105) [59e9d88d] |
| 93 | +- Bump nf-tower@1.11.3 [f7509bce] |
| 94 | + |
| 95 | +25.04.2 - 13 May 2025 |
| 96 | +- Add check subcommand in lineage (#6074) [5ba67bca] |
| 97 | +- Fix issues with `lint` console output (#6064) [7405f513] |
| 98 | +- Remove obsolete conda create --mkdir option (#6010) [9fc44f76] |
| 99 | + |
| 100 | +25.04.1 - 12 May 2025 |
| 101 | +- Add Beta annotation to LinStore [3bd0d731] |
| 102 | +- Add data lineage guide (#6044) [7f7fb631] |
| 103 | +- Add more excludes to cmd lint [fc52c843] |
| 104 | +- Add support for ARM and Snapshots (#6057) [ef4c3865] |
| 105 | +- Add version to Lineage data model (#6037) [5c2c2834] |
| 106 | +- Fix IllegalArgumentException on publish operator [ecdbe21b] |
| 107 | +- Fix linting of output `label` directive (#6065) [74bf33a2] |
| 108 | +- Fix selector expression documentation (#6050) [548c87bd] |
| 109 | +- Improve lineage checksum validation [d708bf09] |
| 110 | +- Improve not found error in lineage `render` (#6061) [e55419ad] |
| 111 | +- Make config parser v2 compatible with AssetManager (#6042) [aab5574b] |
| 112 | +- Refactor lineage model using v1beta1 package name [63d59154] |
| 113 | +- Support fromPath with pattern in Lineage Pseudo-FS (#6054) [ce165c0e] |
| 114 | +- Bump plugin template to v0.2.0 (#6062) [96c88931] |
| 115 | +- Bump nf-wave@1.12.1 [8cabfd74] |
| 116 | + |
| 117 | +25.04.0 - 8 May 2025 |
| 118 | +- Add Support for Google Batch network tags (#5951) [d6e4d6c2] |
| 119 | +- Add Trace observer v2 (#6014) [c4437c1a] |
| 120 | +- Add allowed plugins list (#6049) [e22882e3] |
| 121 | +- Add azure.batch.jobMaxWallClockTime config option (#5996) [74963fdc] |
| 122 | +- Add config error checking to `run` command (#5998) [b0191fa4] |
| 123 | +- Add lineage to gitignore [02e1a542] |
| 124 | +- Add plugin create command (#6032) [68865f7f] |
| 125 | +- Add socketTimeoutException to retryable condition [b676e996] |
| 126 | +- Add support for Java 24 [a47ceefe] |
| 127 | +- Add timezone to lineage list timestamp [77736b55] |
| 128 | +- Add verbose AWS Batch job cleanup logging [504bd2df] |
| 129 | +- Add Support downloading plugins from OCI registries (#6016) [b41c65d5] |
| 130 | +- Add Support prefetching plugins metadata from plugins registry (#5887) [37d433d8] |
| 131 | +- Bring topic channels out of preview (#6030) [4b1b008b] |
| 132 | +- Data Lineage quick fixes (#6045) [f3cee76b] |
| 133 | +- Data Lineage workflow outputs fixes (#6041) [2cb49d08] |
| 134 | +- Data Lineage documentation (#5999) [c0bfc092] |
| 135 | +- Data Lineage programmatic API (#6003) [85b9d00d] |
| 136 | +- Fix NPE when params value is null [c7316eaf] |
| 137 | +- Fix `lineage find` command arguments validation (#6034) [375dc17c] |
| 138 | +- Fix concurrent modification error in `lint` command (#6053) [ccf5705e] |
| 139 | +- Fix errors in output fragment (#6020) [f947c9b4] |
| 140 | +- Fix false error in workflow output (#5982) [039ad401] |
| 141 | +- Fix small formatting inconsistencies (#6024) [c3a47605] |
| 142 | +- Fix task progress percentage with failed tasks (#5868) [7e931e83] |
| 143 | +- Fix timeout in failing test [cf3e1661] |
| 144 | +- Improve plugin template update [d33c5063] |
| 145 | +- Improve process creation logging [0121670c] |
| 146 | +- Make plugins log less verbose [38410fd0] |
| 147 | +- Minor allow null output params and values [53824bb0] |
| 148 | +- Refactor lineage annotations as list (#6022) [9280b59e] |
| 149 | +- Remove test constructors or mark as TestOnly (#5216) [d4fadd42] |
| 150 | +- Replace output `labels` with `label` directive (#6035) [f99bcd33] |
| 151 | +- Separate language and runtime reference docs (#6018) [75ad21d0] |
| 152 | +- Split standard library docs into multiple pages (#5993) [2f82d236] |
| 153 | +- Store lineage meta in root location and default to .lineage path [d1cae3be] |
| 154 | +- Use `channel` namespace to access channel factories (#6029) [26557f0c] |
| 155 | +- Use the same antlr4 dep as Groovy 4 (#5990) [bd33a76e] |
| 156 | +- Bump plugin template v0.1.0 [b54e78f3] |
| 157 | +- Bump repository provider connection timeout to 60 secs [39aaa831] |
| 158 | +- Bump nf-google@1.21.0 [b7aba74d] |
| 159 | +- Bump nf-azure@1.16.0 [e8304c1e] |
| 160 | +- Bump nf-amazon@2.15.0 [c5100f6d] |
| 161 | + |
3 | 162 | 24.10.6 - 24 Apr 2025 |
4 | 163 | - Add support for Fusion Snapshots (#5954) [76a997a3] |
5 | 164 | - Bump nf-wave@1.7.5 [3ddf16fb] |
|
0 commit comments