Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: introduce new core models #655

Merged
merged 83 commits into from
Mar 8, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
e7fdf46
docs: add quadrrem as a contributor for code, test
allcontributors[bot] Dec 15, 2021
593a6e8
ci: update global workflows
asyncapi-bot Dec 16, 2021
cf8c922
docs: generate java data models
mahakporwal02 Jan 3, 2022
d659d80
fix: model dependencies are not accurately resolved
jonaslagoni Jan 3, 2022
7b6010e
fix: wrong property name in JavaCommonPresetOptions interface (#544)
kamko Jan 3, 2022
3d1208a
chore(release): v0.39.10
asyncapi-bot Jan 3, 2022
b4770ea
docs: add mahakporwal02 as a contributor for example, test, doc (#549)
allcontributors[bot] Jan 3, 2022
b85e11e
docs: add kamko as a contributor for test, bug, code (#552)
allcontributors[bot] Jan 3, 2022
2b48a05
docs: add OpenAPI input as example
jonaslagoni Jan 3, 2022
f067637
fix: correctly store already converted schemas while parsing AsyncApi…
kamko Jan 4, 2022
65efaea
chore(release): v0.39.11
asyncapi-bot Jan 4, 2022
99b5b44
feat: complete model rendering and file output for JavaScript generator
jonaslagoni Jan 4, 2022
4cf252c
chore(release): v0.40.0 (#556)
asyncapi-bot Jan 4, 2022
17f8f7a
fix: removing TypeScript exported base model
jonaslagoni Jan 4, 2022
120181d
chore(release): v0.40.1
asyncapi-bot Jan 4, 2022
ef4c0b7
fix: special cases in enum values for C# generator
ron-debajyoti Jan 4, 2022
8d9b7ff
docs: add ron-debajyoti as a contributor for code, test
allcontributors[bot] Jan 4, 2022
a897e07
chore(release): v0.40.2
asyncapi-bot Jan 5, 2022
11cc2c1
feat: add file output for C# generator (#537)
jonaslagoni Jan 5, 2022
d4ed0e3
chore(release): v0.41.0
asyncapi-bot Jan 5, 2022
5cbe362
feat: add file output for TypeScript generator (#536)
jonaslagoni Jan 7, 2022
623dcb2
chore(release): v0.42.0
asyncapi-bot Jan 7, 2022
7b5966e
ci: update global workflows
asyncapi-bot Jan 10, 2022
49a534c
docs: generate go data model (#568)
mahakporwal02 Jan 10, 2022
dc68646
chore: fixing sonarcloud duplication problems (#570)
jonaslagoni Jan 10, 2022
cb81099
fix: model dependencies not needed for C# generator
jonaslagoni Jan 10, 2022
b203752
chore(release): v0.42.1 (#571)
asyncapi-bot Jan 10, 2022
d84b8b5
fix: non-required properties are required by constructor (#553)
mahakporwal02 Jan 10, 2022
e1fb4d7
chore(release): v0.42.2 (#572)
asyncapi-bot Jan 10, 2022
07bcb3f
docs: example on how to include a custom function in the data model
mahakporwal02 Jan 11, 2022
dd3163c
docs: add mahakporwal02 as a contributor for code
allcontributors[bot] Jan 11, 2022
cafc1ff
feat: complete model rendering and file output for Go generator (#540)
jonaslagoni Jan 11, 2022
b06c242
docs: example of csharp example serializer
ron-debajyoti Jan 11, 2022
acaea00
chore(release): v0.43.0 (#574)
asyncapi-bot Jan 11, 2022
1dc565e
docs: add ron-debajyoti as a contributor for doc, example (#576)
allcontributors[bot] Jan 11, 2022
e22c136
docs: generate C# models (#578)
ron-debajyoti Jan 11, 2022
928daa0
docs: generate Java data models that overwrite equal method (#577)
mahakporwal02 Jan 11, 2022
d9266db
docs: generate Java data models that overwrite hashCode method (#580)
mahakporwal02 Jan 12, 2022
17273c1
docs: model to change collection types for Java models (#579)
ron-debajyoti Jan 13, 2022
2a058d6
ci: update global workflows
asyncapi-bot Jan 13, 2022
51ae271
ci: update global workflows (#584)
asyncapi-bot Jan 14, 2022
ef07448
ci: update global workflows (#585)
asyncapi-bot Jan 14, 2022
ffc0cd8
docs: add missing documentation for indentation example (#541)
jonaslagoni Jan 14, 2022
1c684c5
chore: added nvmrc (#582)
ritik307 Jan 14, 2022
18564f8
docs: add ritik307 as a contributor for doc (#588)
allcontributors[bot] Jan 14, 2022
8ff4bb9
docs: linked to advance language usage (#589)
mahakporwal02 Jan 15, 2022
5622923
feat: assign optional arguments in the constructor for JS generator (…
mahakporwal02 Jan 15, 2022
5dc200e
chore(release): v0.44.0 (#590)
asyncapi-bot Jan 17, 2022
88cf92d
ci: fix coverage problems with checkout (#592)
jonaslagoni Jan 17, 2022
57948b5
ci: update global workflows (#593)
asyncapi-bot Jan 20, 2022
b2683cd
feat: un/marshal helper function for JS (#591)
Samridhi-98 Jan 26, 2022
9341e33
chore(release): v0.45.0 (#600)
asyncapi-bot Jan 27, 2022
017d07b
chore(deps): bump node-fetch from 2.6.5 to 2.6.7 (#602)
dependabot[bot] Jan 27, 2022
810d607
ci: update global workflows (#603)
asyncapi-bot Jan 27, 2022
079db79
docs: added jackson annotation example (#601)
Samridhi-98 Jan 31, 2022
bc2f3ef
feat: support AsyncAPI v2.3.0 (#563)
jonaslagoni Jan 31, 2022
71ac65a
chore(release): v0.46.0 (#606)
asyncapi-bot Jan 31, 2022
51062c1
fix: missing namespace for Type in C# JsonSerializerPreset (#597)
jonaslagoni Feb 2, 2022
7b2a33f
chore(release): v0.46.1 (#611)
asyncapi-bot Feb 2, 2022
8818321
ci: update global workflows (#617)
asyncapi-bot Feb 8, 2022
388495e
feat: exclude underscore from TS key enum rendering (#613)
Ishan-Saini Feb 8, 2022
b819c6f
chore(release): v0.47.0 (#618)
asyncapi-bot Feb 8, 2022
e3aeeb1
ci: update global workflows (#620)
asyncapi-bot Feb 8, 2022
b82a78b
docs: add Ishan-Saini as a contributor for code, test (#619)
allcontributors[bot] Feb 9, 2022
8a79fc0
ci: update global workflows (#631)
asyncapi-bot Feb 11, 2022
e943a71
docs: added dependency info for C# serializer preset (#630)
Samridhi-98 Feb 12, 2022
b3c10bf
ci: only run workflows when necessary (#624)
jonaslagoni Feb 13, 2022
afe46b1
feat: add un/marshal JSON preset for Java (#596)
ritik307 Feb 13, 2022
9f596f8
docs: add ritik307 as a contributor for code, test, example (#632)
allcontributors[bot] Feb 13, 2022
594e7f1
chore(release): v0.48.0 (#633)
asyncapi-bot Feb 13, 2022
5567586
docs: add javascript marshaling example (#635)
Samridhi-98 Feb 14, 2022
c9980fc
feat: add generate example preset for JS (#629)
Samridhi-98 Feb 15, 2022
c773f4c
feat: new `accessor` preset hook for C# class renderer (#626)
jonaslagoni Feb 16, 2022
0ff2e89
chore(release): v0.49.0 (#650)
asyncapi-bot Feb 16, 2022
9e4add4
docs: add Samridhi-98 as a contributor for code, test, doc, example (…
allcontributors[bot] Feb 16, 2022
10aca3b
docs: add java un/marshalling reference to docs (#645)
ritik307 Feb 16, 2022
b0a41ca
Added models
jonaslagoni Feb 17, 2022
e4abbe6
Merge branch 'next' into feature/introduce_models
jonaslagoni Feb 28, 2022
ca0a1b2
fixed lint errors
jonaslagoni Mar 2, 2022
6bc51a9
Switched to inline modifiers for constructor
jonaslagoni Mar 4, 2022
842aad3
Changed naming of models
jonaslagoni Mar 4, 2022
2c2e3ca
Added export of models
jonaslagoni Mar 4, 2022
aeec94e
Removed unnecessary redefining of properties
jonaslagoni Mar 8, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(release): v0.40.2
  • Loading branch information
asyncapi-bot authored Jan 5, 2022
commit a897e07477ce39456b891df1f3fff868a9d66f3b
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asyncapi/modelina",
"version": "0.40.1",
"version": "0.40.2",
"description": "The Model SDK for generating data models",
"license": "Apache-2.0",
"homepage": "https://github.com/asyncapi/modelina",
Expand Down