Skip to content

Releases: arunkpatra/thingverse

v1.0.0.M2

23 Jun 05:35
v1.0.0.M2
14db4a6
Compare
Choose a tag to compare
v1.0.0.M2 Pre-release
Pre-release

Second Milestone Release

  • Documentation updates.
  • Simplified installation instructions. Separate guide for building from source.
  • Build automation
  • Code signing
  • Bug fixes and stability improvements

v1.0.0.M1

15 Jun 16:50
Compare
Choose a tag to compare
v1.0.0.M1 Pre-release
Pre-release

Preliminary Milestone Release

  • CRUD operations on Virtual Things
  • HTTP API
  • Persistent Akka Actors
  • Automatic Akka Actor relocation, Cluster sharding
  • Network Partition detection and Split Brain Resolver implementation
  • Cloud Native - Deployment to Kubernetes Clusters via Helm 3 charts
  • Distributed Tracing via Jaeger
  • Micrometer, Prometheus and Grafana based infrastructure for monitoring
  • Spring Boot Production ready features via Spring Boot Actuator and Spring Boot Admin