Skip to content

Latest commit

Β 

History

History
507 lines (276 loc) Β· 30.7 KB

CHANGELOG.md

File metadata and controls

507 lines (276 loc) Β· 30.7 KB

πŸ“‘ Changelog

aio-lib-java-2.0.0 (2024-09-05)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-1.1.28 (2024-06-24)

Full Changelog

πŸ“ Other pull requests

  • GH-221 wiring the new x-event-phidata header support in Adobe IO Events eventsingress PublishApi #222 (francoisledroff)
  • GH-218: Use GITHUB_OUTPUT envvar instead of set-output command #219 (nicdard)
  • ci: Use GITHUB_OUTPUT envvar instead of set-output command #209 (arunsathiya)

aio-lib-java-1.1.26 (2024-02-12)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-1.1.24 (2024-01-29)

Full Changelog

πŸ“ Other pull requests

  • GH-210 aio-lib-java-ims fixed scope parameter typo when calling /ims/token/v3 #212 (francoisledroff)

aio-lib-java-1.1.22 (2024-01-24)

Full Changelog

πŸ“ Other pull requests

  • GH-207 aio-lib-java-events-mgmt: adding missing x-conflicting-id header safe guard within ConflictException #208 (francoisledroff)

aio-lib-java-1.1.20 (2024-01-16)

Full Changelog

aio-lib-java-1.1.18 (2024-01-16)

Full Changelog

