Releases: OpenLiberty/guide-rest-client-java
Releases · OpenLiberty/guide-rest-client-java
microProfile-61
This release is a snapshot on Feburary 16, 2024. The guide is using MicroProfile 6.1 and/or Jakarta EE 10 features.
microProfile-6
This release is a snapshot on May 16, 2023. The guide is using MicroProfile 6 and/or Jakarta EE 10 features.
microProfile-5-20230328
This release is a snapshot on March 28, 2023. The guide is using MicroProfile 5.
microProfile-5
This release is a snapshot on September 16, 2022. The guide is using MicroProfile 5.
microProfile-4.1
This release is a snapshot on March 31, 2022. The guide is using MicroProfile 4.1.
release-20210726
This release is a snapshot for GA launch on July 26, 2021.
release-20210721
This release is a snapshot for cloud-hosted guide on July 21, 2021.
microProfile-3.3
This release is a snapshot on May 25, 2021. The guide is using MicroProfile 3.3.
multipane-gm
Multipane fixes (#53) * Update guide to use JSON-B instead of Jackson * Update guide to use JSON-B instead of Jackson (#20) * Made suggested fixes * Made review changes and updated pom.xml to allow guide to be run on Java 9/10. * Last few changes made * Last few changes * for review * minor changes * code command update * update * file insertion * andrew help * hotspot update * include update * removing file from middle pane * hotspots updated * adding include * review update * include pom * altering include order * fix * add period * fixing erik's review comments * pom fix * adding guide author * post review fix * updating dependencies in start and finish pom files * moving multiple maven commands into one line * bolded code commands * pom updates * Removed finish.adoc include from README.adoc * Adjusting order of dependencies * Updated README * Updated rEAMDE * Updated README with [hotspot] changes * Updated README with link in new tab changes * Updated README with link in new tab changes * Update Artist.java * Delete ArtistResource.java * restore ArtistResource.java * Updated README and formatted ConsumingRestTest.java * Update ConsumingRestTest.java * Update README.adoc * Update ConsumingRestTest.java * Update README.adoc * Update README.adoc * Change the guide attribution to point to master * Update ConsumingRestTest.java * Update ArtistResource.java * Formatting pom, updating hotspots & readme * Updating linked site * Updating hotspots
singlepane
Adding dependencies to support JDK 11 (#49) * Adding dependencies to support JDK 11 * test jdk11 * remove jdk 11 from travis test