Skip to content

Releases: neuroglia-io/framework

4.7.7

08 Dec 13:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.7.6...v4.7.7

4.7.6

06 Dec 11:50
Compare
Choose a tag to compare

Full Changelog: v4.7.5...v4.7.6

4.7.5

05 Dec 16:03
Compare
Choose a tag to compare

What's Changed

  • Renamed IServiceCollectionExtensions in multiple projects, to avoid having to use assembly aliases when reflection on a specific extension class by @cdavernas in #75

Full Changelog: v4.7.4...v4.7.5

4.7.4

05 Dec 10:35
Compare
Choose a tag to compare

What's Changed

  • Fixed the JsonSchemaResolver, which was not applying merge patches in the correct order by @cdavernas in #74

Full Changelog: v4.7.3...v4.7.4

4.7.3

04 Dec 16:48
Compare
Choose a tag to compare

What's Changed

  • Fixed the CloudEventSpecVersion by encapsulating version elements into sub static classes, in order to expose version schema url by @cdavernas in #73

Full Changelog: v4.7.2...v4.7.3

4.7.2

04 Dec 11:01
Compare
Choose a tag to compare

What's Changed

  • Updated the IJsonSerializer to define methods to serialize to JsonElements, JsonNodes and JsonDocuments by @cdavernas in #72

Full Changelog: v4.7.1...v4.7.2

4.7.1

01 Dec 10:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.7.0...v4.7.1

4.7.0

28 Nov 12:04
Compare
Choose a tag to compare

What's Changed

  • Added the JsonSchema.Generation project to the solution by @cdavernas in #67

Full Changelog: v4.6.1...v4.7.0

4.6.1

27 Nov 08:48
Compare
Choose a tag to compare

What's Changed

  • Added the EquatableDictionary record class by @cdavernas in #66

Full Changelog: v4.6.0...v4.6.1

4.6.0

25 Nov 18:11
Compare
Choose a tag to compare

What's Changed

  • Adds transaction support to the MongoRepository by @cdavernas in #65

Full Changelog: v4.5.2...v4.6.0