Skip to content
Success

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

Started 2 yr 2 mo ago
Took 2 sec
Build Artifacts
timescale-history-provider-feature-0.0.2-SNAPSHOT-osgifeature.json877 B view
timescale-history-provider-feature-0.0.2-SNAPSHOT-osgifeaturerepo.zip1.15 MiB view
timescale-history-provider-feature-0.0.2-SNAPSHOT.pom8.30 KiB view
Bump org.testcontainers:postgresql from 1.17.6 to 1.19.1

Bumps [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) from 1.17.6 to 1.19.1.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.6...1.19.1)

---
updated-dependencies:
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
(commit: a672098)
noreply at
Update Felix Configuration reader and Johnzon versions

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: 6b499fb)
timothyjward at
Introduce authorization checks in the Session API

* Include a configurable default fallback to allow all, allow authenticated only, or forbid all
* Apply as many checks as possible prior to accessing the gateway thread

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: dab4465)
timothyjward at
Make the sensiNact build more CI friendly

Since Maven 3.5.0 poms have had the ability to be [CI-friendly](https://maven.apache.org/maven-ci-friendly.html) allowing a more flexible approach to releasing without the need to edit POM files. This also impacts the creation of our feature files, which can now flexibly alter the versions of the bundles they deploy to match what's being built in by CI. The end result should be a much simpler time when we want to tag or release any particular commit.

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: 75ebfda)
timothyjward at
Changes in dependency
  1. sensinact-parent #27#28 (detail)
  2. timescale-provider #27#28 (detail)
  3. SensiNact core Annotations #27#28 (detail)
  4. history-api #27#28 (detail)
  5. Eclipse sensiNact Features #27#28 (detail)
  6. SensiNact GeoJSON mapping types #27#28 (detail)
  7. Eclipse sensiNact Distribution #27#28 (detail)
  8. Eclipse sensiNact Feature Launcher Test Utilities #27#28 (detail)
  9. SensiNact core API #27#28 (detail)