-
-
Notifications
You must be signed in to change notification settings - Fork 34
Comparing changes
Open a pull request
base repository: asyncapi/java-spring-cloud-stream-template
base: v0.12.1
head repository: asyncapi/java-spring-cloud-stream-template
compare: master
Commits on Mar 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b1b712a - Browse repository at this point
Copy the full SHA b1b712aView commit details
Commits on Mar 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c964ccc - Browse repository at this point
Copy the full SHA c964cccView commit details
Commits on Mar 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2e98c7b - Browse repository at this point
Copy the full SHA 2e98c7bView commit details
Commits on Mar 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b739c3a - Browse repository at this point
Copy the full SHA b739c3aView commit details
Commits on Mar 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d2fd134 - Browse repository at this point
Copy the full SHA d2fd134View commit details
Commits on Apr 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2f29446 - Browse repository at this point
Copy the full SHA 2f29446View commit details
Commits on Apr 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 69f4690 - Browse repository at this point
Copy the full SHA 69f4690View commit details
Commits on Apr 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 49e4760 - Browse repository at this point
Copy the full SHA 49e4760View commit details
Commits on Apr 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for da215c7 - Browse repository at this point
Copy the full SHA da215c7View commit details
Commits on Apr 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ad41376 - Browse repository at this point
Copy the full SHA ad41376View commit details
Commits on Apr 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d35d03c - Browse repository at this point
Copy the full SHA d35d03cView commit details
Commits on Apr 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0706cf1 - Browse repository at this point
Copy the full SHA 0706cf1View commit details
Commits on May 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 10229e9 - Browse repository at this point
Copy the full SHA 10229e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac69c65 - Browse repository at this point
Copy the full SHA ac69c65View commit details
Commits on May 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9d5e1d0 - Browse repository at this point
Copy the full SHA 9d5e1d0View commit details
Commits on May 17, 2022
-
feat: update support for spec version 2.3.0. (#272)
* feat: Update the template to work with AsyncAPI 2.3.0 (#271) * updated the package.json version, change test files to 2.3.0.
Configuration menu - View commit details
-
Copy full SHA for 79dae0f - Browse repository at this point
Copy the full SHA 79dae0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d108c4 - Browse repository at this point
Copy the full SHA 8d108c4View commit details
Commits on May 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 539bcd5 - Browse repository at this point
Copy the full SHA 539bcd5View commit details
Commits on May 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 03805c9 - Browse repository at this point
Copy the full SHA 03805c9View commit details
Commits on Jun 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f55236e - Browse repository at this point
Copy the full SHA f55236eView commit details
Commits on Jun 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f69fb7e - Browse repository at this point
Copy the full SHA f69fb7eView commit details
Commits on Jun 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 465e183 - Browse repository at this point
Copy the full SHA 465e183View commit details
Commits on Jul 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 91d1d38 - Browse repository at this point
Copy the full SHA 91d1d38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 610f701 - Browse repository at this point
Copy the full SHA 610f701View commit details
Commits on Aug 25, 2022
-
fix: dynamic topic params out of order and non-bean methods added to …
…application.yml (#286) * feat: Added file names to generated test folders; only beans are included in the generated application.yml file; order of variables in topic are fixed * chore: remove commented out code * chore: linting
Configuration menu - View commit details
-
Copy full SHA for db808d4 - Browse repository at this point
Copy the full SHA db808d4View commit details
Commits on Aug 26, 2022
-
fix: generation fails when schemas have an $id field or array of obje…
…cts (#287) * fix: is now being handled by changing the value to the classname where appropriate as part of the preprocess hook; items arrays are also working with the changes; updated tests * chore: renamed new custom attribute to be more generic; fixed linting issues; const javaPackage instead of let
Configuration menu - View commit details
-
Copy full SHA for 95fccd4 - Browse repository at this point
Copy the full SHA 95fccd4View commit details
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c1ada4a - Browse repository at this point
Copy the full SHA c1ada4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4daa43 - Browse repository at this point
Copy the full SHA a4daa43View commit details
Commits on Sep 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 13e0c0c - Browse repository at this point
Copy the full SHA 13e0c0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60b764d - Browse repository at this point
Copy the full SHA 60b764dView commit details
Commits on Sep 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9e60f33 - Browse repository at this point
Copy the full SHA 9e60f33View commit details
Commits on Sep 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 58aeee7 - Browse repository at this point
Copy the full SHA 58aeee7View commit details
Commits on Oct 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a62c575 - Browse repository at this point
Copy the full SHA a62c575View commit details
Commits on Oct 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 307e7cc - Browse repository at this point
Copy the full SHA 307e7ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea82761 - Browse repository at this point
Copy the full SHA ea82761View commit details -
fix: template uses anonymous schema name when object type is unknown (#…
…296) * fix: Throw error when schema type is unknown instead of setting to the x-schema-parser-id * chore: remove comments
Configuration menu - View commit details
-
Copy full SHA for 860152d - Browse repository at this point
Copy the full SHA 860152dView commit details
Commits on Oct 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9ed070f - Browse repository at this point
Copy the full SHA 9ed070fView commit details
Commits on Oct 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ad13799 - Browse repository at this point
Copy the full SHA ad13799View commit details -
chore(deps): bump @actions/core from 1.6.0 to 1.9.1 in /.github/workf…
…lows/scripts/mailchimp (#301)
Configuration menu - View commit details
-
Copy full SHA for 9b2dd8d - Browse repository at this point
Copy the full SHA 9b2dd8dView commit details
Commits on Oct 28, 2022
-
fix: replace ?. with old style falsy check (#302)
* replace ?. with old style falsy check * chore: reformat
Configuration menu - View commit details
-
Copy full SHA for 88bc2c2 - Browse repository at this point
Copy the full SHA 88bc2c2View commit details
Commits on Nov 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5e4b266 - Browse repository at this point
Copy the full SHA 5e4b266View commit details
Commits on Nov 23, 2022
-
ci: remove not needed workflow (#305)
Co-authored-by: Lukasz Gornicki <lpgornicki@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e359034 - Browse repository at this point
Copy the full SHA e359034View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a08610 - Browse repository at this point
Copy the full SHA 8a08610View commit details -
Configuration menu - View commit details
-
Copy full SHA for 957cf08 - Browse repository at this point
Copy the full SHA 957cf08View commit details
Commits on Dec 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b5764f9 - Browse repository at this point
Copy the full SHA b5764f9View commit details
Commits on Dec 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7252ecf - Browse repository at this point
Copy the full SHA 7252ecfView commit details
Commits on Dec 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8c6adfa - Browse repository at this point
Copy the full SHA 8c6adfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53222f3 - Browse repository at this point
Copy the full SHA 53222f3View commit details
Commits on Jan 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 63b8621 - Browse repository at this point
Copy the full SHA 63b8621View commit details
Commits on Jan 17, 2023
-
ci: update workflows for nodejs projects (#317)
Co-authored-by: asyncapi-bot <info@asyncapi.io>
Configuration menu - View commit details
-
Copy full SHA for eadc8b6 - Browse repository at this point
Copy the full SHA eadc8b6View commit details
There are no files selected for viewing