Commit 9d79db6
authored
[submodule] Update submodule sonic-swss-common to the latest HEAD automatically (#24285)
Why I did it
src/sonic-swss-common
* 7f1b50f - (HEAD -> master, origin/master, origin/HEAD) Revert "[sonic-db-cli] Add flag to make cli calls to container databases (#1070)" and #1111 (#1123) (5 hours ago) [Qi Luo]
* 16a8a93 - [ci] Use 1ES agent pool to provide more disk when building swss. (#1121) (2 days ago) [Liu Shilong]
* 7682785 - Revert "Fix risky unwrap(), expect(), and casting (#1113)" (#1118) (2 days ago) [Liu Shilong]
* cf7c7f6 - Fix issue where namespace would not be read (#1111) (2 days ago) [Connor Roos]
* d6ccff7 - Fix risky unwrap(), expect(), and casting (#1113) (4 days ago) [Qi Luo]
* e67092c - Add PORT_SERDES_ATTR_ID_LIST to FLEX COUNTER DATABASE (#1099) (9 days ago) [Dhanasekar Rathinavel]
* d2c8f2c - [ci] Migrate agent pool from sonicbld-1es to sonicso1ES-amd64 (#1101) (2 weeks ago) [Liu Shilong]
* 4b86a77 - [dhcp_relay] sonic dhcp relay agent for IPv4 (#1017) (4 weeks ago) [Akshath TR]
* 472a425 - SHlorch changes for EVPN MH feature (#1051) (5 weeks ago) [jayakj]
* 7407a2e - Optimize memory usage by replacing the queue's underlying container with a list. (#1083) (7 weeks ago) [Hua Liu]
* 130d8b6 - Add chassis db. (#1085) (7 weeks ago) [dypet]
* 66e437a - Fix mocktests for buster builds (#1087) (8 weeks ago) [prabhataravind]
* 32b14a4 - Update static database_config.json in swsscommon (#1086) (8 weeks ago) [prabhataravind]
* c253917 - Add pop batch size support for ZMQ Consumer (#1084) (8 weeks ago) [Vivek]
* 4fea06e - [sonic-db-cli] Add flag to make cli calls to container databases (#1070) (8 weeks ago) [Connor Roos]1 parent d802eaf commit 9d79db6
1 file changed
+1
-1
lines changedSubmodule sonic-swss-common updated 11 files
- .azure-pipelines/build-sairedis-template.yml+1-1
- .azure-pipelines/build-swss-template.yml+1-1
- .azure-pipelines/build-template.yml+3-3
- azure-pipelines.yml+5-4
- common/asyncdbupdater.h+2-1
- common/database_config.json+20
- common/schema.h+4
- common/zmqconsumerstatetable.cpp+18-1
- common/zmqconsumerstatetable.h+4-1
- crates/swss-common-testing/src/lib.rs+10
- tests/zmq_state_ut.cpp+91
0 commit comments