v1.5.0
What's Changed
- Refactor codebase to get rid of Spring framework dependency by @mayorJAY in #53
- Refactor Blueprints API by @mayorJAY in #54
- Refactor Message API by @charan2628 in #70
- Refactor Feeds API by @charan2628 in #71
- Refactor Environment API by @charan2628 in #72
- Refactor Topics API by @piyushchhabra in #73
- Layouts API refactored by using retrofit by @piyushchhabra in #75
- Refactor ExecutiveDetails API to conform to new design by @git-ashug in #76
- Refactor Changes API and Fixed Build issue by @piyushchhabra in #80
- Add Workflow for Code compilation and Unit tests by @mayorJAY in #82
- Refactor InboundParse API to conform to new design by @git-ashug in #81
- Refactor Tenant API by @mslowiak in #78
- Refactored subscribers api to conform to new design by @debanjanc01 in #86
- Refactored Notifications API to conform to new design by @debanjanc01 in #87
- feat: Refactor Integrations API by @sccalabr in #85
- feat: Refactor WorkflowGroups API by @sccalabr in #89
- Refactor Workflow API to conform to new design by @git-ashug in #91
- Feat: Refactor Events API by @ChenemiKen in #90
- feat: add version tag by @ChenemiKen in #95
- Feature: Organization by @Basfar in #103
- Fix Test failure by @mayorJAY in #106
- Create tech stack docs (techstack.yml and techstack.md) by @stack-file in #100
- Staging to Main by @mayorJAY in #105
- Remove unused functions by @mayorJAY in #107
- Create tech stack docs (techstack.yml and techstack.md) by @stack-file in #108
- Add user agent header by @VishalMCF in #111
- Revert "Add user agent header" by @Cliftonz in #112
- addressed comments and removed vulnerability by @VishalMCF in #113
- Initial commit: Added POJOS and API execution endpoint for WorkflowOverride API Integration by @VishalMCF in #110
- Fix bug in Workflow Override API and Modify fields Signature by @mayorJAY in #115
- Update project version by @mayorJAY in #116
New Contributors
- @charan2628 made their first contribution in #70
- @piyushchhabra made their first contribution in #73
- @git-ashug made their first contribution in #76
- @mslowiak made their first contribution in #78
- @debanjanc01 made their first contribution in #86
- @sccalabr made their first contribution in #85
- @ChenemiKen made their first contribution in #90
- @stack-file made their first contribution in #100
- @VishalMCF made their first contribution in #111
- @Cliftonz made their first contribution in #112
Full Changelog: v1.4.0...v1.5.0