πŸ“ Other pull requests

  • GH-204 Setting the --release of the Java Compiler: to stick to Java 8 and avoid accidental Java 11 api use #206 (francoisledroff)
  • aio-lib-osgi added export instruction for auth package (#202) #203 (francoisledroff)

aio-lib-java-1.1.16 (2024-01-12)

Full Changelog

πŸ“ Other pull requests

  • better logging, removing updateRuntimeRegistration api after leveraging createOrUpdate #201 (abhupadh)

aio-lib-java-1.1.14 (2024-01-12)

Full Changelog

πŸ“ Other pull requests

  • refactoring registration and provider service to make it resilient for conflict errors #200 (abhupadh)

aio-lib-java-1.1.12 (2023-11-17)

Full Changelog

aio-lib-java-1.1.10 (2023-11-17)

Full Changelog

πŸ“ Other pull requests

  • feat: support for handling batch payload during event verification #195 (abhupadh)
  • Remove all references to deprecated Jakarta libraries #192 (bstopp)

aio-lib-java-1.1.8 (2023-10-18)

Full Changelog

aio-lib-java-1.1.6 (2023-10-18)

Full Changelog

πŸ“ Other pull requests

  • fixing the runtime registration create assertion #191 (abhupadh)

aio-lib-java-1.1.4 (2023-10-13)

Full Changelog

πŸ“ Other pull requests

  • GH-188 events_mgmt adding support for Adobe Runtime Actions as webhooks #187 (abhupadh)

aio-lib-java-1.1.2 (2023-10-09)

Full Changelog

πŸ“ Other pull requests

  • GH-182 - downgrade jackson and slf4j: to work-around missing AEM support… #185 (francoisledroff)

aio-lib-java-1.1.0 (2023-08-29)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-1.0.18 (2023-06-29)

Full Changelog

πŸ“ Other pull requests

  • GH-157: fix iterator over set with removal bug in JournalServiceTester #162 (nicdard)

aio-lib-java-1.0.16 (2023-06-19)

Full Changelog

πŸ“ Other pull requests

  • GH-157: expose a timeout configurable pollJournalForEvents method #161 (nicdard)

aio-lib-java-1.0.14 (2023-06-02)

Full Changelog

πŸ“ Other pull requests

  • GH-157: add pollJournalForEvents to check for a set of eventIds to be in the journal #158 (nicdard)

aio-lib-java-1.0.12 (2023-04-18)

Full Changelog

πŸ“ Other pull requests

  • GH-152 better logging and throwing corner case errors when events provider creation conflict happens #153 (francoisledroff)

aio-lib-java-1.0.10 (2023-02-13)

Full Changelog

aio-lib-java-1.0.7 (2023-02-10)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-1.0.6 (2023-01-24)

Full Changelog

πŸ“ Other pull requests

  • GH-142 fixing aio-lib-osgi : it now exports io.openapitools.jackson.dataformat.hal.* packages #143 (francoisledroff)
  • GH-138 fixing the createorUpdate provider service method #139 (francoisledroff)

aio-lib-java-1.0.2 (2022-12-14)

Full Changelog

πŸ“ Other pull requests

  • GH-136 test bug fix: void catching unwanted Conflict exception when testing createGetUpdateDelete events providers #137 (francoisledroff)

aio-lib-java-1.0.0 (2022-11-30)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.1.10 (2022-11-25)

Full Changelog

aio-lib-java-0.1.8 (2022-11-25)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.1.6 (2022-11-25)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.1.4 (2022-11-03)

Full Changelog

πŸ“ Other pull requests

  • GH-127 moving the integration test with re-usable testers in a new aio-lib-java-events-test module #128 (francoisledroff)

aio-lib-java-0.1.2 (2022-08-31)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.1.0 (2022-07-13)

Full Changelog

πŸ“ Other pull requests

  • GH-102 mapping the new Provider Registration input model allowing to specify the event_delivery_format #120 (francoisledroff)
  • GH-114 adding unit and integration tests #117 (francoisledroff)

aio-lib-java-0.0.46 (2022-06-10)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.0.44 (2022-06-03)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.0.42 (2022-04-11)

Full Changelog

πŸ“ Other pull requests

  • GH-106 adding resiliency with retries during event metada registrations (during bundle bootstrapping) #108 (francoisledroff)

aio-lib-java-0.0.40 (2022-04-09)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.0.38 (2022-04-06)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.0.36 (2022-04-05)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.0.34 (2022-04-05)

Full Changelog

πŸ“ Other pull requests

  • GH-91 got rid of Jobs for registration, used dynamic binding and async registration executors instead #94 (francoisledroff)

aio-lib-java-0.0.32 (2022-04-04)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.0.30 (2022-04-04)

Full Changelog

πŸ“ Other pull requests

  • GH-91 waiting for the JobConsumers to be ready before publishing job #92 (francoisledroff)

aio-lib-java-0.0.28 (2022-04-01)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.0.26 (2022-03-30)

Full Changelog

πŸ“ Other pull requests

  • GH-55 removing default workspace configuration leveraging environment variables #86 (francoisledroff)

aio-lib-java-0.0.24 (2022-03-29)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.0.22 (2022-03-22)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.0.20 (2022-03-22)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.0.19 (2022-03-21)

Full Changelog

aio-lib-java-0.0.18 (2022-03-21)

Full Changelog

aio-lib-java-0.0.17 (2022-03-21)

Full Changelog

aio-lib-java-0.0.16 (2022-03-21)

Full Changelog

πŸ“ Other pull requests

  • GH-59 fixing version to snapshot after failed released through gh actions #62 (francoisledroff)
  • GH-59 attempt to fix the mvn release process launching the javadoc plugin #61 (francoisledroff)

aio-lib-java-0.0.15 (2022-03-21)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.0.14 (2022-03-18)

Full Changelog

πŸ“ Other pull requests

  • GH-36 adding aio-aem-events package #57 (francoisledroff)
  • GH-55 adding com.adobe.aio.aem.event.osgimapping a Java OSGI bundle mapping osgi events to Adobe I/O Events #56 (francoisledroff)
  • GH-46 com.adobe.aio.aem.event.publish a new module to hold AEM aio-lib-java-events-ingress wrappers #54 (francoisledroff)
  • GH-52 Add com.adobe.aio.aem.event.management a Java OSGI bundle hosting OSGI Components wrapping aio-lib-java-events-mgmt #53 (francoisledroff)
  • GH-50 adding aem submodule a nested multi-modules project to host everything related to AdobeI/O - AEM integration #51 (francoisledroff)

aio-lib-java-0.0.12 (2022-03-18)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.0.11 (2022-03-16)

Full Changelog

πŸ“ Other pull requests

  • GH-39 adding com.adobe.aio-lib-java.core-aem : osgi configuration driven Workspace and jwtAuth management #45 (francoisledroff)
  • GH-37 adding aio-lib-java-events-xdm module: the Adobe I/O Events Extensions models. #38 (francoisledroff)

aio-lib-java-0.0.10 (2022-03-15)

Full Changelog

πŸ“ Other pull requests

  • GH-43 adding aem related dependencies #44 (francoisledroff)
  • GH-7 added a custom Feign ErrorDecoder to our FeignBaseBuilder to better capture the x-request-id header #42 (francoisledroff)
  • GH-40 added an healthCheck method in our JWTAuthInterceptor #41 (francoisledroff)

aio-lib-java-0.0.9 (2022-03-09)

Full Changelog

πŸ“ Other pull requests

  • GH-34 adding the missing jakarta.xml.bind-api in osgi embed dependencies #35 (francoisledroff)

aio-lib-java-0.0.8 (2022-02-21)

Full Changelog

aio-lib-java-0.0.7 (2021-10-01)

Full Changelog

πŸ“ Other pull requests

  • GH-30 adding a createOrUpdateProvider() method to the ProviderService #31 (francoisledroff)

aio-lib-java-0.0.6 (2021-09-29)

Full Changelog

πŸ“ Other pull requests

  • GH-26 adding osgi: an osgi bundle to ease the use of these sdk jars within AEM #29 (francoisledroff)
  • Issue 24 - Method to add multiple EventsOfInterest to the model #25 (amol-anand)

aio-lib-java-0.0.4 (2021-07-23)

Full Changelog

πŸ“ Other pull requests

  • GH-22 events-ingress map the new Adobe I/O Events Raw Events publication endpoint #23 (francoisledroff)

aio-lib-java-0.0.3 (2021-06-30)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.0.2 (2021-06-11)

Full Changelog

πŸ“ Other pull requests

aio-lib-java-0.0.1 (2021-06-03)

Full Changelog