Skip to content

Releases: ba-st/Stargate

v9.3.0

15 Jun 18:00
cab16c7
Compare
Choose a tag to compare

What's Changed

  • Add NeoJSONReader strict mapping extensions by @gcotelli in #189
  • Allow using instance creation methods when reading NeoJSON objects by @mtabacman in #191 and #192
  • Use proper abstraction for hypermedia controls instead of an association by @gcotelli in #193
  • Refactor hypermedia support to allow library users to use a different strategy for mapping the links by @gcotelli in #194

Full Changelog: v9.2.0...v9.3.0

v9.2.0

22 Apr 19:01
37dfd2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.1.0...v9.2.0

v9.1.0

22 Mar 13:03
b4104fd
Compare
Choose a tag to compare

What's Changed

  • Add a concurrent connections threshold configuration parameter to Stargate applications by @gcotelli in #184

Full Changelog: v9.0.0...v9.1.0

v9.0.0

12 Mar 18:05
280164f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.5.0...v9.0.0

v8.5.0

07 Jun 13:56
8dba835
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.4.0...v8.5.0

v8.4.0

23 May 20:13
d5260c0
Compare
Choose a tag to compare

What's Changed

  • Add support for Pharo 11 by @gcotelli in #168
  • Update Teapot to v2.7.0

Full Changelog: v8.3.0...v8.4.0

v8.3.0

12 Aug 11:48
54a5b1f
Compare
Choose a tag to compare

What's Changed

  • Fix JSON encoding affordance when using a user-defined schema to work on collections by @gcotelli in #160
  • Add standard handling for unprocessable entities by @gcotelli in #162
  • Improve unprocessable entities detection during updates by @gcotelli in #163
  • Fix #164 : Use the correct media type to calculate the ETag when comparing for an update operation under certain conditions. by @gcotelli in #165

Full Changelog: v8.2.0...v8.3.0

v8.2.0

04 May 12:31
8e58cdd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.1.1...v8.2.0

v8.1.1

21 Apr 13:02
5878e15
Compare
Choose a tag to compare

What's Changed

  • Improve caching directive to be able to be conditional to the resource by @jvanecek in #155

Full Changelog: v8.1.0...v8.1.1

v8.1.0

18 Apr 14:07
683620f
Compare
Choose a tag to compare

What's Changed

  • Caching directives can now be conditional over the response by @jvanecek in #153

Full Changelog: v8.0.0...v8.1.0