1. e26e194 Add FilterExpressionVisitor SPI with accept() on FilterExpression by Brian Demers · 3 weeks ago develop
  2. c09e655 Add sorting and pagination helpers for in-memory SCIM repositories by Brian Demers · 9 days ago
  3. f4b5fa1 Update payara/micro Docker tag to v7.2026.3 by Mend Renovate · 4 weeks ago
  4. 5f38a83 Normalize attribute references and add projection helpers by Brian Demers · 3 weeks ago
  5. 0370336 Only run compilation in CodeQL CI job by Brian Demers · 9 days ago
  6. dce1073 Add pagination helpers to PageRequest and use in all InMemory services by Brian Demers · 9 days ago
  7. db77536 Add BaseRepository abstract class for Repository implementations by Brian Demers · 3 weeks ago
  8. cbf59e7 Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.2 by dependabot[bot] · 3 weeks ago
  9. abb9f6d Bump org.testcontainers:testcontainers from 2.0.3 to 2.0.4 by dependabot[bot] · 3 weeks ago
  10. 25b7013 Bump github/codeql-action from 4.33.0 to 4.35.1 by dependabot[bot] · 2 weeks ago
  11. 9ac3605 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.2 to 4.9.8.3 by dependabot[bot] · 13 days ago
  12. ae80d60 Bump version.quarkus from 3.32.3 to 3.34.1 by dependabot[bot] · 13 days ago
  13. 5896fa8 Bump com.gradle:develocity-maven-extension from 2.3.4 to 2.4.0 by dependabot[bot] · 13 days ago
  14. afa3a0d Bump org.apache.rat:apache-rat-plugin from 0.17 to 0.18 by dependabot[bot] · 3 weeks ago
  15. 2a5eaad MutabilityException throws 500 by Brian Demers · 4 weeks ago
  16. 1aad28b Cleaning up examples to be consistent. by Brian Demers · 6 weeks ago
  17. 3c71cb1 Removing InMemorySelfResolverImpl, default implementation provides the same functionality by Brian Demers · 6 weeks ago
  18. 2c77438 Update dependency maven to v3.9.14 by Mend Renovate · 4 weeks ago
  19. 1ec9ad1 Use text block and String.join() in Schemas.java by Brian Demers · 6 weeks ago
  20. de38e51 Use switch arrow syntax in BulkResourceImpl by Brian Demers · 6 weeks ago
  21. e1bdb87 Seal FilterExpression, ValueFilterExpression, and UnresolvedTopLevel by Brian Demers · 6 weeks ago
  22. c8cad2f Use pattern matching for instanceof (Java 16+) by Brian Demers · 6 weeks ago
  23. b5183cd Replace .collect(Collectors.toList()) with .toList() by Brian Demers · 6 weeks ago
  24. b53f673 Bump org.mockito:mockito-core from 5.22.0 to 5.23.0 by dependabot[bot] · 4 weeks ago
  25. 959765b Bump io.swagger.core.v3:swagger-annotations from 2.2.43 to 2.2.45 by dependabot[bot] · 4 weeks ago
  26. c06b47a Bump org.mockito:mockito-junit-jupiter from 5.22.0 to 5.23.0 by dependabot[bot] · 4 weeks ago
  27. 1b874c6 Bump org.codehaus.mojo:extra-enforcer-rules from 1.11.0 to 1.12.0 by dependabot[bot] · 4 weeks ago
  28. f0ad8da Bump version.quarkus from 3.32.1 to 3.32.3 by dependabot[bot] · 4 weeks ago
  29. bcaef4f Bump github/codeql-action from 4.32.5 to 4.33.0 by dependabot[bot] · 4 weeks ago
  30. 46a2dbe Update project to Java 17 using OpenRewrite by Brian Demers · 6 weeks ago
  31. 32051fd Bump actions/upload-artifact from 6.0.0 to 7.0.0 by dependabot[bot] · 6 weeks ago
  32. 30ae7e9 Bump org.mockito:mockito-junit-jupiter from 5.21.0 to 5.22.0 by dependabot[bot] · 6 weeks ago
  33. 7e45f52 Bump org.mockito:mockito-core from 5.21.0 to 5.22.0 by dependabot[bot] · 6 weeks ago
  34. 5f78d50 Bump github/codeql-action from 4.32.4 to 4.32.5 by dependabot[bot] · 6 weeks ago
  35. 0f9bdcb Bump org.jreleaser:jreleaser-maven-plugin from 1.22.0 to 1.23.0 by dependabot[bot] · 6 weeks ago
  36. 8e61737 Bump version.quarkus from 3.31.4 to 3.32.1 by dependabot[bot] · 6 weeks ago
  37. 407b192 Update payara/micro Docker tag to v7.2026.2 by Mend Renovate · 7 weeks ago
  38. c7f6001 Add license header back to maven wrapper config by Brian Demers · 7 weeks ago
  39. 641535c Update dependency maven-wrapper to v3.3.4 by Mend Renovate · 7 weeks ago
  40. 682fe32 Update dependency maven to v3.9.12 by Mend Renovate · 7 weeks ago
  41. b9a6b33 Bump org.junit:junit-bom from 6.0.2 to 6.0.3 by dependabot[bot] · 7 weeks ago
  42. d883866 Bump io.swagger.core.v3:swagger-annotations from 2.2.42 to 2.2.43 by dependabot[bot] · 7 weeks ago
  43. 638d6f8 Bump com.gradle:develocity-maven-extension from 2.3.3 to 2.3.4 by dependabot[bot] · 7 weeks ago
  44. fa8cfda Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.4 to 3.5.5 by dependabot[bot] · 7 weeks ago
  45. 93dd42b Bump org.testcontainers:junit-jupiter from 1.21.3 to 1.21.4 by dependabot[bot] · 7 weeks ago
  46. 477ef6d Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by dependabot[bot] · 7 weeks ago
  47. 6f74a6f Bump version.quarkus from 3.31.2 to 3.31.4 by dependabot[bot] · 7 weeks ago
  48. c06c655 Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1 by dependabot[bot] · 7 weeks ago
  49. 5ea9438 Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 by dependabot[bot] · 7 weeks ago
  50. 52b11a6 Bump github/codeql-action from 4.32.3 to 4.32.4 by dependabot[bot] · 7 weeks ago
  51. ca3f64c Increase the default timeout to wait for containers to start by Brian Demers · 8 weeks ago
  52. 5e3fa22 Add renovate configuraiton for test containers by Brian Demers · 8 weeks ago
  53. 5db2cf0 Add basic tests ensure SCIMple works with Glassfish, Open Liberty, Payara, and Wildfly by Brian Demers · 4 months ago
  54. d3fe635 Simplify repository interface with ScimRequestContext by Brian Demers · 4 months ago
  55. af4f60e Bump version.logback from 1.5.26 to 1.5.28 by dependabot[bot] · 8 weeks ago
  56. 993d041 Simplify repository interface with ScimRequestContext by Brian Demers · 4 months ago
  57. 80ea3c3 Bump io.swagger.core.v3:swagger-annotations from 2.2.41 to 2.2.42 by dependabot[bot] · 9 weeks ago
  58. 7e2b74c Bump version.quarkus from 3.30.1 to 3.31.2 by dependabot[bot] · 9 weeks ago
  59. 998184d Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.21.0 by dependabot[bot] · 9 weeks ago
  60. 8e20c8e Bump com.gradle:common-custom-user-data-maven-extension by dependabot[bot] · 9 weeks ago
  61. b99097b Bump com.gradle:develocity-maven-extension from 2.2.1 to 2.3.3 by dependabot[bot] · 9 weeks ago
  62. 08f921f Bump org.hibernate.validator:hibernate-validator by dependabot[bot] · 9 weeks ago
  63. 26b7b0f Bump org.junit:junit-bom from 6.0.1 to 6.0.2 by dependabot[bot] · 9 weeks ago
  64. bcd5fd7 Bump io.fabric8:docker-maven-plugin from 0.48.0 to 0.48.1 by dependabot[bot] · 9 weeks ago
  65. f08674d Bump org.apache.maven.plugins:maven-compiler-plugin by dependabot[bot] · 9 weeks ago
  66. 014d3ca Bump github/codeql-action from 4.32.2 to 4.32.3 by dependabot[bot] · 8 weeks ago
  67. 6d3b50f Add Jersey 4 example and tests by Brian Demers · 4 months ago
  68. e185a55 Bump org.owasp:dependency-check-maven from 11.1.1 to 12.2.0 by dependabot[bot] · 10 weeks ago
  69. a0b6cf6 Update to Spring Boot 3.5.10 and 4.0.2 by Brian Demers · 9 weeks ago
  70. b14e250 Add Schema, ResourceType, and ServiceProviderConfiguration to Schema Registry by Brian Demers · 2 months ago
  71. c372713 Bump github/codeql-action from 4.32.0 to 4.32.2 by dependabot[bot] · 9 weeks ago
  72. b485974 Bump org.jreleaser:jreleaser-maven-plugin from 1.21.0 to 1.22.0 by dependabot[bot] · 10 weeks ago
  73. 55b569f Bump org.jboss.weld.se:weld-se-core from 5.1.6.Final to 5.1.7.Final by dependabot[bot] · 10 weeks ago
  74. 583b189 Bump com.github.siom79.japicmp:japicmp-maven-plugin by dependabot[bot] · 10 weeks ago
  75. 469a457 Bump org.codehaus.mojo:versions-maven-plugin from 2.20.1 to 2.21.0 by dependabot[bot] · 10 weeks ago
  76. 07fc4fc Bump actions/checkout from 6.0.1 to 6.0.2 by dependabot[bot] · 2 months ago
  77. 2b4f34e Bump version.logback from 1.5.22 to 1.5.23 by dependabot[bot] · 2 months ago
  78. 1f5d88a Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.1 by dependabot[bot] · 4 months ago
  79. 568e4ec Bump com.github.siom79.japicmp:japicmp-maven-plugin by dependabot[bot] · 4 months ago
  80. 71ed37e Bump org.mockito:mockito-junit-jupiter from 5.20.0 to 5.21.0 by dependabot[bot] · 4 months ago
  81. 24a89b8 Bump com.squareup.okhttp3:mockwebserver from 5.1.0 to 5.3.2 by dependabot[bot] · 4 months ago
  82. c575735 Bump io.smallrye:jandex-maven-plugin from 3.5.2 to 3.5.3 by dependabot[bot] · 4 months ago
  83. df12de8 Bump actions/setup-java from 5.1.0 to 5.2.0 by dependabot[bot] · 3 months ago
  84. 61ec820 Bump ch.qos.logback:logback-core from 1.5.22 to 1.5.25 by dependabot[bot] · 3 months ago
  85. ab72452 Bump github/codeql-action from 4.31.9 to 4.32.0 by dependabot[bot] · 3 months ago
  86. 7555f6b Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by dependabot[bot] · 3 months ago
  87. 23308d7 Add convenice method to add schema without extensions by Brian Demers · 7 months ago
  88. ac45710 Apache Rat license scanning is not threadsafe by Brian Demers · 4 months ago
  89. 721feee Bump github/codeql-action from 4.31.8 to 4.31.9 by dependabot[bot] · 4 months ago
  90. 83c5026 Add support for Spring Boot 4 by Brian Demers · 4 months ago
  91. 2d50a40 Bump version.resteasy from 6.2.12.Final to 7.0.1.Final by dependabot[bot] · 4 months ago
  92. a131db2 Bump github/codeql-action from 4.31.7 to 4.31.8 by dependabot[bot] · 4 months ago
  93. f255a89 Bump io.rest-assured:rest-assured-bom from 5.5.6 to 6.0.0 by dependabot[bot] · 4 months ago
  94. 58a9afc Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 by dependabot[bot] · 4 months ago
  95. 2ae734f Bump org.apache.maven.plugins:maven-artifact-plugin from 3.6.0 to 3.6.1 by dependabot[bot] · 4 months ago
  96. 6a45637 Bump version.logback from 1.5.21 to 1.5.22 by dependabot[bot] · 4 months ago
  97. 5b4db28 Bump actions/upload-artifact from 5.0.0 to 6.0.0 by dependabot[bot] · 4 months ago
  98. 5a78ce0 Make it possible to remove supported authentication schemas by raphj · 4 months ago
  99. 3bdef48 Bump org.junit:junit-bom from 5.13.4 to 6.0.1 by dependabot[bot] · 4 months ago
  100. df18d75 Bump org.codehaus.mojo:versions-maven-plugin from 2.19.1 to 2.20.1 by dependabot[bot] · 4 months ago