Skip to content

Changes between #32 and #33

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

  1. Added a metrics provider handler (commit: 962b426) — thomas.calmant / detail
  2. Metrics: Keep track of gauges bound before activation (commit: 14ac75f) — thomas.calmant / detail
  3. Added metrics provider presence test (commit: b5620b5) — thomas.calmant / detail
  4. Normalize metrics resources names (commit: 369831b) — thomas.calmant / detail
  5. Review metrics provider test (commit: d87aac5) — thomas.calmant / detail
  6. Enables complex EMF Resource Objects (commit: d25bd7a) — j.albert / detail
  7. Adds addition Test (commit: e8eaa0b) — j.albert / detail
  8. Initial version of the programmatic whiteboard (commit: 4a1d370) — thomas.calmant / detail
  9. Added WB handler providers property update (commit: 0037932) — thomas.calmant / detail
  10. Better Whiteboard handlers priority test (commit: 1e0e476) — thomas.calmant / detail
  11. Put constants in an interface and use them internally (commit: ed3470c) — thomas.calmant / detail
  12. Removed generic from WhiteboardHandler interface (commit: 6bb42da) — thomas.calmant / detail
  13. Addressed review comments (commit: ca3e7b4) — thomas.calmant / detail
  14. Fix to list services and resources on newly created provider instances (commit: 91d5fff) — thomas.calmant / detail
  15. Added ability to set resource metadata before it gets a value (commit: 41054e4) — thomas.calmant / detail
  16. Protect against metadata w/o timestamp (commit: 2671b7b) — thomas.calmant / detail
  17. Small enhancements of the provider snapshot API (commit: 6a6a881) — thomas.calmant / detail
  18. Allow default resource metadata to be set in the model (commit: fad36b2) — timothyjward / detail
  19. Fixed provider snapshot filterEmptyServices to keep services insertion order (commit: 202312d) — thomas.calmant / detail
  20. Allow data and metadata update de-duplication (commit: d56f449) — timothyjward / detail
  21. Further improvements to timestamp mapping (commit: 508355c) — timothyjward / detail
  22. dataUpdate now supports multiple updates (commit: c7b3cb4) — gregoire.athanase / detail
  23. Annotated DTO mapping error (commit: 117c165) — timothyjward / detail