Skip to content
Snippets Groups Projects
Commit 1b67a270 authored by Alexander Turenko's avatar Alexander Turenko Committed by Kirill Yukhin
Browse files

doc: add changelogs for the upcoming 2.8.1 release

parent ea95cf75
No related branches found
No related tags found
No related merge requests found
## feature/build
* Updated CMake minimum required version in Tarantool build infrastructure to 3.1.
## feature/build
* Drop autotools dependencies from RPM / Deb packages (follows up gh-4968).
## feature/build
* Stop publishing new binary packages for CentOS 6.
## feature/build
* Stop publishing new binary packages for Debian Jessie.
## feature/build
* Stop support of Mac OS 10.13 (disable regular testing).
## feature/core
* Introduce exclude_null option to index part definition. When it is on, index
filters and doesn't store tuples with "null" value of this part (gh-4480).
## feature/build
* Publish binary packages for Fedora 33 (gh-5502).
## bugfix/build
* Fix building on FreeBSD (incomplete definition of type 'struct sockaddr')
(gh-5748).
## feature/testing
* We're moving to GitHub Actions (gh-5662).
## feature/testing
* Run single node Jepsen testing on per-push basis (gh-5736).
## bugfix/build
* Don't refetch already downloaded static build dependencies (gh-5761).
## feature/build
* Bump built-in zstd version from v1.3.3 to v1.4.8 (part of gh-5502).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment