You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,19 @@
1
1
# Qiita changelog
2
2
3
-
Version 2024.09
3
+
Version 2024.10
4
4
---------------
5
5
6
-
Deployed on September 23rd, 2024
6
+
Deployed on October 14th, 2024
7
7
8
8
* Added update_resource_allocation_redis and companion code, so resource allocations summaries are available for review. Thank you @Gossty!
9
9
* Now is possible to have default workflows with only one step.
10
10
*`qiita_client.update_job_step` now accepts an ignore_error optional parameter. Thank you @charles-cowart!
11
11
* Initial changes in `qiita_client` to have more accurate variable names: `QIITA_SERVER_CERT` -> `QIITA_ROOTCA_CERT`. Thank you @charles-cowart!
12
12
* Added `get_artifact_html_summary` to `qiita_client` to retrieve the summary file of an artifact.
13
13
* Re-added github actions to `https://github.com/qiita-spots/qiita_client`.
14
-
*`Woltka v0.1.6, paired-end` superseded `Woltka v0.1.6` in `qp-woltka`; [more information](https://qiita.ucsd.edu/static/doc/html/processingdata/woltka_pairedend.html). Thank you to @qiyunzhu for the benchmarks!
14
+
*`SortMeRNA v4.3.7` superseded `Sortmerna v2.1b`, which relies on Silva 138 and now produced even mates. Thank you @ekopylova and @biocodz for the support.
15
+
*`Remove SynDNA reads` superseded `SynDNA Woltka`, which now generates even mates.
16
+
*`Woltka v0.1.7, paired-end` superseded `Woltka v0.1.6` in `qp-woltka`; [more information](https://qiita.ucsd.edu/static/doc/html/processingdata/woltka_pairedend.html). Thank you to @qiyunzhu for the benchmarks!
15
17
* Other general fixes, like [#3424](https://github.com/qiita-spots/qiita/pull/3424), [#3425](https://github.com/qiita-spots/qiita/pull/3425).
0 commit comments