We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge branch 'master' of github.com:quantcast/qfs
Wiki: * Release notes: fix link to Release-Notes-2.2.8.
Wiki: * Update release notes 2.2.8 highlights by adding Debian 13, and Rocky Linux 10 to platform support.
Merge branch 'master' of github.com:/quantcast/qfs
Wiki: * Release notes: add Debian 13, and Rocky Linux 10 to platform support.
Merge pull request #268 from quantcast/topic/binary-disro-update Add Debian 13 and Rocky Linux 10 builds.
Wiki: * Binary distributions: add binary distributions for Debian 13, Rocky Linux 10, and upcoming release 2.2.8.
Build script: * Add support for Debian 13. * Do not attempt to use deprecated apt-key command, if not available.
GitHub Actions: * Add fix rocky linux 10 docker image path.
GitHub Actions: * Add CentOS 10 build to build script.
IO library: * Update OpenSSL cleanup to use OPENSSL_init_ssl() and OPENSSL_cleanup() instead of now deprecated functions for OpenSSL 1.1.0 and later.
GitHub Actions: * Add Debian 13 and Rocky Linux 10 builds.
GitHub Actions: * Enable uploads to S3, now that they bucket keys are updated.
GitHub Actions: * Add ENABLE_UPLOADS environment variable to disable upload of tarballs to S3. * Default ENABLE_UPLOADS to false. * Fix mac OS builds upload conditions.
GitHub Actions: * Disable upload of tarballs to S3 until S3 keys are updated.
Merge pull request #267 from quantcast/topic/mstress_hadoop_3 Apache RAT update.
Apache RAT update: * Update to use version 0.17 * Reformat / cleanup RAT script. * Do not use deprecated RAT flags. * Update .ratignore to exclude generated files. * Remove RAT output awk filter, use --output-style unapproved-licenses option instead.
Merge pull request #266 Prepare for 2.2.8 release
QFS wiki: * Update wiki pages to fix formatting issues. * Specify language / type of the code blocks. * Add missing section headings. * Fix section headings. * Convert all headings to new format. * Fix tables formatting. * Fold long lines.
Wiki: * Update README by fixing style issues.
Wiki: * Added image to QFS Kerberos Security Design page in order to make wiki self-contained. * Updated QFS Kerberos Security Design image background to white instead of transparent in order to make it readable with all background colors / themes. * Updated QFS Kerberos Security Design page to use the image. * Fixed markdown formatting issues in QFS Kerberos Security Design page.
Wiki/Administrator's-Guide.md: * Fix markdown formatting and warnings * Make command examples command output more readable * Fix heading levels * Make table headers more readable
Wiki/Release-Notes.md: * Fix heading levels, and duplicate headings * Fix table header row alignment * Make markdown formatting more consistent
README.md: * Add release 2.2.8 to README.md * Fix markdown formatting and warnings * Fix heading levels, and duplicate headings * Make command examples more readable
Top level cmake: * Remove boost system component on MacOS as it no longer required, and does not seem to exist in the latest boost on MacOS.
Prepare for 2.2.8 release * Common library: Update buildversgit.sh by updating the default version to 2.2.8 * Wiki: Update Release-Notes.md by adding release notes overview for 2.2.8 and link to release notes for 2.2.8 * Wiki: Create Release-Notes-2.2.8.md
Build script: * Update Maven URL to the latest version.
Wiki: * Binary Distributions page updated to remove Debian 10 master build.
Github actions: * Remove Debian 10 build, as it is no longer supported (EOL).