Michael Bolz
|
7daba341a2
|
Merge pull request #151 from apache/OLINGO-1600-upgrade
[OLINGO-1600] Upgrade JDK 17 + Jakarta + Spring (6)
|
2023-12-17 20:02:42 +01:00 |
mibo
|
05f865650a
|
[OLINGO-1600] Dependency version updates
|
2023-11-19 22:22:28 +01:00 |
mibo
|
ab7cf15639
|
[OLINGO-1600] Set version to 5.0.0-ALPHA-02
|
2023-11-19 22:09:12 +01:00 |
mibo
|
ae1c045dcd
|
[OLINGO-1600] Set version to 5.0.0-ALPHA-01
|
2023-11-14 22:20:36 +01:00 |
mibo
|
295dfcb6a2
|
[OLINGO-1600] Updated complier plugin config
|
2023-11-06 22:10:08 +01:00 |
mibo
|
7e0637b2b7
|
[OLINGO-1600] Merge branches
|
2023-11-06 21:04:10 +01:00 |
mibo
|
7b8f05659e
|
[OLINGO-1603] Set version to 5.0.0-SNAPSHOT
|
2023-11-06 20:51:12 +01:00 |
mibo
|
417198580e
|
[OLINGO-1603] Set version to 4.10.0
|
2023-10-22 20:36:00 +02:00 |
mibo
|
5f4df07895
|
[OLINGO-1603] Set version to 4.10.0-RC01
|
2023-10-22 20:36:00 +02:00 |
kjordan2001
|
ac862fc48b
|
Update ODataBinderImpl.java
|
2023-10-13 22:04:02 +02:00 |
Simon Ammer
|
ce5028d24f
|
[OLINGO-1167] Reference with fully qualified name
|
2023-10-13 22:03:05 +02:00 |
Scraylex
|
1cb2907fcc
|
[OLINGO-1573] Add next link support on expanded navigation
All the credit goes to c.schwyter@gmail.com for writing this patch.
|
2023-10-13 21:46:27 +02:00 |
mibo
|
0734e23aab
|
[OLINGO-1609] Fixed code style issue
|
2023-10-13 21:26:16 +02:00 |
Scraylex
|
7a50c58bf3
|
[OLINGO-1609] Fix issue in JSON deserializer
fix issue with multiple stream properties and metadata=full for deserialization
|
2023-10-13 21:13:06 +02:00 |
eduardoraupp
|
6c8ebc32ad
|
Merge branch 'master' into upgrade/jdk-and-jakarta
|
2023-09-25 20:50:54 +02:00 |
mibo
|
6a800beee3
|
[OLINGO-1568] Add handling of special case precision/scale
|
2023-09-24 07:54:04 +02:00 |
mibo
|
5d1fae138a
|
[OLINGO-1603] Build plugin update
|
2023-09-24 07:42:28 +02:00 |
mibo
|
a047705132
|
[OLINGO-1603] Dependency updates
|
2023-09-24 07:42:28 +02:00 |
Raupp Pereira
|
5e696bc131
|
upgrade jdk and java ee
|
2023-06-05 19:50:34 +02:00 |
dependabot[bot]
|
e39c1deb58
|
Bump mockito-all from 1.9.5 to 1.10.19
Bumps [mockito-all](https://github.com/mockito/mockito) from 1.9.5 to 1.10.19.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v1.9.5...v1.10.19)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-all
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-13 08:22:25 +01:00 |
dependabot[bot]
|
f4e46d2aa7
|
Bump pax.exam.version from 3.4.0 to 4.13.1
Bumps `pax.exam.version` from 3.4.0 to 4.13.1.
Updates `pax-exam-junit4` from 3.4.0 to 4.13.1
Updates `pax-exam` from 3.4.0 to 4.13.1
Updates `pax-exam-container-karaf` from 3.4.0 to 4.13.1
Updates `pax-exam-link-mvn` from 3.4.0 to 4.13.1
---
updated-dependencies:
- dependency-name: org.ops4j.pax.exam:pax-exam-junit4
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: org.ops4j.pax.exam:pax-exam
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: org.ops4j.pax.exam:pax-exam-container-karaf
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: org.ops4j.pax.exam:pax-exam-link-mvn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-13 08:22:09 +01:00 |
dependabot[bot]
|
dc9816e477
|
Bump maven-eclipse-plugin from 2.9 to 2.10
Bumps maven-eclipse-plugin from 2.9 to 2.10.
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-eclipse-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-13 08:20:41 +01:00 |
mibo
|
27f9deea58
|
Updated Jackson to 2.14.0
|
2022-11-13 08:18:23 +01:00 |
dependabot[bot]
|
9e739f91a1
|
Bump jackson-databind from 2.13.3 to 2.14.0
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.14.0.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-13 08:07:52 +01:00 |
mibo
|
02a114dd33
|
[OLINGO-1589] Fixed CodeQL GH action
|
2022-11-13 08:07:08 +01:00 |
Daniel Heid
|
532719421a
|
OLINGO-1577 Determine content type from HTTP response
|
2022-11-12 22:32:56 +01:00 |
mibo
|
dba911f333
|
[OLINGO-1591] Fixed deadlock issue for client
|
2022-11-12 10:36:00 +01:00 |
mibo
|
e1c107ef0c
|
[OLINGO-1589] Added GH action for Maven build
|
2022-10-23 17:35:56 +02:00 |
mibo
|
9d0b4cfa43
|
Updated Netty version
|
2022-10-15 11:53:41 +02:00 |
dependabot[bot]
|
9a75d0bf30
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-15 11:50:43 +02:00 |
dependabot[bot]
|
8bd73adc77
|
Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-15 11:50:09 +02:00 |
D067452
|
59b183d2ac
|
Enabling Dependabot for Apache Olingo
|
2022-10-15 11:49:05 +02:00 |
mibo
|
4958f21b1a
|
[OLINGO-1574] ....
|
2022-10-15 09:17:54 +02:00 |
Daniel Heid
|
b49a932bfe
|
[OLINGO-1582] Remove CVE-2020-36518
Jackson 2.13.3 contains this vulnerability: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36518
|
2022-08-26 17:51:56 +02:00 |
mibo
|
683e471dc2
|
[OLINGO-1571] Fixed special chars for search
|
2022-08-13 09:29:31 +02:00 |
mibo
|
eb1a2d80f6
|
[OLINGO-1560] Set version to next SNAPSHOT
|
2022-03-12 08:24:38 +01:00 |
mibo
|
795cbd8bfa
|
[OLINGO-1560] Fixes for build
|
2022-03-12 08:22:21 +01:00 |
mibo
|
c28e79077c
|
[OLINGO-1560] Set version to 4.9.0
|
2022-02-27 08:22:47 +01:00 |
mibo
|
2fbd91d845
|
[OLINGO-1560] Updated micro version of dependencies
|
2022-02-26 12:39:18 +01:00 |
mibo
|
7d4ad31b20
|
[OLINGO-1560] Excluded .github from RAT check
|
2022-02-26 11:29:31 +01:00 |
shawkins
|
64b1a449de
|
[OLINGO-1471] Adding support for multiple interior rings
|
2022-02-26 11:24:42 +01:00 |
D067452
|
5ff6482ff0
|
Fixing a typo
|
2022-02-26 08:42:01 +01:00 |
D067452
|
f6a305c464
|
Set up CodeQL scans
GitHub offers code scanning that is based on CodeQL (the same engine that is used in [LGTM.com](https://lgtm.com/)). Shortly, that's a static analysis tool that is able to catch various issues including security ones. Once enabled for pull requests, it would help with catching issues earlier.
The scan may be run via [GitHub Actions](https://docs.github.com/en/code-security/secure-coding/automatically-scanning-your-code-for-vulnerabilities-and-errors/setting-up-code-scanning-for-a-repository#enabling-code-scanning-using-actions) for pull requests. Or, LGTM checks may be enabled, the instructions are [here](https://lgtm.com/help/lgtm/managing-automated-code-review).
This pull request adds a GitHub workflow that runs CodeQL scans for pull requests and the main branch. There results will be available:
- in the "Security" tab for project maintainers
- in each pull request (only new alerts or fixed ones)
|
2022-02-26 08:42:01 +01:00 |
mibo
|
9be30316b1
|
[OLINGO-1413] Comment on thread-safty of ODataHandlerImpl
|
2022-02-26 08:38:51 +01:00 |
mibo
|
69e0f0af1f
|
[OLINGO-1554] Fix uniqueness of Content-ID in batch request
|
2022-02-26 08:22:11 +01:00 |
ramya vasanth
|
72d5e9195c
|
[OLINGO-1556]Fix scale handling of BigDecimals in EdmAssistedJsonSerializer
|
2022-01-25 15:05:52 +05:30 |
Daniel Heid
|
7c2b5f748b
|
OLINGO-1551 Update parent, plugin versions and dependencies
|
2022-01-10 20:02:00 +01:00 |
ramya vasanth
|
bc6a299a1f
|
[OLINGO-1526]Allow aggregates in concat to have multiple identical aliases
|
2021-09-17 13:20:19 +05:30 |
ramya vasanth
|
e429cb24ad
|
[OLINGO-1547]Avoid BufferOverFlowException in BatchLineReader
|
2021-09-17 11:35:14 +05:30 |
ramya vasanth
|
911d9d8e7f
|
[OLINGO-1546]Support Jackson 2.12.x
|
2021-09-17 11:27:16 +05:30 |