-
Notifications
You must be signed in to change notification settings - Fork 70
Comparing changes
Open a pull request
base repository: eiffel-community/eiffel-remrem-generate
base: 2.1.6
head repository: eiffel-community/eiffel-remrem-generate
compare: master
Commits on Nov 3, 2022
-
Description how to override message service library added (#205)
* Description how to override message service library added Fixes #204 The new MD file describes how to override message service library included in generate service. This can be useful for many reasons, e.g. custom library should be used, etc. * Link to JitPack added to documention. * JitPack URL fixed. * -Djava.ext.dirs replaced by -classpath Option -Djava.ext.dirs has been deprecated in Java 8u40. * Link to example in eiffel-remrem-publish added.
Configuration menu - View commit details
-
Copy full SHA for 9d5876c - Browse repository at this point
Copy the full SHA 9d5876cView commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee7c3a8 - Browse repository at this point
Copy the full SHA ee7c3a8View commit details
Commits on Feb 2, 2023
-
Degraded the spring-boot-maven-plugin to 2.7.5 (#208)
* updated spring-boot-maven-plugin to 2.7.5 --------- Co-authored-by: Piyush Sadangi <piyush.sadangi@ericsson.com>
Configuration menu - View commit details
-
Copy full SHA for 889a10e - Browse repository at this point
Copy the full SHA 889a10eView commit details
Commits on Mar 28, 2023
-
Uplift spring-boot version to 2.7.5 (#210)
* Uplift spring-boot version to 2.7.5 * Provided the proper remrem-parent version * changed the remrem-parent version --------- Co-authored-by: Vishnu <vishnu.alapati@ericsson.com>
Configuration menu - View commit details
-
Copy full SHA for 6d62fe0 - Browse repository at this point
Copy the full SHA 6d62fe0View commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 605ccc4 - Browse repository at this point
Copy the full SHA 605ccc4View commit details
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 68cb1c7 - Browse repository at this point
Copy the full SHA 68cb1c7View commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d242e6d - Browse repository at this point
Copy the full SHA d242e6dView commit details
Commits on Aug 9, 2023
-
Compatibility between generate and publish (#214)
* Compatibility table added Compatibility table, describing relations between semantics library, generate and publish services, added.
Configuration menu - View commit details
-
Copy full SHA for 3d7780a - Browse repository at this point
Copy the full SHA 3d7780aView commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5dd9650 - Browse repository at this point
Copy the full SHA 5dd9650View commit details
Commits on Oct 18, 2023
-
Generate's operation message_protocols fails for older semantics libs (…
…#216) * Generate's operation message_protocols fails for older semantics libs --------- Co-authored-by: Vishnu Alapati <zalavis@seliiuts03320.seli.gic.ericsson.se>
Configuration menu - View commit details
-
Copy full SHA for f298869 - Browse repository at this point
Copy the full SHA f298869View commit details
Commits on Nov 3, 2023
-
Add test to check template and schema versions (#219)
Fixed version of semantics library 2.2.7 used.
Configuration menu - View commit details
-
Copy full SHA for 1b2557f - Browse repository at this point
Copy the full SHA 1b2557fView commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 332c244 - Browse repository at this point
Copy the full SHA 332c244View commit details
Commits on Mar 1, 2024
-
Bump actions/checkout from 3 to 4 (#221)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 03fdf61 - Browse repository at this point
Copy the full SHA 03fdf61View commit details -
Bump actions/setup-java from 3 to 4 (#220)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a0ce402 - Browse repository at this point
Copy the full SHA a0ce402View commit details
Commits on May 31, 2024
-
The records related to generated password no more appear in catalina.…
…out (#224) Co-authored-by: Arun Kumar K R
Configuration menu - View commit details
-
Copy full SHA for 975bd4b - Browse repository at this point
Copy the full SHA 975bd4bView commit details
Commits on Aug 14, 2024
-
Modified generate's endpoint generate to accept array of events (#226)
Modified generate's endpoint generate to accept array of events.
Configuration menu - View commit details
-
Copy full SHA for a870ce4 - Browse repository at this point
Copy the full SHA a870ce4View commit details
Commits on Oct 8, 2024
-
Add limitation in the array of events for the endpoint of generate (#227
Configuration menu - View commit details
-
Copy full SHA for e38806b - Browse repository at this point
Copy the full SHA e38806bView commit details -
Release version increased in pom.xml (#229)
* Release version increased in pom.xml
Configuration menu - View commit details
-
Copy full SHA for 243dd06 - Browse repository at this point
Copy the full SHA 243dd06View commit details
Commits on Oct 30, 2024
-
Update generate endpoint for gen1 template (#231)
* Update generate endpoint for gen1 template
Configuration menu - View commit details
-
Copy full SHA for 6161424 - Browse repository at this point
Copy the full SHA 6161424View commit details
Commits on Nov 5, 2024
-
Improve efficiency how result of event generation is handled (#233)
* Modify /generate end-point to work for Gen1 templates * Improve efficiency how result of event generation is handled
Configuration menu - View commit details
-
Copy full SHA for 9c2a9c7 - Browse repository at this point
Copy the full SHA 9c2a9c7View commit details
Commits on Nov 18, 2024
-
Orizaba is default Eiffel protocol (#232)
* Orizaba is default Eiffel protocol
Configuration menu - View commit details
-
Copy full SHA for d26d1ef - Browse repository at this point
Copy the full SHA d26d1efView commit details
There are no files selected for viewing