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)