Skip to content

Releases: payara/ecosystem-starter

Payara Starter 2.1.0

08 Dec 17:01
561f76c

Choose a tag to compare

What's Changed

  • FISH-12620 Fix Payara Starter README and junit lib version by @jGauravGupta in #153
  • FISH-12620 Remove Debugger point by @jGauravGupta in #154
  • Bump org.apache.maven.plugins:maven-archetype-plugin from 3.4.0 to 3.4.1 by @dependabot[bot] in #150
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.12.0 by @dependabot[bot] in #149
  • Bump org.apache.maven.plugins:maven-war-plugin from 3.4.0 to 3.5.0 by @dependabot[bot] in #148
  • Update GPT model version in configuration by @jGauravGupta in #162
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.1 by @dependabot[bot] in #161
  • Bump org.apache.maven.archetype:archetype-packaging from 3.4.0 to 3.4.1 by @dependabot[bot] in #159
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #158
  • Bump com.microsoft.playwright:playwright from 1.56.0 to 1.57.0 by @dependabot[bot] in #157

Full Changelog: 2.0.0...2.1.0

Payara Starter 2.0.0

27 Oct 16:48
cc2f2ab

Choose a tag to compare

What's Changed

  • FISH-8538 Add JSON provider dependency to Payara Starter by @jGauravGupta in #140
  • FISH-8200 Upgrade arquillian-bom to 1.10.0.Final in Payara Starter by @jGauravGupta in #141
  • FISH-12318 Refactor Payara Cloud to Qube by @jGauravGupta in #142
  • FISH-12319 Upgrade Payara Qube Maven Plugin v2.0.0 in Payara Starter by @jGauravGupta in #145
  • Bump com.microsoft.playwright:playwright from 1.53.0 to 1.56.0 by @dependabot[bot] in #143
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.0 to 3.9.1 by @dependabot[bot] in #131
  • Bump org.apache.maven:maven-embedder from 3.9.10 to 3.9.11 by @dependabot[bot] in #130
  • Bump org.freemarker:freemarker from 2.3.31 to 2.3.34 by @dependabot[bot] in #129

Full Changelog: 1.0.0-beta16...2.0.0

Payara Starter 1.0.0-beta16

27 Aug 08:12
96c79af

Choose a tag to compare

What's Changed

  • FISH-11785 Fix EntityManager template to support Payara 7.2025.1.Alpha3 by @jGauravGupta in #135
  • FISH-11602 Fixed background disappearing on popup by @diturner in #128

Full Changelog: 1.0.0-beta15...1.0.0-beta16

Payara Starter 1.0.0-beta15

21 Jul 11:54
61bd061

Choose a tag to compare

What's Changed

Component Upgrade:

  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.7 by @dependabot[bot] in #65
  • Bump org.apache.maven:maven-compat from 3.9.2 to 3.9.9 by @dependabot[bot] in #62
  • Bump org.apache.maven.resolver:maven-resolver-transport-http from 1.9.10 to 1.9.22 by @dependabot[bot] in #61
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot[bot] in #60
  • Bump org.apache.maven:maven-embedder from 3.9.2 to 3.9.9 by @dependabot[bot] in #59
  • Bump fish.payara.maven.plugins:payara-cloud-maven-plugin from 1.0-Alpha2 to 1.0-Alpha4 by @dependabot[bot] in #105
  • Bump org.apache.maven.archetype:archetype-packaging from 3.2.1 to 3.4.0 by @dependabot[bot] in #102
  • Bump org.apache.maven:maven-embedder from 3.9.9 to 3.9.10 by @dependabot[bot] in #103
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #104
  • Bump org.slf4j:slf4j-jdk14 from 2.0.16 to 2.0.17 by @dependabot[bot] in #115
  • Bump org.apache.maven:maven-compat from 3.9.9 to 3.9.11 by @dependabot[bot] in #113
  • Bump com.microsoft.playwright:playwright from 1.51.0 to 1.53.0 by @dependabot[bot] in #111
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.11.2 by @dependabot[bot] in #112
  • Bump org.apache.maven.plugins:maven-archetype-plugin from 3.2.1 to 3.4.0 by @dependabot[bot] in #119
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot[bot] in #116
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 by @dependabot[bot] in #125
  • Bump org.apache.maven.resolver:maven-resolver-transport-http from 1.9.22 to 1.9.24 by @dependabot[bot] in #126

