github samply/blaze v1.0.0

latest releases: v1.1.1, v1.1.0, v1.0.4...
3 months ago

Notes

The version 1.0.0 is fully compatible with development versions starting with zero like all versions since v0.11.0. An upgrade to v1.0.0 with an existing database is no problem at all. The timing to go to v1.0.0 was overdue because Blaze is stable for at least two years now and is widely used in production. In conclusion, this version is not special except for it's actual number.

One important aspect of a version 1.0.0 was added: Docker Image Signing. Docker images can now be verified to be build on GitHub on a certain tag like v1.0.0. The documentation to run the verification locally can be found here.

Enhancements

  • Implement Summary Mode for all Resources (#199)
  • Implement Async Request Pattern for POST Requests (#2648)
  • Implement BCP 47 Code System (#2505)

Security

  • Remove CORS Header (#2691)
  • Sign Docker Images (#2678)

Bugfixes

  • Fix missing Value Access in Some DateTime Types (#2686)

The full changelog can be found here.

Don't miss a new blaze release

NewReleases is sending notifications on new releases.