Skip to content

Commit

Permalink
Release notes for v0.14.0 (#1729)
Browse files Browse the repository at this point in the history
  • Loading branch information
lintool authored Jan 11, 2022
1 parent 488a543 commit 06fb4f9
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ Beyond that, there are always [open issues](https://github.com/castorini/anserin

## Release History

+ v0.14.0: January 10, 2022 [[Release Notes](docs/release-notes/release-notes-v0.14.0.md)]
+ v0.13.5: November 2, 2021 [[Release Notes](docs/release-notes/release-notes-v0.13.5.md)]
+ v0.13.4: October 22, 2021 [[Release Notes](docs/release-notes/release-notes-v0.13.4.md)]
+ v0.13.3: August 22, 2021 [[Release Notes](docs/release-notes/release-notes-v0.13.3.md)]
Expand Down
63 changes: 63 additions & 0 deletions docs/release-notes/release-notes-v0.14.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# Anserini Release Notes (v0.14.0)

**Release date: January 10, 2022**

+ Upgraded Lucene to 8.11.0.
+ Upgraded log4 to fix vulnerabilities.
+ Refactored regression framework, simplifying regression scripts and YAML files.
+ Resolved MS MARCO (V1) doc segmentation issues.
+ Added regressions for Mr. TyDi (v1.1).
+ Added intra-run multithreading to `SearchCollection`.
+ Resolved minor build warnings.

## Contributors (This Release)

Sorted by number of commits:

+ Jimmy Lin ([lintool](https://github.com/lintool))
+ Christopher Akiki ([cakiki](https://github.com/cakiki ))
+ Xinyu (Crystina) Zhang ([crystina-z](https://github.com/crystina-z))
+ Kevin Wang ([kevin-wangg](https://github.com/kevin-wangg))
+ Lingwei Gu ([lingwei-gu ](https://github.com/lingwei-gu ))
+ Manveer Tamber ([manveertamber](https://github.com/manveertamber))
+ Mikhail Tsirlin ([mikhail-tsir](https://github.com/mikhail-tsir))
+ Tianhao Yao ([tyao-t](https://github.com/tyao-t))
+ Vivian Liu ([vivianliu](https://github.com/vivianliu))

## All Contributors

All contributors with five or more commits, sorted by number of commits, [according to GitHub](https://github.com/castorini/Anserini/graphs/contributors):

+ Jimmy Lin ([lintool](https://github.com/lintool))
+ Peilin Yang ([Peilin-Yang](https://github.com/Peilin-Yang))
+ Ryan Clancy ([r-clancy](https://github.com/r-clancy))
+ Ahmet Arslan ([iorixxx](https://github.com/iorixxx))
+ Edwin Zhang ([edwinzhng](https://github.com/edwinzhng))
+ Rodrigo Nogueira ([rodrigonogueira4](https://github.com/rodrigonogueira4))
+ Emily Wang ([emmileaf](https://github.com/emmileaf))
+ Royal Sequiera ([rosequ](https://github.com/rosequ))
+ Chris Kamphuis ([Chriskamphuis](https://github.com/Chriskamphuis))
+ Victor Yang ([Victor0118](https://github.com/Victor0118))
+ Xueguang Ma ([MXueguang](https://github.com/MXueguang))
+ Boris Lin ([borislin](https://github.com/borislin))
+ Tommaso Teofili ([tteofili](https://github.com/tteofili))
+ Nikhil Gupta ([nikhilro](https://github.com/nikhilro))
+ Stephanie Hu ([stephaniewhoo](https://github.com/stephaniewhoo))
+ Yuhao Xie ([Kytabyte](https://github.com/Kytabyte))
+ Shane Ding ([shaneding](https://github.com/shaneding))
+ Ronak Pradeep ([ronakice](https://github.com/ronakice))
+ Kuang Lu ([lukuang](https://github.com/lukuang))
+ Adam Yang ([adamyy](https://github.com/adamyy))
+ Luchen Tan ([LuchenTan](https://github.com/LuchenTan))
+ Joel Mackenzie ([JMMackenzie](https://github.com/JMMackenzie))
+ Xinyu Mavis Liu ([x389liu](https://github.com/x389liu))
+ Salman Mohammed ([salman1993](https://github.com/salman1993))
+ Zhiying Jiang ([bazingagin](https://github.com/bazingagin))
+ Johnson Han ([x65han](https://github.com/x65han))
+ Kelvin Jiang ([kelvin-jiang](https://github.com/kelvin-jiang))
+ Hang Cui ([HangCui0510](https://github.com/HangCui0510))
+ Michael Tu ([tuzhucheng](https://github.com/tuzhucheng))
+ Dayang Shi ([dyshi](https://github.com/dyshi))
+ Yuqi Liu ([yuki617](https://github.com/yuki617))
+ Peng Shi ([Impavidity](https://github.com/Impavidity))
+ Zeynep Akkalyoncu Yilmaz ([zeynepakkalyoncu](https://github.com/zeynepakkalyoncu))

0 comments on commit 06fb4f9

Please sign in to comment.