Apache Unomi

Clone this repo:
  1. a31a873 Add draft threat model + SECURITY.md/AGENTS.md discoverability (#769) by Jarek Potiuk · 15 hours ago master
  2. a304a48 UNOMI-928: Improve REST API error handling with dedicated exception mappers (#771) by Serge Huber · 15 hours ago
  3. 0aa36bc UNOMI-139 UNOMI-878: Platform integration tests (#766) by Serge Huber · 2 days ago
  4. ddd571d UNOMI-880 UNOMI-878 UNOMI-139: Karaf dev shell commands (#763) by Serge Huber · 3 days ago
  5. b0fd9ce UNOMI-904: V2 API compatibility mode (#762) by Serge Huber · 4 days ago

Build Status Maven Central

Apache Unomi

https://unomi.apache.org

Apache Unomi stores user profile information and is mostly used to provide a backend server for A/B testing and personalization. To do so it implements the currently under development OASIS Context Server specification.

License

The source code is available under the Apache License V2

Branches

  • main (master) branch: is the current development branch and should be considered unstable. At this it might even not compile. It is only recommended for Unomi developers or people looking to contribute on the project.
  • unomi-X.X.X branches : these are the maintenance branches of the stable releases of Apache Unomi and should always compile and be stable. These are recommended for users that prefer to work from the source code. Otherwise you can find packaged binaries on the Apache Unomi website.

Documentation

You can find all the updated documentation, including building and deployment instructions, on the Apache Unomi web site.