-
-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: hyperf/async-queue
base: 3.1
head repository: hyperf/async-queue
compare: master
- 11 commits
- 12 files changed
- 2 contributors
Commits on Feb 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for df50343 - Browse repository at this point
Copy the full SHA df50343View commit details
Commits on Feb 17, 2025
-
Support to specify the queue name based on the
job. (#6538)Co-authored-by: 李铭昕 <715557344@qq.com>
Configuration menu - View commit details
-
Copy full SHA for b365dd5 - Browse repository at this point
Copy the full SHA b365dd5View commit details
Commits on Jun 30, 2025
-
Merge branch 'master' into 3.2-merge
# Conflicts: # src/amqp/composer.json # src/async-queue/composer.json # src/cache/composer.json # src/circuit-breaker/composer.json # src/config-apollo/composer.json # src/config-center/composer.json # src/config-etcd/composer.json # src/config-nacos/composer.json # src/config/composer.json # src/constants/composer.json # src/consul/composer.json # src/crontab/composer.json # src/dag/composer.json # src/database-pgsql/composer.json # src/database-sqlite/composer.json # src/database/composer.json # src/db-connection/composer.json # src/db/composer.json # src/devtool/composer.json # src/di/composer.json # src/elasticsearch/composer.json # src/etcd/composer.json # src/exception-handler/composer.json # src/filesystem/composer.json # src/grpc-client/composer.json # src/grpc-server/composer.json # src/http-message/composer.json # src/http-server/composer.json # src/http2-client/composer.json # src/json-rpc/composer.json # src/kafka/composer.json # src/logger/composer.json # src/metric/composer.json # src/migration-generator/composer.json # src/model-cache/composer.json # src/model-listener/composer.json # src/nacos/composer.json # src/nats/composer.json # src/nsq/composer.json # src/paginator/composer.json # src/pool/composer.json # src/process/composer.json # src/rate-limit/composer.json # src/reactive-x/composer.json # src/redis/composer.json # src/resource-grpc/composer.json # src/resource/composer.json # src/retry/composer.json # src/rpc-client/composer.json # src/rpc-multiplex/composer.json # src/rpc-server/composer.json # src/rpc/composer.json # src/scout/composer.json # src/server/composer.json # src/service-governance-consul/composer.json # src/service-governance-nacos/composer.json # src/session/composer.json # src/signal/composer.json # src/snowflake/composer.json # src/socket/composer.json # src/socketio-server/composer.json # src/stringable/composer.json # src/super-globals/composer.json # src/support/composer.json # src/swagger/composer.json # src/task/composer.json # src/testing/composer.json # src/tracer/composer.json # src/translation/composer.json # src/utils/composer.json # src/validation/composer.json # src/view-engine/composer.json # src/view/composer.json # src/watcher/composer.json # src/websocket-client/composer.json # src/websocket-server/composer.json
Configuration menu - View commit details
-
Copy full SHA for 50372be - Browse repository at this point
Copy the full SHA 50372beView commit details
Commits on Jul 22, 2025
-
Upgrade the versions of phpstan and rector.
Co-authored-by: 李铭昕 <715557344@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 7179952 - Browse repository at this point
Copy the full SHA 7179952View commit details
Commits on Oct 30, 2025
-
Merge branch 'master' into 3.2-merge
# Conflicts: # .github/workflows/test.yml # src/command/composer.json # src/serializer/src/Contract/CacheableSupportsMethodInterface.php # src/validation/src/ValidationRuleParser.php
Configuration menu - View commit details
-
Copy full SHA for 65892e2 - Browse repository at this point
Copy the full SHA 65892e2View commit details
Commits on Nov 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 32966f9 - Browse repository at this point
Copy the full SHA 32966f9View commit details
Commits on Nov 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 106a392 - Browse repository at this point
Copy the full SHA 106a392View commit details -
feat(async-queue): add automatic consumer process registration based …
…on configuration (#7618)
Configuration menu - View commit details
-
Copy full SHA for f94bfd8 - Browse repository at this point
Copy the full SHA f94bfd8View commit details
Commits on Nov 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7219be4 - Browse repository at this point
Copy the full SHA 7219be4View commit details
Commits on Jun 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 8ecb51a - Browse repository at this point
Copy the full SHA 8ecb51aView commit details
Commits on Jun 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 609d4b5 - Browse repository at this point
Copy the full SHA 609d4b5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.1...master