HomeSoftware Heritage

Release 2.6.0 (#403)
0729e03865e4Unpublished

Unpublished Commit · Learn More

  • Repository Importing: This repository is still importing.
  • Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Release 2.6.0 (#403)

  • Switch to role management instead of user one for cassandra > 2.2

CREATE USER, DROP USER, LIST USERS are deprecated in favor of
CREATE ROLE, DROP ROLE, LIST ROLES.
This PR introduces the changes regarding user management by
switching to roles for cassandra version greater or equal 2.2

CREATE USER is supported for backwards compatibility only.
Authentication and authorization for Cassandra 2.2 and later are
based on ROLES, and use CREATE ROLE instead [1]

[1]. http://docs.datastax.com/en/cql/3.3/cql/cql_reference/cqlCreateUser.html

  • Release 2.5.0
  • [blacksmith] Bump version to 2.6.0
  • Update to the changelog for 2.6.0.
  • Corrected CHANGELOG and added stijnvdb to CONTRIBUTERS.
  • Release 2.6.0 (#402)
  • Integration with github_changelog_generator
  • Release 2.5.0
  • Bugfix-397: Spec tests not working. (#398)
  • #395 Adding Red Hat OS (#396)
  • #395 Implement apache repo for Red Hat
  • #395 Adding Red Hat OS

Adding Red Hat OS for the Apache repo

  • #395 Add release to the URL
  • Adding gpg key to yum
  • Cassandra 3.X and Debian 7 clash over GLIBC version. (#399)
  • Implement apache_repo for RedHat (#400)

Fixes #395.

  • [blacksmith] Bump version to 2.6.0
  • Update to the changelog for 2.6.0.
  • Corrected CHANGELOG and added stijnvdb to CONTRIBUTERS.

Details

Provenance
Ben Dalling <dallinb@users.noreply.github.com>Authored on Sep 12 2017, 9:26 AM
GitHub <noreply@github.com>Committed on Sep 12 2017, 9:26 AM
olasdPushed on Dec 20 2019, 2:38 PM
Parents
R208:85e507bdf040: Implement apache_repo for RedHat (#400)
Branches
Unknown
Tags
Unknown

Event Timeline