Releases: ba-st/Stargate
Releases · ba-st/Stargate
v10.0.0
What's Changed
- Update dependencies
- Push-up assert:isAuthorizedTo:within: to ResourceRESTfulController by @gcotelli in #195
- Add two new flags to enable HTTP Server and clients logs by @jvanecek in #166
- Improve language negotiation by @gcotelli in #196
- Fix etag calculation for updates when the content language in the request don't match the target language negotiated with the Accept header by @gcotelli in #197
Full Changelog: v9.3.0...v10.0.0
v9.3.0
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
v9.1.0
v9.0.0
What's Changed
- Improve error handling by @jvanecek in #170
- Fix link in docs by @gcotelli in #173
- Add support for GemStone/S 64 v3.7.0 by @gcotelli in #176 , #177 and by @ytsejam78 in #175
- Improve test to check caching directives are kept in Not Modified responses by @gcotelli in #179
- Improve CORS handling for requests responded with errors by @gcotelli in #181
- Add Launchpad SUnit extensions by @gcotelli in #182
- Update checkout and codecov actions to v4 by @gcotelli in #183
New Contributors
- @ytsejam78 made their first contribution in #175
Full Changelog: v8.5.0...v9.0.0
v8.5.0
What's Changed
- Add test support methods to improve HTTP request creation by adding a set of configurable methods @maximo-torterolo-ambrosini in #167
New Contributors
- @maximo-torterolo-ambrosini made their first contribution in #167
Full Changelog: v8.4.0...v8.5.0
v8.4.0
v8.3.0
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