Releases: novuhq/novu-java
Releases · novuhq/novu-java
v1.6.0
What's Changed
- Add Missing Request fields and Delete properties file by @mayorJAY in #123
- Add new configurations and make logging configurable by @mayorJAY in #124
- Implement Coding Standard Adherence with Checkstyle by @mayorJAY in #125
- Update version by @unicodeveloper in #126
- Update README.md by @unicodeveloper in #127
New Contributors
- @unicodeveloper made their first contribution in #126
Full Changelog: v1.5.0...v1.6.0
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
v1.4.0
- Workflow endpoints update
- Subscriber preference updates
- Bug Fixes
v1.3.0
- Add support for BluePrints
- Add feature to setIntegrationAsPrimary
- Add ability to delete Subscriber Credentials
- Add support for Tenants
- Add ability to mark all subscriber messages feed as Seen
v1.2.0
- Add Bulk Subscriber creation feature
- Fix subscriber credentials issue
v1.1.0
- Adapted the request and the response of the Subscriber to the updated Novu api.
1.0.0
Merge pull request #25 from novuhq/feat-library-publish-pipeline Add Javadoc and Sources Plugins