Skip to content

Releases: imulab/go-scim

v2.0.0-m3

18 Dec 16:34
f4cd5f0
Compare
Choose a tag to compare
v2.0.0-m3 Pre-release
Pre-release
  • Migrated from dep to go modules
  • Restructured project to expose top level modules of core, protocol and server
  • Created API server, with integration to RabbitMQ
  • Created group sync worker, with integration to RabbitMQ

v2.0.0-m2

13 Dec 17:51
52b9d08
Compare
Choose a tag to compare
v2.0.0-m2 Pre-release
Pre-release
  • Query service
  • HTTP abstraction
  • HTTP handlers for all existing services

v2.0.0-m1

06 Dec 22:05
Compare
Choose a tag to compare
v2.0.0-m1 Pre-release
Pre-release

This release marks the first milestone towards v2.0.0:

  • Introduce the new reflection free resource model
  • Direct JSON processing
  • Property event system
  • Robust path, filter and CRUD operations
  • CREATE, REPLACE, PATCH, DELETE and GET services
  • Protocol resource filters