Skip to content

Changes

#33 (Aug 8, 2024, 5:26:04 PM)

  1. Initial version of the programmatic whiteboard (commit: 4a1d370) — thomas.calmant / detail
  2. Added some javadoc (commit: 3b4582c) — thomas.calmant / detail
  3. Put constants in an interface and use them internally (commit: ed3470c) — thomas.calmant / detail
  4. Removed generic from WhiteboardHandler interface (commit: 6bb42da) — thomas.calmant / detail
  5. Added note on javadoc (commit: a95e364) — thomas.calmant / detail
  6. Addressed review comments (commit: ca3e7b4) — thomas.calmant / detail
  7. Small enhancements of the provider snapshot API (commit: 6a6a881) — thomas.calmant / detail
  8. Allow default resource metadata to be set in the model (commit: fad36b2) — timothyjward / detail
  9. Allow data and metadata update de-duplication (commit: d56f449) — timothyjward / detail

#31 (Aug 8, 2024, 11:01:54 AM)

  1. Include the model name in topic notifications (commit: 9d68852) — timothyjward / detail
  2. fixed NPE due to missing service EClass (commit: a648fd6) — j.albert / detail
  3. Expose #getProviders(String modelPackageUri, String model) from the twin (commit: 6eebd84) — timothyjward / detail
  4. Reinstate final modifier for GenericDto (commit: 61101a6) — timothyjward / detail

#30 (May 16, 2024, 8:21:13 PM)

  1. Annotation based DTOs can now have EMF Elements as fields (commit: 7116491) — j.albert / detail

#28 (Apr 22, 2024, 1:40:09 PM)

  1. Update Jackson to 2.16.1 (commit: 1d643b4) — timothyjward / detail
  2. Package regsitration and Model Package Uri (commit: b36801f) — j.albert / detail
  3. Better error handling for pushed updates (commit: 77b7e28) — timothyjward / detail
  4. Added a PACKAGE filter criterion (commit: bddd280) — thomas.calmant / detail
  5. Move the Session API into the Northbound project (commit: aa0c559) — timothyjward / detail
  6. Move the UserInfo into northbound security (commit: e12ff02) — timothyjward / detail
  7. Core API Fixes (commit: c7f9438) — timothyjward / detail
  8. Lint checking fixes (commit: a918712) — timothyjward / detail
  9. Fixed Save Provider Command (commit: 5bcf42a) — j.albert / detail
  10. Make the sensiNact build more CI friendly (commit: 75ebfda) — timothyjward / detail