Commit Graph

8 Commits

Author SHA1 Message Date
Bogdan Kolendovskyy 32df7e27fc feat: Add support for percent-encoding in password and it's corresponding test
Add support of percent-encoded characters when passing the username and password in URI

Closes https://github.com/espressif/esp-mqtt/issues/294
2026-04-23 16:05:24 +02:00
Euripedes Rocha Filho 439c72786a ci: Introduce log capture and matchers
To allow our tests to use internal esp-mqtt state without exposing it
directly we add this utility to capture it.
2026-04-21 08:24:20 +02:00
Euripedes Rocha Filho 9ef975c54b ci: Fix idf-ci artifacts path 2026-03-31 15:52:26 +02:00
Euripedes Rocha Filho 1d487dc6ed ci: Change git clone depth to avoid false errors when depoloying 2025-11-25 16:10:48 +01:00
Euripedes Rocha Filho cc07c725b1 ci: Deploy correctly to github 2025-11-24 12:54:47 +01:00
Bogdan Kolendovskyy edd88ea9e9 ci: Fix mqtt being unavailable to host test 2025-11-19 13:53:04 +01:00
Euripedes Rocha Filho 59d9239ef3 ci: Fix deploy to github 2025-10-22 16:24:28 +02:00
Euripedes Rocha Filho 169e1ee88d fix: Adjust all examples and test to use local component
- Makes the name of component mqtt
- Updates README
- Adjust CI to build for supported idf versions
- Removes qemu job
2025-09-24 16:25:42 +02:00