File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33We follow the CalVer (https://calver.org/ ) versioning scheme: YY.MINOR.MICRO.
44
5+ 26.10.0 (2026-05-14)
6+ ===================
7+
8+ - osfmetrics data migration from elasticsearch6 to elasticsearch8
9+ - add configuration for osfmetrics with es8 (in parallel with es6)
10+ - save new osfmetrics event records and periodic reports in both es6 and es8
11+ - add migrate_osfmetrics_6to8 command to copy old data from es6 to es8
12+
51326.9.0 (2026-05-07)
614===================
715
Original file line number Diff line number Diff line change 11{
22 "name" : " OSF" ,
3- "version" : " 26.9 .0" ,
3+ "version" : " 26.10 .0" ,
44 "description" : " Facilitating Open Science" ,
55 "repository" : " https://github.com/CenterForOpenScience/osf.io" ,
66 "author" : " Center for Open Science" ,
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " osf-io"
3- version = " 26.9 .0"
3+ version = " 26.10 .0"
44description = " The code for [https://osf.io](https://osf.io)."
55authors = [" Your Name <you@example.com>" ]
66license = " Apache License 2.0"
You can’t perform that action at this time.
0 commit comments