Skip to content

Changes

#82 (May 28, 2024, 3:49:52 PM)

  1. Add 2.5.0 artifacts to web site — Kai Hudalla / githubweb
  2. [#3604] Add native JDBC device registry to pushed images — Kai Hudalla / githubweb
  3. [#3609] Improve error handling of custom mapper — noreply / githubweb
  4. Fix property names for disabling device authentication — Kai Hudalla / githubweb
  5. [#3588] Enable OCSP revocation check for trusted CA — noreply / githubweb
  6. [#3588] Support disabling OCSP integration tests — Kai Hudalla / githubweb
  7. Properly disable tests for non-implemented features — Kai Hudalla / githubweb
  8. [#3629] Update to Quarkus 3.2.12 — Kai Hudalla / githubweb
  9. Add 2.5.1 artifacts to downloads page — Kai Hudalla / githubweb
  10. Remove obsolete managed dependency — Kai Hudalla / githubweb
  11. Remove duplicate declaration of maven dependency plugin — Kai Hudalla / githubweb
  12. Update GitHub Actions — Kai Hudalla / githubweb
  13. [#3630] Update to jjwt 0.12.5 — Kai Hudalla / githubweb
  14. [#3619] Update to Californium 3.11.0 — Kai Hudalla / githubweb
  15. Update to latest logback version — Kai Hudalla / githubweb
  16. [#3532] Split up command router modules — noreply / githubweb
  17. [#3532] Fix command router module name — Kai Hudalla / githubweb
  18. [#3532] Fix command router module name in deploy jobs — Kai Hudalla / githubweb
  19. Remove support for MongoDB 4.4 — Kai Hudalla / githubweb
  20. --- — Kai Hudalla / githubweb
  21. [#3618] Update to Quarkus 3.8 — Kai Hudalla / githubweb
  22. Fix AsyncHandlingAutoCommitKafkaConsumerTest tests. — Kai Hudalla / githubweb
  23. Use KRaft mode for Sandbox deployment — Kai Hudalla / githubweb
  24. [#3639] Replace unsupported TLS 1.2 cipher suite — Kai Hudalla / githubweb
  25. [#3595] migrate to Vert.x SQL Client API — Matthias Kaemmer / githubweb
  26. Use default OTEL Collector endpoint when running without Jaeger — Kai Hudalla / githubweb
  27. Update deprecated CodeQL Action to latest version — Kai Hudalla / githubweb
  28. Deprecate support for MongoDB 5.0 — Kai Hudalla / githubweb
  29. Prepare 2.6.0 release — Kai Hudalla / githubweb
  30. Release 2.6.0 — Hono Bot / githubweb
  31. Bump version to 2.7.0-SNAPSHOT — Hono Bot / githubweb

#80 (Jan 17, 2024, 2:49:24 PM)

  1. Add 2.4.0 artifacts to downloads page — Kai Hudalla / githubweb
  2. Do not try to create Pub/Sub client if no project ID is set — Kai Hudalla / githubweb
  3. Use random string instead of container ID in Kafka client id. — Carsten Lohmann / githubweb
  4. Rename KubernetesContainerUtil to CgroupV1KubernetesContainerUtil. — Carsten Lohmann / githubweb
  5. Move adapterInstanceId related methods into hono-client-command. — Carsten Lohmann / githubweb
  6. Move CgroupV1KubernetesContainerUtil into hono-client-command. — Carsten Lohmann / githubweb
  7. Improve tests for Registry Management's search entities API — Kai Hudalla / githubweb
  8. [#3543] Acknowledge Pub/Sub messages on command_internal subscription when they are being processed by Hono — Matthias Kaemmer / githubweb
  9. Add image-only Hono logo in SVG format. — Carsten Lohmann / githubweb
  10. Use latest Kafka 7.3.x images for running integration tests — Kai Hudalla / githubweb
  11. Update commit requirements in Contributing page. — Carsten Lohmann / githubweb
  12. Update Maven plugin versions — Kai Hudalla / githubweb
  13. Remove retired committers' information — Kai Hudalla / githubweb
  14. Update to Californium 3.9.1 — Kai Hudalla / githubweb
  15. Update Guava to 32.1.2-jre — Kai Hudalla / githubweb
  16. Update Spring Security Crypto to 6.1.4 — Kai Hudalla / githubweb
  17. [#3557] Implement LoRa Actility triangulated device location support — Kai Hudalla / githubweb
  18. Prevent duplicate workflow runs when pushing pull requests — Kai Hudalla / githubweb
  19. [#3547] Migrate to Quarkus 3.2.6.Final — Kai Hudalla / githubweb
  20. [#3547] Use jakarta based HotRod client libraries — Kai Hudalla / githubweb
  21. [#3547] Update to Picocli 4.7.4 — Kai Hudalla / githubweb
  22. [#3537] Get K8s container id via K8s API. — Carsten Lohmann / githubweb
  23. Replace deprecated quarkus properties — Carsten Lohmann / githubweb
  24. [#3547] Fix native build of CLI — Kai Hudalla / githubweb
  25. Print free disk space before running build jobs — Kai Hudalla / githubweb
  26. Print CWD's disk usage before running build jobs — Kai Hudalla / githubweb
  27. Increase Artemis' max disk usage limit — Kai Hudalla / githubweb
  28. Remove debug output from build jobs — Kai Hudalla / githubweb
  29. [#3537] Add release notes entry. — Carsten Lohmann / githubweb
  30. [#3566] Replace direct Vert.x CompositeFuture method calls with Future method calls — Kai Hudalla / githubweb
  31. Replace deprecated Maven plugin config properties — Kai Hudalla / githubweb
  32. [#3540] Use Mongo 6.0 by default — Kai Hudalla / githubweb
  33. [#3574] Fix wrong context used in PubSubPublisherClient.publish(). — Carsten Lohmann / githubweb
  34. [#3558] Make HonoKafkaConsumer compatible with Kafka 3.5 — Kai Hudalla / githubweb
  35. [#3576] Fix NPE when running CLI — Kai Hudalla / githubweb
  36. [#3558] Use Kafka in Raft mode for running integration tests — Kai Hudalla / githubweb
  37. Add @mattkaem as committer in the parent pom. — Matthias Kaemmer / githubweb
  38. [#3549] Improved getOrCreateTopic/Subscription flow for Pub/Sub messaging infrastructure and changed the subscription expiration to never — Matthias Kaemmer / githubweb
  39. [#3569] Use TLS endpoint when connecting to Sandbox — Kai Hudalla / githubweb
  40. [#3569] Add release notes entry — Kai Hudalla / githubweb
  41. Update Jaeger all-in-one image to 1.51. — Carsten Lohmann / githubweb
  42. [#3542] Add connection pool params to JDBC configuration — noreply / githubweb
  43. [#3547] Update DEPENDENCIES — Kai Hudalla / githubweb
  44. [#3569] Fix AMQP User Guide — Kai Hudalla / githubweb
  45. Increase max-mem of CoAP adapter container — Kai Hudalla / githubweb
  46. Add Hono Open Hour community event to get in touch page — Kai Hudalla / githubweb
  47. Increase max-mem of Auth service container — Kai Hudalla / githubweb
  48. Fix protocol gateway sandbox config. — Carsten Lohmann / githubweb
  49. [#3582] Fix env setup in 'Getting Started' guide. — Carsten Lohmann / githubweb
  50. Fix download links — Kai Hudalla / githubweb
  51. Add 2.3.2 and 2.4.1 release notes and artifacts — Kai Hudalla / githubweb
  52. [#3586] Update to Quarkus 3.2.8.Final — Kai Hudalla / githubweb
  53. [#3517] Support searching for gateway devices — noreply / githubweb
  54. Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12 in /bom — Kai Hudalla / githubweb
  55. Reduce technical debt — Kai Hudalla / githubweb
  56. [#3562] Migrate to Quarkus JDBC implementation — Kai Hudalla / githubweb
  57. Remove CLI ca-file requirement for sandbox connections. — Carsten Lohmann / githubweb
  58. Remove obsolete code — Kai Hudalla / githubweb
  59. Set OTEL collector on IT Auth service — Kai Hudalla / githubweb
  60. [#3555] Device Registry JDBC native build — Kai Hudalla / githubweb
  61. [#3597] Add more generic AMQP trace context propagation format. — Carsten Lohmann / githubweb
  62. [#3517] Support filtering for gateway or edge devices only (#3591) — noreply / githubweb
  63. Upgrade to Quarkus 3.2.9.Final — Kai Hudalla / githubweb
  64. Prepare 2.5.0 release — Kai Hudalla / githubweb
  65. [#3602] Upgrade to Californium 3.10.0 — Kai Hudalla / githubweb
  66. Update Hono Builder Docker image to latest Mandrel version — Kai Hudalla / githubweb
  67. Release 2.5.0 — Hono Bot / githubweb
  68. Bump version to 2.6.0-SNAPSHOT — Hono Bot / githubweb