| 2025-12-19 | valkey-swift | Connection Pool changes from PostgresNIO (#285) | PR |
| 2025-12-09 | valkey-swift | Add 1.0 release scope (#274) | PR |
| 2025-12-05 | valkey-swift | Remove `fromRESP` parameter label from RESPTokenDecodable.init(_:) (#275) | PR |
| 2025-12-05 | valkey-swift | RESPBulkString (#271) | PR |
| 2025-09-25 | valkey-swift | Remove hostname and ip from ValkeyNodeDescription (#229) | PR |
| 2025-09-09 | valkey-swift | Don't allow SUBSCRIBE command to be cancelled (#214) | PR |
| 2025-09-02 | valkey-swift | Enable license header check (#203) | PR |
| 2025-09-01 | valkey-swift | Wrong platform requirement for Benchmarks (#202) | PR |
| 2025-08-28 | valkey-swift | Subscription connection manager v2 (#194) | PR |
| 2025-08-25 | valkey-swift | Add fake server channel handler to test server close (#192) | PR |
| 2025-08-25 | valkey-swift | Remove half closure from client connection (#188) | PR |
| 2025-08-25 | valkey-swift | Move SETINFO calls to ChannelHandler so they can be written along with HELLO (#172) | PR |
| 2025-08-25 | valkey-swift | Valkey 9.0.0 (#187) | PR |
| 2025-08-21 | valkey-swift | Breaking out running client code from the ValkeyClusterClient StateMachine (#178) | PR |
| 2025-08-21 | valkey-swift | Add create and drop benchmark (#183) | PR |
| 2025-08-01 | valkey-swift | Add pipelining benchmark (#171) | PR |
| 2025-07-29 | valkey-swift | Rename `pipeline(_:)` to `execute(_:)`, `send(command:)`, `execute(_:)` (#163) | PR |
| 2025-07-26 | valkey-swift | ValkeyNodeClient (#149) | PR |
| 2025-07-25 | valkey-swift | Only implement WATCH, UNWATCH on ValkeyConnection (#157) | PR |
| 2025-07-24 | valkey-swift | Add ValkeyConnection.withConnection() (#155) | PR |
| 2025-07-18 | valkey-swift | Add `@discardableResult` to commands that are not readonly (#140) | PR |
| 2025-07-18 | valkey-swift | Add ValkeyClusterClient.withConnection (#142) | PR |
| 2025-07-17 | valkey-swift | Remove key parameter label on first function parameter, add plural for array parameters (#139) | PR |
| 2025-07-16 | valkey-swift | Add .spi.yml for Swift Package Index (#132) | PR |
| 2025-07-15 | valkey-swift | Docc pipelining article (#126) | PR |
| 2025-07-15 | valkey-swift | Use swift CI (#130) | PR |