Skip to content
Started 3 yr 2 mo ago
Took 11 min on basic-mh399

#9 (Feb 22, 2021, 3:43:58 AM)

Changes
  1. move kubernetes deployment files into separate directory; (details / githubweb)
  2. update apiVersion in swagger.yaml (details / githubweb)
  3. add mongodb-statefulset with local persitent volume; (details / githubweb)
  4. add mongodb-statefulset with local persistent volume; (details / githubweb)
  5. add GC options to OPENJ9_JAVA_OPTIONS; (details / githubweb)
  6. Add request-timeout for outgoing HTTP requests in an HTTP connection (details / githubweb)
  7. fixed some versions and indentation problems; (details / githubweb)
  8. fix default value for CONNECTING_MAX_TIMEOUT; (details / githubweb)
  9. Remove ExpiringTimerBuilder and make PreparedTimer always run with (details / githubweb)
  10. allow mockito to mock final classes (details / githubweb)
  11. Start http push request timer with a timeout slightly higher like request-timeout (details / githubweb)
  12. Adjust license header and add private constructor (details / githubweb)
  13. Remove unused code and fix isLiveResponse check (details / githubweb)
  14. Remove special handling for successful acknowledgements for live-response (details / githubweb)
  15. bump netty version to 4.1.59.Final; (details / githubweb)
  16. update documentation; (details / githubweb)
  17. unwrap message for live-response acknowledgment (details / githubweb)
  18. fix matchExpression in persistent-volume.yaml; (details / githubweb)
  19. move pod-reader role and update Readme.md; (details / githubweb)
  20. Review finding. For simplicity remove not necessary factory DittoFlowEnhancement (details / githubweb)
  21. update assertj.version to 3.19.0 (details / githubweb)
  22. Remove side effect in TimeoutFlow; speed up and dilate durations in its unit test; move timeout handling to HttpPushFactory. (details / githubweb)
  23. Add overwrite option for an akka host-connection-pool setting via environment variable (details / githubweb)
  24. Adapt to the new timer factory, which was introduced in fb028b94c4e1456ef7a9d2ba33f65a1d7d002b47, to fix compile errors (details / githubweb)
  25. add resource-quota example to deployment section; (details / githubweb)
  26. uncomment resources definition in ditto-cluster.yaml; (details / githubweb)
  27. let bom manage dependency versions (details / githubweb)
  28. do not use project.groupId placeholder (details / githubweb)
  29. downgrade maven-surefire and maven-failsafe plugin version; (details / githubweb)
  30. bump jackson-core version to 2.12.1; (details / githubweb)
  31. Remove content type check for command responses since it always should be application/json (details / githubweb)
  32. updated JJWT to 0.11.2; migrated to new non-deprecated JJWT API (details / githubweb)
  33. extracted Ditto service configuration files as separate maven modules (details / githubweb)
  34. added missing dependency (after manual merge) managed im bom (details / githubweb)
  35. re-added MongoDbUriSupplier in order to parse options from a given/configured/injected MongoDB URI and apply additional options based on that base URI config (details / githubweb)
  36. include regular and special fields in devops command responses (details / githubweb)
  37. fixed serialization issue of AmqpClientActor.props which accepted a JmsConnectionFactory as argument (which is not serializable) (details / githubweb)
  38. made extraUriOptions map truly immutable (details / githubweb)
  39. consolidated dependencies by importing the "bom" where possible: (details / githubweb)
  40. update docu; (details / githubweb)
  41. added script for finding out which Ditto artifacts are missing from the ditto-bom (details / githubweb)
  42. use readPreference primary, readConcern local and writeConcern acknowledged for MongoHealthChecker; (details / githubweb)
  43. update installation-running.md; (details / githubweb)
  44. Remove unused mongo configuration property (details / githubweb)
  45. Remove unnecessary call to build() the settings (details / githubweb)
  46. add mongodb config section to installation-operating.md; (details / githubweb)
  47. update mongodb section; (details / githubweb)
  48. update docu; (details / githubweb)
  49. AmqpSpecificConfig: support double-encoding of credentials; add unit tests. (details / githubweb)
  50. fixed priority of MongoDB setting "sslEnabled" (details / githubweb)
  51. Do not overwrite configured read preference in search persistence. (details / githubweb)
  52. Fix duplicate extension creation by QueryCriteriaValidator. (details / githubweb)
  53. improve Readme.md; (details / githubweb)
  54. improve URL in Readme.md; (details / githubweb)
  55. fixed that the "ssl" option in ditto-mongo.conf was not applied for MongoDB connections using Akka Persistence (details / githubweb)
  56. Remove Policies and Connectivity from metrics reporting so that they may use a different write concern. (details / githubweb)
  57. fixed missing "test" scope for stream-testkit dependency (details / githubweb)
  58. Add support for arbitrary claims for authorization subjects (details / githubweb)
  59. fixed gateway.conf default "openid-connect-issuers" entry (details / githubweb)
  60. fixed that unresolved `{{jwt:..}} placeholders were not removed from calculdated subjects (details / githubweb)
  61. add test for unresolvable subjects (details / githubweb)

Started by user Thomas Jaeckle

Revision: 877ed01bb4b5d4ed6afaee198e8f02297b00205b
Repository: https://github.com/eclipse/ditto.git
Repository: https://github.com/eclipse/dash-licenses.git
  • ditto/master