Skip to content

Commit

Permalink
Create 2018-09-17-ODL-7.5.1.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhg authored Sep 17, 2018
1 parent b8b7306 commit b95a070
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions v7/_posts/release notes/2018-09-17-ODL-7.5.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
layout: post
title: "ODataLib 7.5.1"
description: "ODataLib 7.5.1 release notes"
category: "4. Release Notes"
---

## Changes in ODataLib 7.5.1 Release ##

## Notes ##

ODataLib 7.5.1 includes the following bug fixes:

## Fixed Bugs ##

[[#1181](https://github.com/OData/odata.net/issues/1181)] Refactor the JSON string escape in JSON writer

[[#1216](https://github.com/OData/odata.net/issues/1216)] Read parameter should not throw exception if missing optional parameter

[[#1220](https://github.com/OData/odata.net/issues/1220)] Combined length of user strings exceeds allowed limit in OData V4 Code Generator

[[#1227](https://github.com/OData/odata.net/issues/1227)] Cache the Edm full name for the Edm types

[[#1233](https://github.com/OData/odata.net/issues/1233)] Fix lexer bug that breaks functions named 'in'

---

This release delivers OData core libraries including ODataLib, EdmLib, Spatial and Client.

0 comments on commit b95a070

Please sign in to comment.