Sajya Server Versions Save

Implement the JSON-RPC 2.0 server specification for @Laravel.

6.1.0

2 months ago

6.1.0 - 2024-03-16

Added

  • Support Laravel 11.x

New Contributors

Full Changelog: https://github.com/sajya/server/compare/6.0.1...6.0.3

6.0.1

10 months ago

What's Changed

Full Changelog: https://github.com/sajya/server/compare/6.0.0...6.0.1

6.0.0

1 year ago

6.0.0 - 2023-02-24

Added

  • Support Laravel 10.x

Full Changelog: https://github.com/sajya/server/compare/5.3.0...6.0.0

5.3.0

1 year ago

5.3.0 - 2022-11-06

Added

  • Proxy procedure #47
  • Usage Laravel Pint for code style #46
  • Suggest client

Changed

  • Improve typing
  • Update Bootstrap version for docs

What's Changed

New Contributors

Full Changelog: https://github.com/sajya/server/compare/5.2.0...5.3.0

5.2.0

1 year ago

5.2.0 - 2022-09-02

Changed

  • Catching exceptions instead of forcibly suppressing them #38, #39

Full Changelog: https://github.com/sajya/server/compare/5.1.0...5.2.0

5.1.0

1 year ago

5.1.0 - 2022-07-19

Added

  • Added callHttpProcedure method which calls the procedure without any chained assertions #37

New Contributors

Full Changelog: https://github.com/sajya/server/compare/5.0.3...5.1.0

5.0.3

1 year ago

5.0.3 - 2022-07-12

Fixed

  • Internal exception when procedure method not exists #34

Full Changelog: https://github.com/sajya/server/compare/5.0.2...5.0.3

5.0.2

1 year ago

5.0.2 - 2022-07-12

Fixed

  • Don't use a queue for pending requests

Full Changelog: https://github.com/sajya/server/compare/5.0.1...5.0.2

5.0.1

2 years ago

5.0.1 - 2022-04-25

Fixed

  • Set $data of InvalidRequestException #32

Full Changelog: https://github.com/sajya/server/compare/5.0.0...5.0.1

5.0.0

2 years ago

What's Changed

Full Changelog: https://github.com/sajya/server/compare/4.0.6...5.0.0