Releases: eclipse-ecsp/entities
Releases · eclipse-ecsp/entities
1.1.3
Removed the changes done in 1.1.2 for backward compatibility to com.harman.* packages, as this change is not required anymore.
What's Changed
Other Changes
- Fix java docs by @kaushalaroraharman in #32
Full Changelog: entities-1.1.2...entities-1.1.3
1.1.2
- Added support for backward compatibility with older products which were using entities prior to the open source migration
- Updated license workflow to use common workflow with automatic IP review
- Updated pom and workflows for migration from OSSRH to central portal
What's Changed
Bug Fixes
- Fix backward compatibility for event entities by @kaushalaroraharman in #30
Other Changes
- Update DEPENDENCIES by @eclipse-ecsp-bot in #28
- Update DEPENDENCIES by @eclipse-ecsp-bot in #31
Full Changelog: 1.1.1...entities-1.1.2
1.1.1
What's Changed
Other Changes
- Fix serialization issue with KafkaHeaders in Ignite Event by @kaushalaroraharman in #24
- Bugfix/WI 712742 kafka headers serialization bug by @kaushalaroraharman in #25
- WI 704887 Update classname package as part of ECSP migration by @kaushalaroraharman in #26
Full Changelog: 1.1.0...1.1.1
1.1.0
Renamed packages from com.harman.ignite to org.eclipse.ecsp
What's Changed
Other Changes
- WI 704887 Rename packages for ecsp by @kaushalaroraharman in #20
- WI 704887 Update dependencies secret in workflow by @kaushalaroraharman in #21
- Update DEPENDENCIES by @eclipse-ecsp-bot in #22
- WI 704887 Rename packages for ecsp by @kaushalaroraharman in #23
New Contributors
- @eclipse-ecsp-bot made their first contribution in #22
Full Changelog: 1.0.0...1.1.0
1.0.0
1.0.0 release for Entities project for Eclipse ECSP. This library provides a set of useful entities related to Kafka events processing in ECSP project.
What's Changed
Other Changes
- WI 704887 Update github action workflows by @kaushalaroraharman in #2
- WI 704887 Remove yml for sonarcloud by @kaushalaroraharman in #3
- WI 704887 Fix dash scan by @kaushalaroraharman in #5
- WI 704887 Update dependencies manually by @kaushalaroraharman in #6
- WI 704887 Add sonarcloud workflow by @kaushalaroraharman in #7
- WI 704887 Add sonarcloud to build by @kaushalaroraharman in #8
- WI 704887 Add sonarcloud to build by @kaushalaroraharman in #9
- WI 704887 Add sonarcloud to build by @kaushalaroraharman in #10
- WI 704887 Add sonarcloud to build by @kaushalaroraharman in #11
- WI 704887 Add sonarcloud to build by @kaushalaroraharman in #12
- WI 704887 Add sonarcloud to build by @kaushalaroraharman in #13
- WI 704887 Add sonarcloud to build by @kaushalaroraharman in #14
- WI 705913 update readme by @kaushalaroraharman in #15
- WI 704887 Add workflow for deploying to maven central by @kaushalaroraharman in #16
- WI 704887 Rename action file by @kaushalaroraharman in #17
- WI 704887 Fix javadocs by @kaushalaroraharman in #18
- WI 704887 Add settings file for deployment to sonatype by @kaushalaroraharman in #19
Full Changelog: 1.0-SNAPSHOT...1.0.0
Entities 1.0-SNAPSHOT release
Release SNAPSHOT for the first version of entities in eclipse ECSP.