Spring Operator
dce6987f1e
DATACOUCH-439 - URL Cleanup.
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 1 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 1 occurrences
Original Pull Request: #187
2019-03-19 10:30:37 +01:00
Mark Paluch
a7e3e98a1c
DATACOUCH-429 - After release cleanups.
2019-02-13 11:24:23 +01:00
Mark Paluch
573bba185e
DATACOUCH-429 - Prepare next development iteration.
2019-02-13 11:24:21 +01:00
Mark Paluch
75768727ed
DATACOUCH-429 - Release version 3.1.5 (Lovelace SR5).
2019-02-13 09:56:39 +01:00
Mark Paluch
42b2df968e
DATACOUCH-429 - Prepare 3.1.5 (Lovelace SR5).
2019-02-13 09:55:36 +01:00
Mark Paluch
05d86f9219
DATACOUCH-419 - After release cleanups.
2019-01-10 13:48:13 +01:00
Mark Paluch
7424ef5ddd
DATACOUCH-419 - Prepare next development iteration.
2019-01-10 13:48:12 +01:00
Mark Paluch
357b3b6d8f
DATACOUCH-419 - Release version 3.1.4 (Lovelace SR4).
2019-01-10 12:35:56 +01:00
Mark Paluch
a7bed2fd37
DATACOUCH-419 - Prepare 3.1.4 (Lovelace SR4).
2019-01-10 12:34:55 +01:00
Mark Paluch
e8fc893248
DATACOUCH-414 - After release cleanups.
2018-11-27 14:23:36 +01:00
Mark Paluch
611bc61279
DATACOUCH-414 - Prepare next development iteration.
2018-11-27 14:23:34 +01:00
Mark Paluch
12948a1a5c
DATACOUCH-414 - Release version 3.1.3 (Lovelace SR3).
2018-11-27 13:43:25 +01:00
Mark Paluch
49dcc1655b
DATACOUCH-414 - Prepare 3.1.3 (Lovelace SR3).
2018-11-27 13:42:18 +01:00
Mark Paluch
f2d77aea8b
DATACOUCH-409 - After release cleanups.
2018-10-29 13:59:18 +01:00
Mark Paluch
ffbcc66e27
DATACOUCH-409 - Prepare next development iteration.
2018-10-29 13:59:16 +01:00
Mark Paluch
7d543003c6
DATACOUCH-409 - Release version 3.1.2 (Lovelace SR2).
2018-10-29 12:53:52 +01:00
Mark Paluch
b937c2e143
DATACOUCH-409 - Prepare 3.1.2 (Lovelace SR2).
2018-10-29 12:52:55 +01:00
Mark Paluch
8c8c07517f
DATACOUCH-406 - After release cleanups.
2018-10-15 11:12:14 +02:00
Mark Paluch
73d6c04bc2
DATACOUCH-406 - Prepare next development iteration.
2018-10-15 11:12:13 +02:00
Mark Paluch
4998cb45d1
DATACOUCH-406 - Release version 3.1.1 (Lovelace SR1).
2018-10-15 10:42:05 +02:00
Mark Paluch
b70b6b24bf
DATACOUCH-406 - Prepare 3.1.1 (Lovelace SR1).
2018-10-15 10:40:57 +02:00
Mark Paluch
b4b577a9a6
DATACOUCH-400 - After release cleanups.
2018-09-21 07:46:18 -04:00
Mark Paluch
a7f40d4348
DATACOUCH-400 - Prepare next development iteration.
2018-09-21 07:46:17 -04:00
Mark Paluch
b173be033f
DATACOUCH-400 - Release version 3.1 GA (Lovelace).
2018-09-21 07:08:39 -04:00
Mark Paluch
03f310bab6
DATACOUCH-400 - Prepare 3.1 GA (Lovelace).
2018-09-21 07:07:51 -04:00
Oliver Gierke
9d07389691
DATACOUCH-396 - After release cleanups.
2018-08-20 10:56:53 +02:00
Oliver Gierke
7dcb7ff2c8
DATACOUCH-396 - Prepare next development iteration.
2018-08-20 10:56:52 +02:00
Oliver Gierke
25cfb15d9c
DATACOUCH-396 - Release version 3.1 RC2 (Lovelace).
2018-08-20 10:40:11 +02:00
Oliver Gierke
49ad7aae11
DATACOUCH-396 - Prepare 3.1 RC2 (Lovelace).
2018-08-20 10:39:44 +02:00
Mark Paluch
763649cca4
DATACOUCH-380 - After release cleanups.
2018-07-26 12:32:29 +02:00
Mark Paluch
a4bb08ea9d
DATACOUCH-380 - Prepare next development iteration.
2018-07-26 12:32:25 +02:00
Mark Paluch
53805063cb
DATACOUCH-380 - Release version 3.1 RC1 (Lovelace).
2018-07-26 12:06:35 +02:00
Mark Paluch
290f7176c0
DATACOUCH-380 - Prepare 3.1 RC1 (Lovelace).
2018-07-26 12:04:30 +02:00
Subhashni Balakrishnan
292345cab1
DATACOUCH-395 Update to Couchbase Java SDK 2.6.1
2018-07-25 19:01:31 -07:00
Subhashni Balakrishnan
f5652da623
DATACOUCH-392 - Add optional kotlin reflect dependency
...
The kotlin reflect dependency is required by Spring core for reflection
mapping parameters.
2018-07-16 11:03:24 -07:00
Subhashni Balakrishnan
076dcc0219
DATACOUCH-389 - Update to Couchbase-Java-Client 2.6.0
...
Added the new committed environment configurables to the xml based
configuration parser info. Also added couchbase FLE encryption library as bean
instantiation introspects class methods and fails with ClassNotFound
exception.
Original Pull Request: #165 .
2018-07-16 10:25:56 -07:00
Christoph Strobl
73eaa3c30b
DATACOUCH-374 - After release cleanups.
2018-05-17 10:09:36 +02:00
Christoph Strobl
7898d96fea
DATACOUCH-374 - Prepare next development iteration.
2018-05-17 10:09:34 +02:00
Christoph Strobl
aa5b3fa5d2
DATACOUCH-374 - Release version 3.1 M3 (Lovelace).
2018-05-17 09:51:42 +02:00
Christoph Strobl
14659b46d9
DATACOUCH-374 - Prepare 3.1 M3 (Lovelace).
2018-05-17 09:50:48 +02:00
Mark Paluch
b1236a08d8
DATACOUCH-364 - After release cleanups.
2018-04-13 15:08:34 +02:00
Mark Paluch
0502daa2d8
DATACOUCH-364 - Prepare next development iteration.
2018-04-13 15:08:33 +02:00
Mark Paluch
c6fc7e7047
DATACOUCH-364 - Release version 3.1 M2 (Lovelace).
2018-04-13 14:30:58 +02:00
Mark Paluch
4501223ef2
DATACOUCH-364 - Prepare 3.1 M2 (Lovelace).
2018-04-13 14:30:01 +02:00
Oliver Gierke
9a873a733a
DATACOUCH-370 - Removed explicit declaration of Jackson library versions.
2018-03-27 19:32:35 +02:00
Subhashni Balakrishnan
53e3285098
DATACOUCH-341 - Add kotlin extension functions
...
Motivation
----------
Add kotin extension methods to couchbase and reactive couchbase
operations as required.
Changes
-------
Extensions leveraging reified type has been added.
Results
-------
It is now possible to use reified types rather than passing the java
class reference to some operation functions.
Original pull request: #160 .
2018-03-13 10:02:00 -07:00
Subhashni Balakrishnan
47afa86e92
DATACOUCH-367 - Update to 2.5.6 couchbase java client
...
Original pull request: #161 .
2018-03-09 11:10:57 -08:00
Subhashni Balakrishnan
0960f11a9c
DATACOUCH-322 - Add RBAC username and password support
...
Motivation
----------
Couchbase server 5.0 allows role based access control and this allows
for users to be created and granted access to use bucket. Expose this
feature in SDC.
Changes
-------
1. Couchbase configurations allow for user name to be set. The user password
property is still retrieved from bucket password property.
2. CouchbaseFactoryBean has additional constructor for the username
property.
3. Couchbase bucket schema for xml configurations also includes username
property.
4. Integration tests have been restructured majorly to accomadate for
username
- Testcontainers are used to allow for container based testing.
- Container based testing is optional, it can be configured using
resources/server.properties
Results
-------
The RBAC change has been tested with pre 5.0 and 5.0+ versions using
containers. The tests pass.
Original pull request: #158 .
2018-03-07 15:09:15 -08:00
Subhashni Balakrishnan
039e106032
DATACOUCH-362 - Use dynamic proxying
...
Dynamic proxying for couchbase environment instead of an explicit no shutdown
proxy.
Original pull request: #157 .
DATACOUCH-363 - Upgrade to 2.5.5
Java client upgrade. Remove the dcpEnabled property from
CouchbaseEnvironment factory bean and parser.
Original pull request: #157 .
2018-03-07 13:26:55 -08:00
Christoph Strobl
bdc1f8f5d1
DATACOUCH-340 - After release cleanups.
2018-02-06 10:11:17 +01:00