Mark Paluch
40c971e836
DATAJDBC-615 - Prepare next development iteration.
2020-10-28 16:10:20 +01:00
Mark Paluch
9dbb810831
DATAJDBC-615 - Release version 2.1 GA (2020.0.0).
2020-10-28 15:46:54 +01:00
Christoph Strobl
05fc5d49fd
DATAJDBC-602 - Prepare next development iteration.
2020-10-14 14:48:45 +02:00
Christoph Strobl
f56ddc2779
DATAJDBC-602 - Release version 2.1 RC2 (2020.0.0).
2020-10-14 14:28:55 +02:00
Mark Paluch
0713e5a048
DATAJDBC-590 - Prepare next development iteration.
2020-09-16 14:05:24 +02:00
Mark Paluch
25b8b7c909
DATAJDBC-590 - Release version 2.1 RC1 (2020.0.0).
2020-09-16 13:57:41 +02:00
Mark Paluch
8271aff800
DATAJDBC-571 - Prepare next development iteration.
2020-08-12 12:00:19 +02:00
Mark Paluch
6dccea722f
DATAJDBC-571 - Release version 2.1 M2 (2020.0.0).
2020-08-12 11:52:05 +02:00
tlang
4238f44219
DATAJDBC-256 - First step toward running integration tests with Oracle.
...
Original pull request: #223 , #232 .
2020-07-13 14:11:43 +02:00
Mark Paluch
365f8483b3
DATAJDBC-541 - Prepare next development iteration.
2020-06-25 11:58:19 +02:00
Mark Paluch
6f9b9cbca6
DATAJDBC-541 - Release version 2.1 M1 (2020.0.0).
2020-06-25 11:48:49 +02:00
Mark Paluch
463df9d415
DATAJDBC-528 - Prepare next development iteration.
2020-05-12 12:40:28 +02:00
Mark Paluch
44fdfc27bb
DATAJDBC-528 - Release version 2.0 GA (Neumann).
2020-05-12 12:28:23 +02:00
Mark Paluch
fa8b95c5f3
DATAJDBC-257 - Polishing.
...
Move container initialization from static initializer into createDataSource() to not trigger container start when loading the class.
Add TestExecutionListener to ignore tests if the license for a container was not accepted. Add Awaitility to delay test execution until the database is ready so we avoid strange failures due to a delayed container startup.
Fix generics, since tags, author tags. Reformat code.
Original pull request: #213 .
2020-05-06 15:54:41 +02:00
Jens Schauder
4bf2b8d0a8
DATAJDBC-257 - Adds DB2 support.
...
Db2Dialect added in order to support DB2.
Added test configuration files.
Adapted some tests to make them properly work with DB2
QueryAnnotationIntegrationTests converted into an Hsqldb only test since it is next to impossible to make it work across databases since it heavily depends on database and driver specifics.
Removed license acceptance file from the repository in order to not accept a license in the name of someone forking the repository.
For the CI build an appropriate file gets created on the fly.
Original pull request: #213 .
2020-05-06 15:49:07 +02:00
Mark Paluch
40037023f3
DATAJDBC-517 - Prepare next development iteration.
2020-04-28 15:11:42 +02:00
Mark Paluch
82f9e59b42
DATAJDBC-517 - Release version 2.0 RC2 (Neumann).
2020-04-28 15:03:53 +02:00
Mark Paluch
89b81588b5
DATAJDBC-504 - Prepare next development iteration.
2020-03-31 15:08:04 +02:00
Mark Paluch
2fbf7f053e
DATAJDBC-504 - Release version 2.0 RC1 (Neumann).
2020-03-31 14:59:41 +02:00
Mark Paluch
4e23fa6fdf
DATAJDBC-512 - Add support H2 dialect.
...
Original pull request: #203 .
2020-03-26 17:22:44 +01:00
Jens Schauder
e83e2bb795
DATAJDBC-486 - Prepare next development iteration.
2020-03-11 09:57:41 +01:00
Jens Schauder
6c6a97e9b9
DATAJDBC-486 - Release version 2.0 M4 (Neumann).
2020-03-11 09:47:07 +01:00
Mark Paluch
f3d5eca356
DATAJDBC-474 - Prepare next development iteration.
2020-02-12 15:04:21 +01:00
Mark Paluch
527d98734a
DATAJDBC-474 - Release version 2.0 M3 (Neumann).
2020-02-12 14:47:16 +01:00
Mark Paluch
25745c8f05
DATAJDBC-473 - Prepare next development iteration.
2020-01-17 09:47:49 +01:00
Mark Paluch
d5e1a5ad9c
DATAJDBC-473 - Release version 2.0 M2 (Neumann).
2020-01-17 09:39:03 +01:00
Mark Paluch
baf8dec0a6
DATAJDBC-424 - Prepare next development iteration.
2020-01-16 16:11:54 +01:00
Mark Paluch
a46438de3b
DATAJDBC-424 - Release version 2.0 M1 (Neumann).
2020-01-16 16:05:23 +01:00
Mark Paluch
eb1877140d
DATAJDBC-469 - Bump version to 2.0.0.
2020-01-13 14:46:43 +01:00
Mark Paluch
9277797d37
DATAJDBC-403 - Prepare next development iteration.
2019-09-30 16:17:28 +02:00
Mark Paluch
2c356f6346
DATAJDBC-403 - Release version 1.1 GA (Moore).
2019-09-30 15:51:07 +02:00
Mark Paluch
4d1fff1c19
DATAJDBC-411 - Set project.root in module poms to correctly generate Javadoc.
...
By setting project.root, Javadoc is aggregated in the parent pom target so it can be collected during the distribution build.
Original pull request: #168 .
2019-09-12 07:54:26 +02:00
Mark Paluch
5380daac6f
DATAJDBC-404 - Prepare next development iteration.
2019-09-06 10:21:54 +02:00
Mark Paluch
c2f11ed104
DATAJDBC-404 - Release version 1.1 RC3 (Moore).
2019-09-06 10:10:42 +02:00
Mark Paluch
2f28153471
DATAJDBC-388 - Prepare next development iteration.
2019-08-05 15:53:01 +02:00
Mark Paluch
10ae98a572
DATAJDBC-388 - Release version 1.1 RC2 (Moore).
2019-08-05 15:35:35 +02:00
Christoph Strobl
c6b1894eed
DATAJDBC-360 - Prepare next development iteration.
2019-06-14 15:12:51 +02:00
Christoph Strobl
2d2264048b
DATAJDBC-360 - Release version 1.1 RC1 (Moore).
2019-06-14 14:44:25 +02:00
Mark Paluch
bb70b89211
DATAJDBC-377 - Use testcontainers version property.
...
We now use the version property from Spring Data Build and import testcontainers-bom.
2019-05-22 14:57:46 +02:00
Mark Paluch
221eb9dcc8
DATAJDBC-363 - Prepare next development iteration.
2019-05-13 12:17:52 +02:00
Mark Paluch
75aabdabba
DATAJDBC-363 - Release version 1.1 M4 (Moore).
2019-05-13 11:59:50 +02:00
Christoph Strobl
727af3658f
DATAJDBC-337 - Prepare next development iteration.
2019-04-11 12:00:19 +02:00
Christoph Strobl
7d48a3f98a
DATAJDBC-337 - Release version 1.1 M3 (Moore).
2019-04-11 11:24:31 +02:00
Spring Operator
323a13e118
DATAJDBC-336 - 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).
# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.
* http://mybatis.org/dtd/mybatis-3-mapper.dtd (301) with 2 occurrences could not be migrated:
([https](https://mybatis.org/dtd/mybatis-3-mapper.dtd ) result SSLHandshakeException).
# 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 4 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).
* http://projects.spring.io/spring-data-jdbc with 2 occurrences migrated to:
https://projects.spring.io/spring-data-jdbc ([https](https://projects.spring.io/spring-data-jdbc ) result 301).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 8 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 4 occurrences
Original Pull Request: #132
2019-03-21 10:06:15 +01:00
Christoph Strobl
4fb0cf0487
DATAJDBC-308 - Prepare next development iteration.
2019-03-07 10:07:28 +01:00
Christoph Strobl
4242a65270
DATAJDBC-308 - Release version 1.1 M2 (Moore).
2019-03-07 09:42:21 +01:00
Christoph Strobl
d28285bee4
DATAJDBC-305 - Prepare next development iteration.
2018-12-11 11:07:52 +01:00
Christoph Strobl
6a54a9ca48
DATAJDBC-305 - Release version 1.1 M1 (Moore).
2018-12-11 10:53:53 +01:00
Jens Schauder
1b5854e5ab
DATAJDBC-258 - Polishing.
...
Simplified id value retrieval.
Simplified ignoring tests for a specific database.
Fixed property name in pom.xml.
Original pull request: #98 .
2018-11-01 09:24:13 +01:00
tlang
4f6ecf5d48
DATAJDBC-258 - Integration test support for MS SQL Server added.
...
This adds MS-SQL-Server via Testcontainers to the set of databases available for integration testing.
For this purpose it accepts the EULA of MS SQL Server.
Failing tests are ignored to be fixed in separate issues.
Original pull request: #98 .
2018-11-01 09:24:13 +01:00