Skip to content

Releases: adafruit/Adafruit_CircuitPython_Requests

4.1.7 - Fix For Un-Closed Sockets

Choose a tag to compare

@FoamyGuy FoamyGuy released this 07 Oct 13:17
8a0b3c1

What's Changed

  • Fixes for exceptions in Session.request leading to sockets not properly closed by @aggieNick02 in #205

New Contributors

Full Changelog: 4.1.6...4.1.7

4.1.6 - Updated Copyright

Choose a tag to compare

@FoamyGuy FoamyGuy released this 29 Jul 19:48
2db92cd

What's Changed

Full Changelog: 4.1.5...4.1.6

4.1.5 - Use Ruff

Choose a tag to compare

@FoamyGuy FoamyGuy released this 29 Jul 14:41
f502240

What's Changed

Full Changelog: 4.1.4...4.1.5

4.1.4 - Handle Headers Without Space

Choose a tag to compare

@FoamyGuy FoamyGuy released this 08 Jul 13:53
6c56de7

What's Changed

  • handle servers that omit a space after a colon in response headers by @jepler in #200

Full Changelog: 4.1.3...4.1.4

4.1.3 - document Response.socket availability

Choose a tag to compare

@dhalbert dhalbert released this 04 Jul 03:43
347a527

What's Changed

  • Document socket property of Response objects by @jepler in #199

Full Changelog: 4.1.2...4.1.3

4.1.2 - Use Value from settings.toml for Rachio Example

Choose a tag to compare

@FoamyGuy FoamyGuy released this 30 Jun 20:00
4b55319

What's Changed

  • Update Rachio example with Rate Limit endpoints, fixed 1700 daily requests by @DJDevon3 in #196

Full Changelog: 4.1.1...4.1.2

4.1.1 - Rachio Irrigation API Example

Choose a tag to compare

@FoamyGuy FoamyGuy released this 24 Jun 15:23
197c653

What's Changed

Full Changelog: 4.1.0...4.1.1

4.1.0 - Support POST'ing File Via Data Param

Choose a tag to compare

@FoamyGuy FoamyGuy released this 24 Jun 15:15
420c242

What's Changed

Full Changelog: 4.0.0...4.1.0

4.0.0 - More appropriate exceptions for incorrect arguments

Choose a tag to compare

@dhalbert dhalbert released this 18 May 15:36
fac4012

What's Changed

Full Changelog: 3.2.10...4.0.0

3.2.10 - Files Argument Uploading

Choose a tag to compare

@FoamyGuy FoamyGuy released this 17 May 12:55
d28ab9d

What's Changed

Full Changelog: 3.2.9...3.2.10