Skip to content

Changes

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

  1. getService and getServiceEClass to provider model (commit: a935bb0) — Guido Grune / githubweb
  2. Fix spaces (commit: e83839c) — Guido Grune / githubweb
  3. add test model (commit: 544d98e) — Guido Grune / githubweb
  4. add ObservedArea handling (commit: 2d22832) — Guido Grune / githubweb
  5. Start adding tests (commit: 25cab9a) — Guido Grune / githubweb
  6. Fix change notification for services in dynamic provider (commit: 46bd076) — Guido Grune / githubweb
  7. Annotation based DTOs can now have EMF Elements as fields (commit: 7116491) — j.albert / githubweb
  8. Add some test (commit: a4543ad) — Guido Grune / githubweb
  9. Add tests and fix NPE (commit: 35548ac) — Guido Grune / githubweb
  10. fixed is Forzen for Dynamic Providers (commit: eafcc6e) — j.albert / githubweb
  11. Extend and add some tests (commit: 1d75616) — Guido Grune / githubweb
  12. fixed duplicated Service creation (commit: f97d74d) — j.albert / githubweb
  13. Fix whitespace and license issues (commit: 66291bc) — Guido Grune / githubweb

#29 (Apr 26, 2024, 3:47:49 PM)

  1. Update to the latest Aries Typed Event release (commit: cee063b) — timothyjward / githubweb

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

  1. Bump org.testcontainers:postgresql from 1.17.6 to 1.19.1 (commit: a672098) — noreply / githubweb
  2. Fixed rest.gateway project configuration (commit: c725383) — thomas.calmant / githubweb
  3. Bump actions/setup-node from 4.0.0 to 4.0.1 (commit: 223c6e7) — noreply / githubweb
  4. Update GitHub stale action to v9 (commit: 96f7ab1) — noreply / githubweb
  5. Update README.md (commit: 39e612b) — noreply / githubweb
  6. Fixed timescale-provider project configuration (commit: 910327e) — timothyjward / githubweb
  7. SensorThings MQTT: Queue notifications to keep their order (commit: 8c06435) — thomas.calmant / githubweb
  8. Explicitly ignore null values in configuration (commit: cb96860) — thomas.calmant / githubweb
  9. Added a note on null values in configuration (commit: acf0d7b) — thomas.calmant / githubweb
  10. Fixes #306. Bump spifly from v1.3.6 to v1.3.7 (commit: 803aa2f) — osgi / githubweb
  11. bndrun runbundle updates as a result of the spifly version update (commit: 65e26b4) — osgi / githubweb
  12. Update build plugin configuration to improve bndrun management (commit: 4c44f84) — timothyjward / githubweb
  13. Update all the bndruns using the dependabot profile (commit: e29c217) — timothyjward / githubweb
  14. Ensure that the MQTT Client connects to servers eventually (commit: 2af00f0) — timothyjward / githubweb
  15. Use the released version of bnd plugins (commit: 4e5d0c9) — timothyjward / githubweb
  16. Update Jackson to 2.16.1 (commit: 1d643b4) — timothyjward / githubweb
  17. Update Query Handler JSON parsing (commit: 331f49b) — timothyjward / githubweb
  18. Update Feature Service implementation version (commit: 4a6300f) — timothyjward / githubweb
  19. Update Felix Configuration reader and Johnzon versions (commit: 6b499fb) — timothyjward / githubweb
  20. Fix for timestamp-based test on Windows (commit: 34bcd66) — thomas.calmant / githubweb
  21. Bump advanced-security/maven-dependency-submission-action (commit: 8e30804) — noreply / githubweb
  22. Package regsitration and Model Package Uri (commit: b36801f) — j.albert / githubweb
  23. Update the osgi-test version to 1.3.0-SNAPSHOT (commit: 0a4ee42) — timothyjward / githubweb
  24. Update to OSGi Technology REST 1.2.2 (commit: 07cf407) — timothyjward / githubweb
  25. Update JUnit and Mockito versions (commit: 70db733) — timothyjward / githubweb
  26. Move naming normalization to ModelNexus (#323) (commit: df2810d) — noreply / githubweb
  27. Add ModelPackageUri to Devicefactory (#324) (commit: f6d3a52) — noreply / githubweb
  28. bumped geckoEMF and EMF (commit: 6ace9f7) — j.albert / githubweb
  29. Bumped slf4j to v2.0.11 (Issue #328) (commit: 27f4420) — osgi / githubweb
  30. Remove dependency on log4j-over-slf4j (commit: 72a8083) — osgi / githubweb
  31. Replace slf4j-simple with logback (v1.4.14) (commit: 8d7cbbe) — osgi / githubweb
  32. Trivial update, but required to pass the GitHub tests. (commit: dce1c53) — osgi / githubweb
  33. Reverted version of JE runtime to JavaSE-11 in all bndrun files. (commit: b5c6c79) — osgi / githubweb
  34. Removed redundant dependency declaration from the parent pom.xml file, added "runtime" scope, and moved logback dependency to more appropriate location. (commit: 5bdd95b) — osgi / githubweb
  35. Added ability to configure logging (via logback) for JUnit tests in all projects that currently have tests. (commit: a165d94) — osgi / githubweb
  36. Use the new verify goal of the bnd-resolver-maven-plugin in CI (commit: b80b716) — timothyjward / githubweb
  37. Test cleanup for core/impl (commit: 6a65e83) — timothyjward / githubweb
  38. Reduce the verbosity of integration test logging (commit: aa0e8fc) — timothyjward / githubweb
  39. Better error handling for pushed updates (commit: 77b7e28) — timothyjward / githubweb
  40. fixed exception on EPackageRegistration (commit: 6c66c7f) — j.albert / githubweb
  41. fixed Provider Update (commit: cef4a3a) — j.albert / githubweb
  42. Added byte and short types to DeviceFactory value types (commit: 161c302) — thomas.calmant / githubweb
  43. Added char type to device factory (commit: 433eb36) — thomas.calmant / githubweb
  44. Added Java class associated to Java class (commit: f1392ce) — thomas.calmant / githubweb
  45. Reject updates with null values with no explicit type (commit: 52bf866) — thomas.calmant / githubweb
  46. Added a log.errors mapping option to ease debugging (commit: e67c00e) — thomas.calmant / githubweb
  47. Accept null mapping and null values as Object (commit: 2112602) — thomas.calmant / githubweb
  48. Bump actions/setup-node from 4.0.1 to 4.0.2 (commit: 6f4dab4) — noreply / githubweb
  49. Enhanced parsing of date & time (commit: acd03ae) — thomas.calmant / githubweb
  50. DeviceFactory: added new types to doc (commit: ede7ddc) — thomas.calmant / githubweb
  51. DeviceFactory: updated doc (commit: 7711468) — thomas.calmant / githubweb
  52. HTTP Device Factory: Log the exception on failure (commit: 62bfd0f) — thomas.calmant / githubweb
  53. Enhanced based on PR comments (commit: 7aca322) — thomas.calmant / githubweb
  54. Applying new timestamp granularity detection (commit: 8c1912e) — thomas.calmant / githubweb
  55. Ensure HTTP Device Factory logs errors correctly (commit: 902e90f) — thomas.calmant / githubweb
  56. Tidy up and fix handling of whiteboard GET calls (commit: 68669a2) — timothyjward / githubweb
  57. Bump advanced-security/maven-dependency-submission-action (commit: d4ef5e8) — noreply / githubweb
  58. Added a PACKAGE filter criterion (commit: bddd280) — thomas.calmant / githubweb
  59. Added a test with - and _ in resource name (commit: f824457) — thomas.calmant / githubweb
  60. Fixed typo in ANTLR token name (commit: c769a42) — thomas.calmant / githubweb
  61. Bump advanced-security/maven-dependency-submission-action (commit: a750eb2) — noreply / githubweb
  62. Added gogo commands for basic operations (push, get, set, act, describe) (commit: 84f645b) — osgi / githubweb
  63. Added Capability and Requirement to assist with correct resolution. (commit: aed98c6) — osgi / githubweb
  64. Cleaned up return values by returning DTOs. Added Converters to convert DTOs to String values. (commit: aa24cd5) — osgi / githubweb
  65. Moved project location and changed project name. (commit: 5f2ab10) — osgi / githubweb
  66. Move the Session API into the Northbound project (commit: aa0c559) — timothyjward / githubweb
  67. Improve reliability of sensorthings MQTT tests (commit: d694802) — timothyjward / githubweb
  68. Move the UserInfo into northbound security (commit: e12ff02) — timothyjward / githubweb
  69. Core API Fixes (commit: c7f9438) — timothyjward / githubweb
  70. Introduce authorization checks in the Session API (commit: dab4465) — timothyjward / githubweb
  71. Lint checking fixes (commit: a918712) — timothyjward / githubweb
  72. Add explanatory comment in ResourceAccessTest (commit: cde2f92) — noreply / githubweb
  73. Services can now be added as a Map (commit: cb4cd91) — j.albert / githubweb
  74. Fixed Save Provider Command (commit: 5bcf42a) — j.albert / githubweb
  75. adds link to documentation page (commit: f84a59e) — j.albert / githubweb
  76. fixed service name change bug (commit: b4b30a2) — j.albert / githubweb
  77. getService and getServiceEClass to provider models (#382) (commit: 28e77ce) — noreply / githubweb
  78. Make the sensiNact build more CI friendly (commit: 75ebfda) — timothyjward / githubweb

#23 (Dec 1, 2021, 2:03:15 PM)

  1. Provides an sdk pom (commit: 789a3b5) — j.albert / githubweb

#22 (Nov 26, 2021, 4:45:08 PM)

  1. updated Version (commit: d6216fe) — j.albert / githubweb

#20 (Nov 26, 2021, 4:23:27 PM)

  1. switched distributionManagement to dim nexus (commit: da5bcb7) — j.albert / githubweb

#4 (Nov 25, 2021, 10:25:51 AM)

  1. Allow History requests to use zoned times (commit: 879184b) — timothyjward / githubweb
  2. Add a history resource for getting single historical values (commit: cdb0d06) — timothyjward / githubweb