Commit Graph

19 Commits

Author SHA1 Message Date
Eric Haag
2f8457038a Update Revved up by Develocity badge. (#1899) 2024-01-23 18:57:12 -05:00
Eric Haag
8404616bcc Connect build to ge.spring.io.
This change publishes a build scan to ge.spring.io for every local build from an authenticated Spring committer and for CI where appropriate access tokens are available. The build will not fail if publishing fails.

This change also allows the build to benefit from local and remote build caching, providing faster builds for all contributors.

Additionally, the project will have access to all features of Gradle Enterprise such as:

- Dashboards to view all historical build scans, along with performance trends over time
- Build failure analytics for enhanced investigation and diagnosis of build failures
- Test failure analytics to better understand trends and causes around slow, failing, and flaky tests

See #1853
2023-10-19 13:32:51 -05:00
Mark Paluch
1b3d9f37e3 Migrate documentation to Antora.
Closes #1815
2023-08-31 14:37:02 +02:00
Mark Paluch
c03ac0fe0a Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone.
Closes #1748
2023-06-06 11:02:10 +02:00
omernaci
10aaf2247b issue-tracker and create a new issue links updated. (#1731) 2023-05-09 09:55:10 -07:00
Jens Schauder
545bd3837f Replace New and Noteworthy with links to release notes.
Closes #1609
See spring-projects/spring-data-relational#1351
2022-11-10 15:21:06 +01:00
Michael Reiche
b7d16549d3 Revert fle using generic converter (#1552)
* Revert "Fix up FLE support. (#1550)"

Closes #1551.

This reverts commit 5fcb8ed6b3.

* Revert "Field Level Encryption Support. (#1546)"

This reverts commit 921b8c2e64.

Closes #1551.
2022-09-08 11:55:45 -07:00
Michael Reiche
921b8c2e64 Field Level Encryption Support. (#1546)
Note that an @Encrypted property object that contains an @Encrypted property is
not supported and will result in an exception.

Closes #763.
2022-08-29 10:45:57 -07:00
lanicc
0b40ca14f3 Fix the JDK version required to build from the source code (#1523) 2022-08-05 10:31:33 -07:00
Michael Reiche
fea7ed8ceb Add testapp and remove duplicate text from README. (#1518)
Closes #1517.
2022-07-29 09:35:26 -07:00
Michael Reiche
a998251585 Reorganize repository so additional modules can be added. (#1514)
Closes #1503.
2022-07-28 15:26:53 -07:00
Michael Reiche
28d9f8f27b Update transactions documentation for native transaction support.
Closes #1454,#1512.
2022-07-28 12:31:35 -07:00
Greg L. Turnquist
d75273c0f7 Migrate to main branch.
See #1117.
2021-04-15 12:49:20 -05:00
Michael Reiche
08c7a5c7b4 Update versions to correct values.
Closes #1105.

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
2021-03-30 17:32:22 -04:00
Mark Paluch
69c006291c DATACOUCH-565 - Fix link to code of conduct. 2020-07-28 15:41:04 +02:00
David Kelly
c9a19c925e DATACOUCH-504 - Migrate to Couchbase SDK 3 2020-03-17 15:04:37 +01:00
Mark Paluch
b66bf4a96e DATACOUCH-463 - Fix typo. 2019-07-10 09:58:59 +02:00
Mark Paluch
212b945ed0 DATACOUCH-463 - Revise readme for a consistent structure. 2019-07-09 12:20:58 +02:00
Greg Turnquist
20a522477b DATACOUCH-456 - Introduce Jenkins CI. 2019-06-11 18:53:41 -05:00