New Contributors

Full Changelog: 1.0.0-beta14...1.0.0-beta15

Payara Starter 1.0.0-beta14

09 May 11:34
b24f82b

Choose a tag to compare

What's Changed

  • FISH-11057 Payara Starter - imports are missing in test classes by @jGauravGupta in #91
  • FISH-11059 Upgrade GPT model from gpt-4o-mini to gpt-4.1-mini by @jGauravGupta in #92

Full Changelog: 1.0.0-beta13...1.0.0-beta14

Payara Starter 1.0.0-beta13

23 Apr 17:02
7f0b9ea

Choose a tag to compare

What's Changed

  • FISH-9719 Implement Security filters to Suspend Usage When OpenAI API Max Count is Reached by @jGauravGupta in #83
  • FISH-8333 Add Posix Executable Permission to the Wrappers by @aubi in #84
  • DS-252 Updating Blinky to latest version and other HTML improvements by @diturner in #82
  • FISH-10103 Added styles to allow ER Designer to work in dark mode. by @diturner in #85
  • FISH-10965 Add Payara Server Maven Plugin v1.0.0.Alpha1 support in Payara Starter by @jGauravGupta in #87

New Contributors

Full Changelog: 1.0-beta12...1.0.0-beta13

Payara Starter 1.0-beta12

15 Nov 05:32
e123370

Choose a tag to compare

What's Changed

  • FISH-10074 Application generation failed with CONFERENCE ER Diagram by @jGauravGupta in #81

Full Changelog: 1.0-beta11...1.0-beta12

Payara Starter 1.0-beta11

30 Oct 13:23
3baa3b0

Choose a tag to compare

What's Changed

Full Changelog: 1.0-beta10...1.0-beta11

Payara Starter 1.0-beta10

28 Oct 11:15
832f8b9

Choose a tag to compare

What's Changed

  • Add a new line character for build.gradle template by @sosuisen in #43
  • Integrate Jeddict templates to generate full-stack application using ER Diagram - Add (+/-) Buttons for Auto-Increasing/Decreasing Entities in ER Diagram Designer by @jGauravGupta in #37
  • Fixes Payara Starter Parent version by @jGauravGupta in #68
  • FISH-9548 Maintain OpenAI state to create ER diagram by @jGauravGupta in #69
  • FISH-9732 Added HubSpot cookie constent by @diturner in #67
  • FISH-9552 Optimize and format the erroneous ER diagram by @jGauravGupta in #70
  • FISH-9548 Added placeholder/tooltip added to UI components and Source Editor focused by @jGauravGupta in #71
  • FISH-9732 Quick fix for footer spacing bug. by @diturner in #72
  • FISH-9548 Fixes background error in web console and all rest classes in single package by @jGauravGupta in #73
  • FISH-9958 Fix Payara Starter Archetype "unable to resolve class groovy.text.SimpleTemplateEngine" (Temp fix) by @jGauravGupta in #75
  • FISH-10043 Payara Starter - Errors in the generated app by @jGauravGupta in #76
  • FISH-10043 Fixes accordion order Jakarta EE => Payara => Java by @jGauravGupta in #77
  • FISH-9827 Release Payara Starter v1.0-beta10 by @jGauravGupta in #78

Components Upgrade

  • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #44
  • Bump org.apache.maven.resolver:maven-resolver-connector-basic from 1.9.10 to 2.0.1 by @dependabot in #54
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1 by @dependabot in #50
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 by @dependabot in #47
  • Bump org.slf4j:slf4j-jdk14 from 2.0.7 to 2.0.16 by @dependabot in #55
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.10.0 by @dependabot in #57

New Contributors

Full Changelog: 1.0-beta9...1.0-beta10

Payara Starter 1.0-beta9

02 Sep 13:22

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0-beta8...1.0-beta9