Skip to content
Compare
Choose a tag to compare
@Totktonada Totktonada released this 27 Feb 17:23

Overview

This release switches node runtime from node16 to node20 and drops ubuntu-18.04 runners support.

https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
actions/runner-images#6002

It adds support for Debian/Ubuntu-based self-hosted runners, Debian/Ubuntu-based container jobs and tarantool-3.0+.

Fixes a couple of bugs: ignoring of the tarantool-version option and silent switch to tarantool 2.6.0 on Ubuntu Jammy (22.04), failing of tarantoolctl rocks commands on tarantool-1.10 on Ubuntu Jammy.

Commits: v2.0.0...v3.0.0

Acknowledgements

This release would not occur without @grafin and @yngvar-antonsson contributions. Thank you, friends!