dependabot[bot]
|
e2e6847949
|
Bump sl4j.version from 1.7.7 to 2.0.9
Bumps `sl4j.version` from 1.7.7 to 2.0.9.
Updates `org.slf4j:slf4j-api` from 1.7.7 to 2.0.9
Updates `org.slf4j:slf4j-simple` from 1.7.7 to 2.0.9
Updates `org.slf4j:slf4j-log4j12` from 1.7.36 to 2.0.9
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.slf4j:slf4j-simple
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.slf4j:slf4j-log4j12
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 02:15:19 +00: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 |
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 |
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 |
ramya vasanth
|
de412ea971
|
[OLINGO-1545]Scientific notation value of Edm.Double cannot be processed
|
2021-09-17 10:39:32 +05:30 |
ramya vasanth
|
002b3af2f9
|
[OLINGO-1544]Fix for deserialize delta request payload with navigation
|
2021-09-16 17:56:04 +05:30 |
mibo
|
e00643705f
|
Fixed typo
|
2021-06-14 12:50:08 +02:00 |
mibo
|
7c1bacd21f
|
Update SECURITY.md
|
2021-06-14 10:04:23 +02:00 |
mibo
|
7fb2fbcbd0
|
Update SECURITY.md
|
2021-06-14 10:03:57 +02:00 |
mibo
|
0fd3e6524c
|
Security Policy
|
2021-06-14 10:03:23 +02:00 |
ramya vasanth
|
a3d679aacd
|
[OLINGO-1526]Support for Compute aggregate method
|
2021-05-11 11:13:57 +05:30 |
ramya vasanth
|
3de463a5b1
|
[OLINGO-1525]PUT, POST support on collection properties
|
2021-05-11 10:10:37 +05:30 |
ramya vasanth
|
47a6775c7e
|
[OLINGO-1062]Fix deserialization of empty collections
|
2021-03-19 15:20:52 +05:30 |
ramya vasanth
|
aa9a12d82a
|
[OLINGO-1517]The timeout for batch response is very low
|
2021-03-19 15:05:10 +05:30 |