-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The Felix team is pleased to announce the release of: Felix UserAdmin
v1.0.3, Felix UserAdmin file-store 1.0.2 and Felix UserAdmin
MongoDB-store 1.0.1.

Felix UserAdmin is an implementation of the UserAdmin compendium
service. It allows pluggable backend stores for persisting the roles,
users and groups. Currently, two stores exist: a file-based one and a
MongoDB-based one.

This release is available from
<http://felix.apache.org/site/downloads.cgi> and Maven:

  <dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.useradmin</artifactId>
    <version>1.0.3</version>
  </dependency>

  <dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.useradmin.filestore</artifactId>
    <version>1.0.2</version>
  </dependency>

  <dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.useradmin.mongodb</artifactId>
    <version>1.0.1</version>
  </dependency>

Note 1: you need both the UserAdmin itself as well as a store
implementation;
Note 2: detailed documentation on the website is work in progress.

Changelog for this release:
* [FELIX-14]   - Implement User Admin;
* [FELIX-3600] - New UserAdmin implementation;
* [FELIX-3777] - Make RoleRepository interface more flexible
                 regarding its implementations;
* [FELIX-3774] - NPE in UserAdmin MongoDB backend when supplying
                 configuration through CM;
* [FELIX-3775] - NPE in UserAdmin MongoDB backend when first time
                 configuration is supplied;
* [FELIX-3776] - Use more sensible defaults for MongoDB
                 configuration properties;
* [FELIX-3755] - Removing the role doens't remove it as a member
                 of a group;
* [FELIX-3735] - Store initialization not always performed;
* [FELIX-3691] - Make UserAdmin entities serializable;


Enjoy!

- -The Felix team

- -- 
Met vriendelijke groeten | Kind regards

Jan Willem Janssen | Software Architect
+31 631 765 814

/My world is:/

Luminis Technologies B.V.
IJsselburcht 3
6825 BS  Arnhem
+31 88 586 46 30

http://www.luminis-technologies.com
http://www.luminis.eu

KvK (CoC) 09 16 28 93
BTW (VAT) NL8169.78.566.B.01
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iQIcBAEBAgAGBQJQwbtlAAoJEKF/mP2eHDc4incP/1J6bzqQV0l7kxX1H02dIqto
0mJA8YgyHR21ri5/8miwTIRC9w2Mfx+hF/jiCLgaEd/76liOT7JSGNV8HDfvS/ET
p86BGoorDKep5K1VovCVCu760bh0cZ1IQq4/v65ee2dkos2WzHbddvyV9lgA6ilB
xH/B+QWhVMia2j80FLLTK1sy3MZFhez+3nQCAoXdElnqcKzwQbxQZe8n4sX4s2y1
IEer4yAY+eP+RJ29YFZbabRR/Qyr8/Hx5v+JVcigx8doh1mTVzhSjKJhrPb5DxSg
bVVQP30A1W5So7aAggwA0Vye6dHOuz8w+flU4dC+5g+2girv3Hlw2NLpXnzgxB2e
39qPw5v314gtO0ltl9epKBFSXa/S9MVJVwHwyQma5p4gPjEI1tjaybcZ/hTk24iI
i6LmYYn4TjFN+LX1JXKIozCy29FPVIlqy/9vmNk3fBEgPm58Xmy3wdAVUusWcmU3
PEwEJCaufsB4SSld4i2sMc4JAIBxsHwBVjSAXNOrLoyDncBwzUC8nMPG7OIQ9EJr
KYBmm0ux/Y87DzY5kNoXb+PGqwec6W5jR2tv4/TeByHsNkg6jIpqqocTXh4UGPXR
Otw+ygfMpwDpRw5I3iggUA7I9ZuMzUQKPVLWi5OPi3g3eZbkh98Fs7Zp/zwvJ0XG
500vMb7LYTcbC8OC0FB8
=9iGH
-----END PGP SIGNATURE-----


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to