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 |
ramya vasanth
|
e32302bc32
|
[OLINGO-1472]Support string-based scales in property metadata
|
2021-03-03 14:31:12 +05:30 |
ramya vasanth
|
162750f2ce
|
[OLINGO-1515]Support non-ascii characters in OData
|
2021-03-03 12:58:30 +05:30 |
ramya vasanth
|
1c1b3c3a9d
|
[OLINGO-1514]Upgrade Netty version
|
2021-03-03 12:48:25 +05:30 |
ramya vasanth
|
33f3e86f1e
|
[OLINGO-1505]Support instance annotation for Stream property
|
2021-01-22 13:39:37 +05:30 |
ramya vasanth
|
8bd229b40e
|
[OLINGO-1499]Fix case-sensitive handling of Content-Type header in BatchLineReader
|
2021-01-22 12:44:01 +05:30 |
ramya vasanth
|
dadeed6ef6
|
[OLINGO-1408]Convert java.time.Instant to edm.DateTimeOffset in generic flow
|
2021-01-22 12:29:52 +05:30 |
ramya vasanth
|
a6ccb3d5a4
|
[OLINGO-1508]Setting event allocator in XMLInputFactory
|
2021-01-22 10:41:46 +05:30 |
mibo
|
02722f0d30
|
[OLINGO-1502] Set version to next SNAPSHOT
|
2020-12-27 11:28:19 +01:00 |
mibo
|
9ee316bed8
|
[OLINGO-1502] Set version to 4.8.0
|
2020-12-27 08:50:08 +01:00 |
mibo
|
1982d4a55a
|
[OLINGO-1502] Set version to 4.8.0-RC01
|
2020-12-14 21:00:44 +01:00 |
mibo
|
e73a9860e8
|
[OLINGO-1502] Updated dependency versions
|
2020-12-14 20:59:55 +01:00 |
mibo
|
b0d52aeae6
|
[OLINGO-1493] Updated Netty version
|
2020-12-14 20:12:55 +01:00 |
Vlad Kozyr
|
c0eeb34f3f
|
Close http result on exceptions and when Odata Result closed
|
2020-12-14 15:56:24 +01:00 |
ramya vasanth
|
917ec01043
|
[OLINGO-1499]Support simple new lines in batch requests
|
2020-12-09 11:16:57 +05:30 |
ramya vasanth
|
b914808524
|
[OLINGO-1495]Uri parsing error for GET request on child entity with ID
|
2020-11-24 15:48:13 +05:30 |