Skip to content

Conversation

@developer-experience-bot
Copy link
Contributor

@developer-experience-bot developer-experience-bot bot commented Apr 30, 2024

🤖 I have created a release beep boop

2.6.1 (2024-04-30)

Features

  • add create method in CatalogSource and PushSource (LENS-874) (#35) (f2e93a2)
  • add DocumentBuilder class (#1) (329dd8a)
  • add exponential backoff to api core (#102) (172c936)
  • add security identity management support (#3) (7b4785c)
  • add security identity suport on document push (#5) (4c33800)
  • add support for batch update documents (#8) (bb98f67)
  • add support for compressed binary data (#10) (40ededc)
  • add support for permanentid generation (#12) (1b376a6)
  • create PushSource and catalogSource classes (#30) (b42c055)
  • create platform client class (#2) (191acb1)
  • enable push on catalog source (#82) (aee3434)
  • expose publicly PushSource,CatalogSource,StreamService (#46) (dd00a0e)
  • final all the things (#6) (cc16426)
  • implement DocumentUploadQueue class (#33) (ed0f754)
  • implement PushService class (#34) (28a7a22)
  • implement StreamService class (#32) (75d605f)
  • initial commit (10111cb)
  • LENS-1390: add support for incremental catalog updates in Java SDK (#120) (7d172ad)
  • LENS-1466: add support for partial updates in the UpdateStreamService (#127) (7725e54)
  • LENS-1642: support for SAP specific user-agent header (#128) (279a26b)
  • log HTTP calls (#93) (0cd3c60)
  • permanentid: replace sha256 by md5(30)+sha1(30) (#17) (d9484ee)
  • support adding metadata on document (#7) (7fc0fa5)
  • support canada region (#113) (57140be)
  • Support different platform regions (#22) (9ffe72b)
  • support pushing single document with no permissions (#4) (92d9dc0)
  • support single document deletion (#9) (3b5dcc4)
  • validate file extension (635d9c0)

Bug Fixes

  • bug related to the type expected of delete documents (37dd38c)
  • deps: update all dependencies j:cdx-227 (#85) (fd7372e)
  • deps: update dependency com.google.code.gson:gson to v2.8.9 [security] (#57) (ffe1652)
  • in StreamService streamId was never set , with this PR , it is returned from StreamServiceInternal (#42) (fbf9ccb)
  • LENS-1799: logging improvements (#131) (294d61b)
  • provide JSON value (#36) (c3025bb)

Documentation

  • add install instructions (#92) (8840df4)
  • create sample code to stream document (#43) (8cec4a0)
  • create Sample Code classes to create push and Catalog Source in Coveo and instance Java classes in different ways (#39) (309ecde)
  • improve retry configuration documentation (#104) (5c84117)
  • specify in readme that access token needs to have read:packages permission (c99d06d)
  • update manual release process (#126) (a6dd522)
  • updates the readme: LENS-979 (#96) (c6259f8)
  • use appropriate javadoc url syntax (#77) (c5f1d96)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@developer-experience-bot developer-experience-bot bot requested a review from a team April 30, 2024 22:41
@developer-experience-bot developer-experience-bot bot requested review from louis-bompart, olamothe and y-lakhdar and removed request for a team April 30, 2024 22:41
@developer-experience-bot developer-experience-bot bot changed the title chore(main): release 2.5.0 chore(main): release 2.6.1 Apr 30, 2024
@developer-experience-bot developer-experience-bot bot force-pushed the release-please--branches--main branch from 69b24cf to 806a21e Compare April 30, 2024 23:10
@y-lakhdar y-lakhdar force-pushed the release-please--branches--main branch from 806a21e to 417c8b9 Compare April 30, 2024 23:16
@y-lakhdar y-lakhdar force-pushed the release-please--branches--main branch from 417c8b9 to 25fc029 Compare April 30, 2024 23:18
@louis-bompart louis-bompart merged commit 7d0931b into main Apr 30, 2024
@developer-experience-bot
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants