Skip to content

Releases: dhis2/camel-dhis2

v3.0.1

02 Feb 10:36
231331f

Choose a tag to compare

What's Changed

  • build(deps): bump actions/setup-java from 3.12.0 to 3.13.0 by @dependabot in #70
  • build(deps): bump org.testcontainers:testcontainers-bom from 1.17.6 to 1.19.1 by @dependabot in #72
  • build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.1.0 to 3.4.1 by @dependabot in #69
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #68
  • build(deps): bump org.apache.maven.plugins:maven-resources-plugin from 3.2.0 to 3.3.1 by @dependabot in #74
  • chore: bump java-sdk version 2.1.0 -> 2.1.1-SNAPSHOT by @JohanGHole in #83
  • build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #84
  • build(deps): bump actions/setup-java from 3.13.0 to 4.0.0 by @dependabot in #81
  • build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #79
  • feat: support PAT authentication by @claudemamo in #88
  • feat: support multiple filters by @claudemamo in #89
  • fix: prevent mutually exclusive options from being set by @claudemamo in #91
  • feat: support async analytics by @claudemamo in #92
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.5 by @dependabot in #86
  • chore: prepare release by @claudemamo in #93

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

25 Aug 11:56
970a91f

Choose a tag to compare

What's Changed

  • build(deps): bump actions/setup-java from 3.5.1 to 3.10.0 by @dependabot in #36
  • build(deps): bump testcontainers-bom from 1.16.3 to 1.17.6 by @dependabot in #31
  • feat: implicitly use exchange in body for resource param by @claudemamo in #41
  • feat: support delete and put operations by @claudemamo in #45
  • docs: fix sentence structure by @claudemamo in #46
  • build(deps): bump actions/setup-java from 3.10.0 to 3.11.0 by @dependabot in #44
  • fix!: specify array name when fetching collections instead of inferri… by @claudemamo in #50
  • refactor!: remove itemType param in get/collection operation by @claudemamo in #55
  • build(deps): bump actions/setup-java from 3.11.0 to 3.12.0 by @dependabot in #54
  • build(deps): bump maven-surefire-plugin from 3.0.0-M9 to 3.1.2 by @dependabot in #51
  • build: don't pull down Camel dependencies since we don't know on whic… by @claudemamo in #58
  • fix!: change way collection items are transformed into domain objects… by @claudemamo in #60
  • build(deps): bump camelVersion from 3.15.0 to 3.21.0 by @dependabot in #56
  • chore(deps): bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13 by @dependabot in #4
  • build(deps-dev): bump log4j-slf4j-impl from 2.17.1 to 2.20.0 by @dependabot in #39
  • build(deps): bump maven-javadoc-plugin from 3.4.0 to 3.5.0 by @dependabot in #38
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.0.0-M9 to 3.1.2 by @dependabot in #65
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #63
  • chore: prepare release by @claudemamo in #61

Full Changelog: v2.0.1...v3.0.0

v2.0.1

20 Mar 09:42

Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

19 Mar 10:18

Choose a tag to compare

What's Changed

  • chore: reduce differences with DHIS2 component in Camel repo to facil… by @claudemamo in #40

Full Changelog: v1.0.2...v2.0.0

v1.0.2

19 Dec 09:51

Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

06 Nov 23:06

Choose a tag to compare

What's Changed

  • POST analytics by @claudemamo in #19
  • build(deps): bump github/codeql-action from 1 to 2 by @dependabot in #22
  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #21
  • docs: add initial documentation based on the Camel component doc temp… by @claudemamo in #27
  • build(deps): bump actions/setup-java from 2 to 3.5.1 by @dependabot in #24
  • chore(deps): bump maven-compiler-plugin from 3.8.1 to 3.10.1 by @dependabot in #6
  • fix: add query params when fetching collection by @claudemamo in #28

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

12 Jul 12:09

Choose a tag to compare

What's Changed

  • chore: first commit by @claudemamo in #1
  • ci: reference repo secrets instead of environment secrets by @claudemamo in #7
  • Change Maven argument in deploy phase by @claudemamo in #8
  • Solve compilation errors caused by upstream changes in dhis2-java-sdk by @claudemamo in #9
  • test: drop bad metadata import by @claudemamo in #11
  • Support simple query params by @claudemamo in #13
  • feat: add interval param to analytics endpoint by @claudemamo in #14
  • Fix compilation errors by @claudemamo in #17
  • Test against v2.38.1 by @claudemamo in #18

New Contributors

  • @claudemamo made their first contribution in #1

Full Changelog: https://github.com/dhis2/camel-dhis2/commits/v1.0.0