Skip to content

Legato AF 17.10.0 Release

Compare
Choose a tag to compare
@sarraly sarraly released this 21 Nov 23:53
· 1703 commits to master since this release

Release Notes

Our Release Notes include the details of the new features included in the 17.10.0 Legato AF Release.

Downloads

You have the option of downloading our tarball directly (not on GitHub), or syncing with our GitHub repo:

mkdir legato-17.10.0 && cd legato-17.10.0 && \
repo init -u https://github.com/legatoproject/manifest -m legato/releases/17.10.0.xml && \
repo sync