Changes
#36 (Aug 9, 2024, 3:20:21 PM)
- Extract geometry from FeatureCollection (commit: b0c9c31) — Guido Grune / githubweb
#35 (Aug 9, 2024, 2:05:36 PM)
- change type of GeoData column to save all geometry types (commit: cb640ac) — Guido Grune / githubweb
#34 (Aug 9, 2024, 11:38:50 AM)
- Fix logging of errors (commit: ff19c5b) — Guido Grune / githubweb
- Fix example sensinact.history.timescale config (commit: e0f562e) — Guido Grune / githubweb
#33 (Aug 8, 2024, 5:26:02 PM)
- Added tests for null parsed filter when creating a predicate (commit: d26d378) — thomas.calmant / githubweb
- Added a metrics provider handler (commit: 962b426) — thomas.calmant / githubweb
- Metrics: Keep track of gauges bound before activation (commit: 14ac75f) — thomas.calmant / githubweb
- Added metrics provider presence test (commit: b5620b5) — thomas.calmant / githubweb
- Normalize metrics resources names (commit: 369831b) — thomas.calmant / githubweb
- Review metrics provider test (commit: d87aac5) — thomas.calmant / githubweb
- Fixed computation of topic segments for MQTT DevFactory context (commit: 3a77504) — thomas.calmant / githubweb
- Enables complex EMF Resource Objects (commit: d25bd7a) — j.albert / githubweb
- Adds addition Test (commit: e8eaa0b) — j.albert / githubweb
- Initial version of the programmatic whiteboard (commit: 4a1d370) — thomas.calmant / githubweb
- Added WB handler providers property update (commit: 0037932) — thomas.calmant / githubweb
- Better Whiteboard handlers priority test (commit: 1e0e476) — thomas.calmant / githubweb
- Added some javadoc (commit: 3b4582c) — thomas.calmant / githubweb
- Put constants in an interface and use them internally (commit: ed3470c) — thomas.calmant / githubweb
- Removed generic from WhiteboardHandler interface (commit: 6bb42da) — thomas.calmant / githubweb
- Added note on javadoc (commit: a95e364) — thomas.calmant / githubweb
- Addressed review comments (commit: ca3e7b4) — thomas.calmant / githubweb
- Fixed resource description construction in session (commit: 31c92de) — thomas.calmant / githubweb
- Small enhancements of the Gogo shell commands for sensiNact (commit: dfa86c7) — thomas.calmant / githubweb
- Fix to list services and resources on newly created provider instances (commit: 91d5fff) — thomas.calmant / githubweb
- Added ability to set resource metadata before it gets a value (commit: 41054e4) — thomas.calmant / githubweb
- Protect against metadata w/o timestamp (commit: 2671b7b) — thomas.calmant / githubweb
- Update to Dash Plugin 1.1.0 (commit: 9a42124) — timothyjward / githubweb
- Small enhancements of the provider snapshot API (commit: 6a6a881) — thomas.calmant / githubweb
- Use new Snapshot API in other projects (commit: 2af3b58) — thomas.calmant / githubweb
- Allow default resource metadata to be set in the model (commit: fad36b2) — timothyjward / githubweb
- Fixed provider snapshot filterEmptyServices to keep services insertion order (commit: 202312d) — thomas.calmant / githubweb
- Implement the expand query for SensorThings northbound (commit: 79ed936) — timothyjward / githubweb
- Added support for resource metadata in device factory (commit: e8798ff) — thomas.calmant / githubweb
- Fixed inclusion of metadata in resource description (commit: d03aef6) — thomas.calmant / githubweb
- Add metadata to resource GET when requested (commit: 48ec9bb) — thomas.calmant / githubweb
- Mark metadata DTOs with NullAction.IGNORE (commit: 5dfb831) — thomas.calmant / githubweb
- [doc] remove empty 'how-to' chapter (commit: cd470de) — gregoire.athanase / githubweb
- [doc] describe northbound&southbound concepts (commit: dc936e6) — gregoire.athanase / githubweb
- [doc] improve install instructions (commit: e389d35) — gregoire.athanase / githubweb
- [doc] deduplicate install instructions (commit: 5c25c36) — gregoire.athanase / githubweb
- [doc] improve northbound quick-start (commit: 1bc9977) — gregoire.athanase / githubweb
- [doc] deduplicate northbound quick-start (commit: 61e4218) — gregoire.athanase / githubweb
- [doc] improve southbound quick-start (commit: 1305208) — gregoire.athanase / githubweb
- [doc] deduplicate getting-started (commit: 2d17cac) — gregoire.athanase / githubweb
- Allow data and metadata update de-duplication (commit: d56f449) — timothyjward / githubweb
- Further improvements to timestamp mapping (commit: 508355c) — timothyjward / githubweb
- Add northbound API/SPI to the sensinact BOM (commit: 111f254) — timothyjward / githubweb
- dataUpdate now supports multiple updates (commit: c7b3cb4) — gregoire.athanase / githubweb
- Annotated DTO mapping error (commit: 117c165) — timothyjward / githubweb
#32 (Aug 8, 2024, 3:17:21 PM)
- Fix example sensinact.history.timescale config (commit: 6610288) — Guido Grune / githubweb
#31 (Aug 8, 2024, 11:01:51 AM)
- Include the model name in topic notifications (commit: 9d68852) — timothyjward / githubweb
- use real eClass from service not from reference (commit: 4410aac) — Guido Grune / githubweb
- fixed NPE due to missing service EClass (commit: a648fd6) — j.albert / githubweb
- Fixed wrong import (commit: 48dcadf) — thomas.calmant / githubweb
- Added support for WebSocket MQTT brokers (commit: bcf6224) — thomas.calmant / githubweb
- Ignore Moquette and Paho files (commit: 639c440) — thomas.calmant / githubweb
- Upgrade to Moquette 0.17 (commit: 21a3fa0) — thomas.calmant / githubweb
- Updated MQTT device factory tests for WS support (commit: 5bd0ac6) — thomas.calmant / githubweb
- Avoid trying to reconnect a null MQTT client (commit: 79587d0) — thomas.calmant / githubweb
- Implement model deletion in the Model Manager (commit: d221b61) — timothyjward / githubweb
- Expose #getProviders(String modelPackageUri, String model) from the twin (commit: 6eebd84) — timothyjward / githubweb
- Add support for nullable data which should not create a resource (commit: 068be10) — timothyjward / githubweb
- Reinstate final modifier for GenericDto (commit: 61101a6) — timothyjward / githubweb
- Fix missing check in SetValueCommand (commit: c9be1b3) — timothyjward / githubweb
- removed renaming in Device Factory (commit: ec12f6b) — j.albert / githubweb
- Fix logging of errors (commit: 81e9e2e) — Guido Grune / githubweb
#30 (May 16, 2024, 8:21:11 PM)
- getService and getServiceEClass to provider model (commit: a935bb0) — Guido Grune / githubweb
- Fix spaces (commit: e83839c) — Guido Grune / githubweb
- add test model (commit: 544d98e) — Guido Grune / githubweb
- add ObservedArea handling (commit: 2d22832) — Guido Grune / githubweb
- Start adding tests (commit: 25cab9a) — Guido Grune / githubweb
- Fix change notification for services in dynamic provider (commit: 46bd076) — Guido Grune / githubweb
- Annotation based DTOs can now have EMF Elements as fields (commit: 7116491) — j.albert / githubweb
- Add some test (commit: a4543ad) — Guido Grune / githubweb
- Add tests and fix NPE (commit: 35548ac) — Guido Grune / githubweb
- fixed is Forzen for Dynamic Providers (commit: eafcc6e) — j.albert / githubweb
- Extend and add some tests (commit: 1d75616) — Guido Grune / githubweb
- fixed duplicated Service creation (commit: f97d74d) — j.albert / githubweb
- Fix whitespace and license issues (commit: 66291bc) — Guido Grune / githubweb
#29 (Apr 26, 2024, 3:47:49 PM)
- Update to the latest Aries Typed Event release (commit: cee063b) — timothyjward / githubweb
#28 (Apr 22, 2024, 1:40:04 PM)
- Bump org.testcontainers:postgresql from 1.17.6 to 1.19.1 (commit: a672098) — noreply / githubweb
- Fixed rest.gateway project configuration (commit: c725383) — thomas.calmant / githubweb
- Bump actions/setup-node from 4.0.0 to 4.0.1 (commit: 223c6e7) — noreply / githubweb
- Update GitHub stale action to v9 (commit: 96f7ab1) — noreply / githubweb
- Update README.md (commit: 39e612b) — noreply / githubweb
- Fixed timescale-provider project configuration (commit: 910327e) — timothyjward / githubweb
- SensorThings MQTT: Queue notifications to keep their order (commit: 8c06435) — thomas.calmant / githubweb
- Explicitly ignore null values in configuration (commit: cb96860) — thomas.calmant / githubweb
- Added a note on null values in configuration (commit: acf0d7b) — thomas.calmant / githubweb
- Fixes #306. Bump spifly from v1.3.6 to v1.3.7 (commit: 803aa2f) — osgi / githubweb
- bndrun runbundle updates as a result of the spifly version update (commit: 65e26b4) — osgi / githubweb
- Update build plugin configuration to improve bndrun management (commit: 4c44f84) — timothyjward / githubweb
- Update all the bndruns using the dependabot profile (commit: e29c217) — timothyjward / githubweb
- Ensure that the MQTT Client connects to servers eventually (commit: 2af00f0) — timothyjward / githubweb
- Use the released version of bnd plugins (commit: 4e5d0c9) — timothyjward / githubweb
- Update Jackson to 2.16.1 (commit: 1d643b4) — timothyjward / githubweb
- Update Query Handler JSON parsing (commit: 331f49b) — timothyjward / githubweb
- Update Feature Service implementation version (commit: 4a6300f) — timothyjward / githubweb
- Update Felix Configuration reader and Johnzon versions (commit: 6b499fb) — timothyjward / githubweb
- Fix for timestamp-based test on Windows (commit: 34bcd66) — thomas.calmant / githubweb
- Bump advanced-security/maven-dependency-submission-action (commit: 8e30804) — noreply / githubweb
- Package regsitration and Model Package Uri (commit: b36801f) — j.albert / githubweb
- Update the osgi-test version to 1.3.0-SNAPSHOT (commit: 0a4ee42) — timothyjward / githubweb
- Update to OSGi Technology REST 1.2.2 (commit: 07cf407) — timothyjward / githubweb
- Update JUnit and Mockito versions (commit: 70db733) — timothyjward / githubweb
- Move naming normalization to ModelNexus (#323) (commit: df2810d) — noreply / githubweb
- Add ModelPackageUri to Devicefactory (#324) (commit: f6d3a52) — noreply / githubweb
- bumped geckoEMF and EMF (commit: 6ace9f7) — j.albert / githubweb
- Bumped slf4j to v2.0.11 (Issue #328) (commit: 27f4420) — osgi / githubweb
- Remove dependency on log4j-over-slf4j (commit: 72a8083) — osgi / githubweb
- Replace slf4j-simple with logback (v1.4.14) (commit: 8d7cbbe) — osgi / githubweb
- Trivial update, but required to pass the GitHub tests. (commit: dce1c53) — osgi / githubweb
- Reverted version of JE runtime to JavaSE-11 in all bndrun files. (commit: b5c6c79) — osgi / githubweb
- 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
- Added ability to configure logging (via logback) for JUnit tests in all projects that currently have tests. (commit: a165d94) — osgi / githubweb
- Use the new verify goal of the bnd-resolver-maven-plugin in CI (commit: b80b716) — timothyjward / githubweb
- Test cleanup for core/impl (commit: 6a65e83) — timothyjward / githubweb
- Reduce the verbosity of integration test logging (commit: aa0e8fc) — timothyjward / githubweb
- Better error handling for pushed updates (commit: 77b7e28) — timothyjward / githubweb
- fixed exception on EPackageRegistration (commit: 6c66c7f) — j.albert / githubweb
- fixed Provider Update (commit: cef4a3a) — j.albert / githubweb
- Added byte and short types to DeviceFactory value types (commit: 161c302) — thomas.calmant / githubweb
- Added char type to device factory (commit: 433eb36) — thomas.calmant / githubweb
- Added Java class associated to Java class (commit: f1392ce) — thomas.calmant / githubweb
- Reject updates with null values with no explicit type (commit: 52bf866) — thomas.calmant / githubweb
- Added a log.errors mapping option to ease debugging (commit: e67c00e) — thomas.calmant / githubweb
- Accept null mapping and null values as Object (commit: 2112602) — thomas.calmant / githubweb
- Bump actions/setup-node from 4.0.1 to 4.0.2 (commit: 6f4dab4) — noreply / githubweb
- Enhanced parsing of date & time (commit: acd03ae) — thomas.calmant / githubweb
- DeviceFactory: added new types to doc (commit: ede7ddc) — thomas.calmant / githubweb
- DeviceFactory: updated doc (commit: 7711468) — thomas.calmant / githubweb
- HTTP Device Factory: Log the exception on failure (commit: 62bfd0f) — thomas.calmant / githubweb
- Enhanced based on PR comments (commit: 7aca322) — thomas.calmant / githubweb
- Applying new timestamp granularity detection (commit: 8c1912e) — thomas.calmant / githubweb
- Ensure HTTP Device Factory logs errors correctly (commit: 902e90f) — thomas.calmant / githubweb
- Tidy up and fix handling of whiteboard GET calls (commit: 68669a2) — timothyjward / githubweb
- Bump advanced-security/maven-dependency-submission-action (commit: d4ef5e8) — noreply / githubweb
- Added a PACKAGE filter criterion (commit: bddd280) — thomas.calmant / githubweb
- Added a test with - and _ in resource name (commit: f824457) — thomas.calmant / githubweb
- Fixed typo in ANTLR token name (commit: c769a42) — thomas.calmant / githubweb
- Bump advanced-security/maven-dependency-submission-action (commit: a750eb2) — noreply / githubweb
- Added gogo commands for basic operations (push, get, set, act, describe) (commit: 84f645b) — osgi / githubweb
- Added Capability and Requirement to assist with correct resolution. (commit: aed98c6) — osgi / githubweb
- Cleaned up return values by returning DTOs. Added Converters to convert DTOs to String values. (commit: aa24cd5) — osgi / githubweb
- Moved project location and changed project name. (commit: 5f2ab10) — osgi / githubweb
- Move the Session API into the Northbound project (commit: aa0c559) — timothyjward / githubweb
- Improve reliability of sensorthings MQTT tests (commit: d694802) — timothyjward / githubweb
- Move the UserInfo into northbound security (commit: e12ff02) — timothyjward / githubweb
- Core API Fixes (commit: c7f9438) — timothyjward / githubweb
- Introduce authorization checks in the Session API (commit: dab4465) — timothyjward / githubweb
- Lint checking fixes (commit: a918712) — timothyjward / githubweb
- Add explanatory comment in ResourceAccessTest (commit: cde2f92) — noreply / githubweb
- Services can now be added as a Map (commit: cb4cd91) — j.albert / githubweb
- Fixed Save Provider Command (commit: 5bcf42a) — j.albert / githubweb
- adds link to documentation page (commit: f84a59e) — j.albert / githubweb
- fixed service name change bug (commit: b4b30a2) — j.albert / githubweb
- getService and getServiceEClass to provider models (#382) (commit: 28e77ce) — noreply / githubweb
- Make the sensiNact build more CI friendly (commit: 75ebfda) — timothyjward / githubweb
#23 (Dec 1, 2021, 2:03:15 PM)
- Provides an sdk pom (commit: 789a3b5) — j.albert / githubweb
#22 (Nov 26, 2021, 4:45:08 PM)
- updated Version (commit: d6216fe) — j.albert / githubweb
#20 (Nov 26, 2021, 4:23:27 PM)
- switched distributionManagement to dim nexus (commit: da5bcb7) — j.albert / githubweb
#4 (Nov 25, 2021, 10:25:51 AM)
- Allow History requests to use zoned times (commit: 879184b) — timothyjward / githubweb
- Add a history resource for getting single historical values (commit: cdb0d06) — timothyjward / githubweb