Skip to content

Commit eab2fa9

Browse files
chore(main): release 2.8.0
1 parent eb8196c commit eab2fa9

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.8.0](https://github.com/coveo/push-api-client.java/compare/v2.7.0...v2.8.0) (2026-02-04)
4+
5+
6+
### Features
7+
8+
* add missing constructor ([#193](https://github.com/coveo/push-api-client.java/issues/193)) ([eb8196c](https://github.com/coveo/push-api-client.java/commit/eb8196cd2e71252b7741f95e909cdf1d7aac6971))
9+
310
## [2.7.0](https://github.com/coveo/push-api-client.java/compare/v2.6.3...v2.7.0) (2026-02-04)
411

512

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.coveo</groupId>
66
<artifactId>push-api-client.java</artifactId>
7-
<version>2.7.1-SNAPSHOT</version>
7+
<version>2.8.0</version>
88
<name>${project.groupId}:${project.artifactId}</name>
99
<packaging>jar</packaging>
1010
<description>Coveo Push API client. See more on https://github.com/coveo/push-api-client.java</description>

0 commit comments

Comments
 (0)