Skip to content

Releases: friendsofhyperf/grpc-validation

Release v3.1.28.1

31 May 03:47
Compare
Choose a tag to compare

Release v3.1.27

23 May 07:41
Compare
Choose a tag to compare
Updated LICENSEs

Release v3.1.19

19 Mar 09:09
Compare
Choose a tag to compare

Release v3.1.17

06 Mar 07:01
Compare
Choose a tag to compare
Update READMEs (#575)

* Update READMEs

* Update FONDING.yml

---------

Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>

Release v3.1.5

25 Dec 00:03
Compare
Choose a tag to compare
Support customized local configuration files for PHPStan and PHPUnit …

…(#502)

* Support customized local configuration files for PHPStan and PHPUnit

* Optimize

* Fix return type declarations in Kafka and Log facades

* Refactor array and collection mixins

* Update type hint for process method in TaskHandleListener

* Update CacheInterface and Cache class

* Refactor ParameterParser class by removing unused code

* Refactor Etcd and Nacos drivers, and fix EnvWriter return statement

* Fix type hinting in exception handling functions

* Fix column value retrieval in FastPaginate.php

* Refactor validation rules in ValidationAspect.php

* Update helper functions and fix deprecated functions

* Refactor log writer to use null coalescing operator for default values

* Fix code formatting and remove unused code

* Update variable type in ResponseSequence class and fix factory function in Functions.php

* Fix code inconsistencies and improve code readability

* Update phpstan.neon.dist to include phpstan-baseline.neon

This commit updates the phpstan.neon.dist file to include the phpstan-baseline.neon file. The previous include statement for vendor/phpstan/phpstan-deprecation-rules/rules.neon has been commented out. This change ensures that the phpstan-baseline.neon file is included in the analysis performed by vendor/bin/phpstan.

* Update PHPStan configuration file

* Fix isInstanceCall method logic

* Refactor access log message formatting

---------

Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>

Release v3.0.112

25 Dec 00:03
Compare
Choose a tag to compare
Support customized local configuration files for PHPStan and PHPUnit …

…(#502)

* Support customized local configuration files for PHPStan and PHPUnit

* Optimize

* Fix return type declarations in Kafka and Log facades

* Refactor array and collection mixins

* Update type hint for process method in TaskHandleListener

* Update CacheInterface and Cache class

* Refactor ParameterParser class by removing unused code

* Refactor Etcd and Nacos drivers, and fix EnvWriter return statement

* Fix type hinting in exception handling functions

* Fix column value retrieval in FastPaginate.php

* Refactor validation rules in ValidationAspect.php

* Update helper functions and fix deprecated functions

* Refactor log writer to use null coalescing operator for default values

* Fix code formatting and remove unused code

* Update variable type in ResponseSequence class and fix factory function in Functions.php

* Fix code inconsistencies and improve code readability

* Update phpstan.neon.dist to include phpstan-baseline.neon

This commit updates the phpstan.neon.dist file to include the phpstan-baseline.neon file. The previous include statement for vendor/phpstan/phpstan-deprecation-rules/rules.neon has been commented out. This change ensures that the phpstan-baseline.neon file is included in the analysis performed by vendor/bin/phpstan.

* Update PHPStan configuration file

* Fix isInstanceCall method logic

* Refactor access log message formatting

---------

Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>

Release v3.1.1

04 Dec 06:44
Compare
Choose a tag to compare
Update READMEs

Release v3.1.0

30 Nov 23:38
Compare
Choose a tag to compare
Release v3.1.0 (#474)

* Release v3.1.0

* Update composer.json keywords

---------

Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>

Release v3.1.0-rc.4

28 Sep 01:19
Compare
Choose a tag to compare
Upgrade actions/checkout to v4 (#343)

Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>

Release v3.0.85

20 Sep 23:50
Compare
Choose a tag to compare
Upgrade actions/checkout to v4 (#343)

Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>