Skip to content

Changes

#37627 (May 3, 2024, 11:38:22 AM)

  1. :bug: [CI] fixed providing of CODECOV_TOKEN to CI steps — Alberto Codutti / githubweb
  2. :bug: [CI] fixed providing of CODECOV_TOKEN to CI steps - errata — Alberto Codutti / githubweb

#37626 (May 2, 2024, 5:38:22 PM)

  1. :arrow_up: [CI] Updated GitHub Action checkout from v3 to v4 — Alberto Codutti / githubweb
  2. :arrow_up: [CI] Updated GitHub Action setup-java from v3 to v4 — Alberto Codutti / githubweb
  3. :arrow_up: [CI] Updated GitHub Action cache from v3 to v4 — Alberto Codutti / githubweb
  4. :bug: [CI] removed Codecov result upload for steps that don't run tests — Alberto Codutti / githubweb

#37625 (May 2, 2024, 10:38:20 AM)

  1. :bug: [Test] Fixed GitHub Actions integration with Codecov for test coverage report upload — Alberto Codutti / githubweb

#37624 (Apr 24, 2024, 6:38:19 AM)

  1. :recycle: first attempt at making XmlUtil non-static — Davide Salvador / githubweb
  2. :white_check_mark: removing jaxb initialization from test steps, as it is now part of the context — Davide Salvador / githubweb
  3. :recycle: cleaner wiring of jaxb context providers — Davide Salvador / githubweb
  4. post-rebase fixes — Davide Salvador / githubweb

#37623 (Apr 23, 2024, 5:38:19 AM)

  1. :bug: jpa does not know how to handle kapuaids, was ending up comparing eids with bigintegers and failing. — Davide Salvador / githubweb

#37622 (Apr 16, 2024, 11:38:19 AM)

  1. :fix: fix metrics names composer and optimize code — Riccardo Modanese / githubweb

#37621 (Apr 16, 2024, 4:41:09 AM)

  1. :fix: (metrics) add publish and subscribe time (metrics created but not linked to the code) — Riccardo Modanese / githubweb
  2. :fix: count suffix for metrics names — Riccardo Modanese / githubweb

#37620 (Apr 12, 2024, 5:38:19 AM)

  1. :sparkles: added askTotalCount parameter to accounts query — Davide Salvador / githubweb
  2. :sparkles: added matchterm option on accounts api — Davide Salvador / githubweb

#37619 (Apr 11, 2024, 12:50:30 PM)

  1. :fix: add auto reconnect to service client — Riccardo Modanese / githubweb

#37618 (Apr 11, 2024, 8:38:22 AM)

  1. :bug: random uuid in event client id resulted in multiple instances of the same component processing the same messages, resulting in a lot of data update conflicts — Davide Salvador / githubweb
  2. :bug: AccountImpl was missing equals and hashcode, making it very hard to put it into sets — Davide Salvador / githubweb
  3. :fire: removed controversial equals as its need is handled elsewhere anyway — Davide Salvador / githubweb

#37159 (Feb 12, 2021, 9:38:10 AM)

  1. Added Junit tests in router package — Sonja Matic / githubweb