v3.0.1
版本发布时间: 2022-12-07 16:30:19
spring-projects/spring-net最新发布版本:v3.0.2(2023-07-06 11:20:11)
What's Changed
- Remove version specific settings from NET Core Oracle DB provider by @swalters in https://github.com/spring-projects/spring-net/pull/217
- Upgrade to .NET SDK 6.0 by @lahma in https://github.com/spring-projects/spring-net/pull/213
- ReferenceNode throws KeyNotFoundException when CurrentObjectFactory wasn't provided in variables. by @kamilpitula in https://github.com/spring-projects/spring-net/pull/219
- Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /test/Spring/Spring.Core.Tests by @dependabot in https://github.com/spring-projects/spring-net/pull/222
- Upgrade NUKE to version 6.1.2 by @lahma in https://github.com/spring-projects/spring-net/pull/223
- Enable implicit usings by @lahma in https://github.com/spring-projects/spring-net/pull/224
- NMS 2.0 by @lukeabsent in https://github.com/spring-projects/spring-net/pull/214
- Sign assemblies with strong name by @kales5 in https://github.com/spring-projects/spring-net/pull/229
- Bump System.Data.SqlClient from 4.8.2 to 4.8.5 in /test/Spring/Spring.Data.Tests by @dependabot in https://github.com/spring-projects/spring-net/pull/230
- Bump System.Data.SqlClient from 4.8.2 to 4.8.5 in /test/Spring/Spring.Data.NHibernate5.Integration.Tests by @dependabot in https://github.com/spring-projects/spring-net/pull/232
- Bump System.Data.SqlClient from 4.8.2 to 4.8.5 in /test/Spring/Spring.Data.Integration.Tests by @dependabot in https://github.com/spring-projects/spring-net/pull/231
- Upgrade support libraries and switch to central package management by @lahma in https://github.com/spring-projects/spring-net/pull/233
New Contributors
- @swalters made their first contribution in https://github.com/spring-projects/spring-net/pull/217
- @kamilpitula made their first contribution in https://github.com/spring-projects/spring-net/pull/219
- @dependabot made their first contribution in https://github.com/spring-projects/spring-net/pull/222
- @lukeabsent made their first contribution in https://github.com/spring-projects/spring-net/pull/214
- @kales5 made their first contribution in https://github.com/spring-projects/spring-net/pull/229
Full Changelog: https://github.com/spring-projects/spring-net/compare/v3.0.0...v3.0.1