aio-lib-java-2.0.0 (2024-09-05)
- GH-186 adding full (documented)
OAuth2
Support #224 (francoisledroff)
aio-lib-java-1.1.28 (2024-06-24)
- GH-221 wiring the new
x-event-phidata
header support in Adobe IO Eventseventsingress
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)
- GH-213: enhance WorkspaceUtil to also search in environment variables⦠#216 (francoisledroff)
- GH-150: adjust feign retryer configuration (#151) #215 (francoisledroff)
- GH-150: adjust feign retryer configuration #151 (nicdard)
aio-lib-java-1.1.24 (2024-01-29)
- GH-210
aio-lib-java-ims
fixedscope
parameter typo when calling/ims/token/v3
#212 (francoisledroff)
aio-lib-java-1.1.22 (2024-01-24)
- GH-207
aio-lib-java-events-mgmt
: adding missingx-conflicting-id
header safe guard withinConflictException
#208 (francoisledroff)
aio-lib-java-1.1.20 (2024-01-16)
aio-lib-java-1.1.18 (2024-01-16)
- 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)
- better logging, removing updateRuntimeRegistration api after leveraging createOrUpdate #201 (abhupadh)
aio-lib-java-1.1.14 (2024-01-12)
- refactoring registration and provider service to make it resilient for conflict errors #200 (abhupadh)
aio-lib-java-1.1.12 (2023-11-17)
aio-lib-java-1.1.10 (2023-11-17)
- 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)
aio-lib-java-1.1.6 (2023-10-18)
aio-lib-java-1.1.4 (2023-10-13)
aio-lib-java-1.1.2 (2023-10-09)
- GH-182 - downgrade jackson and slf4j: to work-around missing AEM support⦠#185 (francoisledroff)
aio-lib-java-1.1.0 (2023-08-29)
- Install plugin version #175 (bstopp)
- GH-170 downgrading
maven-install-plugin
to2.5.2
#171 (francoisledroff) - OAuth2 Support #166 (bstopp)
aio-lib-java-1.0.18 (2023-06-29)
aio-lib-java-1.0.16 (2023-06-19)
aio-lib-java-1.0.14 (2023-06-02)
aio-lib-java-1.0.12 (2023-04-18)
- 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)
aio-lib-java-1.0.7 (2023-02-10)
- GH-147 mapping the
Sample Event
API #148 (francoisledroff) - GH-141 Fixing JournalLinkDecoder allowing to propagate 404 #145 (francoisledroff)
- GH-125 add new webhook module for payload authentication #144 (abhupadh)
aio-lib-java-1.0.6 (2023-01-24)
- GH-142 fixing
aio-lib-osgi
: it now exportsio.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)
- 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)
- fix: address review comments #133 (sangeetha5491)
- Add support for Registration V2 API #132 (sangeetha5491)
- Add support for Registration V2 API #126 (sangeetha5491)
aio-lib-java-0.1.10 (2022-11-25)
aio-lib-java-0.1.8 (2022-11-25)
- GH-134 JDK-8193462 / JDK-8222091 workaround #135 (francoisledroff)
aio-lib-java-0.1.6 (2022-11-25)
- GH-21 and GH-104 jdk8 support and move of the xdm IO Events Model here as a new module #130 (francoisledroff)
- Made the code compatible with java 8 #129 (pulguptaAdobe)
aio-lib-java-0.1.4 (2022-11-03)
- GH-127 moving the integration test with re-usable
testers
in a newaio-lib-java-events-test
module #128 (francoisledroff)
aio-lib-java-0.1.2 (2022-08-31)
- GH-121 fixing the javadocs #122 (francoisledroff)
aio-lib-java-0.1.0 (2022-07-13)
- 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)
- GH-112 adding the Provider model's instanceId #113 (francoisledroff)
aio-lib-java-0.0.44 (2022-06-03)
- GH-110 removing the deprecated Registration Type #111 (francoisledroff)
- Updates to Feign Header Processing #77 (bstopp)
aio-lib-java-0.0.42 (2022-04-11)
- GH-106 adding resiliency with retries during event metada registrations (during bundle bootstrapping) #108 (francoisledroff)
aio-lib-java-0.0.40 (2022-04-09)
- GH-106 passing one ResourceResolverWrapperFactory per eventHandler so we have one ResourceResolverWrapper per eventHandler #107 (francoisledroff)
- GH-96 doc update #105 (francoisledroff)
aio-lib-java-0.0.38 (2022-04-06)
- GH-98 adding support for AEM 6.5.x #99 (francoisledroff)
aio-lib-java-0.0.36 (2022-04-05)
- GH-96 adding
aem
docs #97 (francoisledroff)
aio-lib-java-0.0.34 (2022-04-05)
- 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)
- GH-91 pushing bootstrap events accross the cluster #93 (francoisledroff)
aio-lib-java-0.0.30 (2022-04-04)
- GH-91 waiting for the JobConsumers to be ready before publishing job #92 (francoisledroff)
aio-lib-java-0.0.28 (2022-04-01)
- GH-55 doc update - Status simplified - JobResult revisited #87 (francoisledroff)
aio-lib-java-0.0.26 (2022-03-30)
- GH-55 removing default workspace configuration leveraging environment variables #86 (francoisledroff)
aio-lib-java-0.0.24 (2022-03-29)
- GH-55 adding the missing osgi to I/O Event mapping configurations #84 (francoisledroff)
- GH 55 adding osgi event mapping #83 (francoisledroff)
aio-lib-java-0.0.22 (2022-03-22)
aio-lib-java-0.0.20 (2022-03-22)
- Fix workflow #74 (francoisledroff)
- Bump maven-invoker from 2.2 to 3.1.0 #73 (dependabot[bot])
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1 #72 (dependabot[bot])
- Bump license-maven-plugin from 3.0 to 4.1 #71 (dependabot[bot])
- Bump org.osgi.service.log from 1.4.0 to 1.5.0 #70 (dependabot[bot])
- Bump javax.servlet-api from 3.1.0 to 4.0.1 #69 (dependabot[bot])
- Bump wiremock-jre8 from 2.31.0 to 2.32.0 #68 (dependabot[bot])
- Bump validation-api from 1.1.0.Final to 2.0.1.Final #67 (dependabot[bot])
- Bump mockito-core from 3.11.1 to 4.4.0 #66 (dependabot[bot])
- Bump sling-maven-plugin from 2.4.0 to 2.4.2 #65 (dependabot[bot])
- Bump aem-nodetypes from 6.5.5.0 to 6.5.7.0 #64 (dependabot[bot])
- Improve the Release Process #63 (bstopp)
aio-lib-java-0.0.19 (2022-03-21)
aio-lib-java-0.0.18 (2022-03-21)
aio-lib-java-0.0.17 (2022-03-21)
aio-lib-java-0.0.16 (2022-03-21)
- 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)
- GH-59 : following osgi best practices #60 (francoisledroff)
- Update OSGi Bundling #58 (bstopp)
- Move artifact to more qualified group id. #49 (bstopp)
aio-lib-java-0.0.14 (2022-03-18)
- 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)
- GH-47 moving the base package to be
com.adobe.aio
#48 (francoisledroff)
aio-lib-java-0.0.11 (2022-03-16)
- 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)
- 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)
- GH-34 adding the missing jakarta.xml.bind-api in
osgi
embed dependencies #35 (francoisledroff)
aio-lib-java-0.0.8 (2022-02-21)
aio-lib-java-0.0.7 (2021-10-01)
- GH-30 adding a
createOrUpdateProvider()
method to the ProviderService #31 (francoisledroff)
aio-lib-java-0.0.6 (2021-09-29)
- 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)
- GH-22
events-ingress
map the newAdobe I/O Events
Raw Events publication endpoint #23 (francoisledroff)
aio-lib-java-0.0.3 (2021-06-30)
- GH-14
events_mgmt
: mapping Adobe I/O Events Provider API #19 (francoisledroff) - GH-12
events_journal
: addedAdobe I/O Events
Journaling API wrapping Service #17 (francoisledroff) - GH-13 Wrapping Adobe I/O Events Publishing API #15 (francoisledroff)
aio-lib-java-0.0.2 (2021-06-11)
- GH-6 renaming the Registration
enum
type for better readability #11 (francoisledroff) - Updating Readme for Support #10 (kgera)
- GH-6 Mapping the Registration Adobe I/O Events API #8 (francoisledroff)
- GH-1 dummy PR #4 (francoisledroff)
- GH-1 dummy PR #3 (francoisledroff)
- GH-1 First PR trying out branch protection and workflows #2 (francoisledroff)