|
40 | 40 | ## 1.6.0 - 20251031 |
41 | 41 |
|
42 | 42 | - feat: new config, `HTTPBasicAuth.cache_timeout` |
43 | | -- Optionally expire authentication cache entries after a defined time, thanks [PIC](https://www.pic.es) (1) |
| 43 | +- Optionally expire authentication cache entries after a defined time, thanks [PIC](https://www.pic.es) [1](docs/acknowledgements.md#PIC) |
44 | 44 | - feat: new config, `Compression.enable` |
45 | 45 | - feat: both support `.toml` and `.json` config file |
46 | | -- feat: support optional anonymous user, thanks [PIC](https://www.pic.es)'s idea (1) |
47 | | -- feat: Implement a WebHDFS provider, contributed by [PIC](https://www.pic.es) (1) |
| 46 | +- feat: support optional anonymous user, thanks [PIC](https://www.pic.es)'s idea [1](docs/acknowledgements.md#PIC) |
| 47 | +- feat: Implement a WebHDFS provider, contributed by [PIC](https://www.pic.es) [1](docs/acknowledgements.md#PIC) |
48 | 48 |
|
49 | 49 | ## 1.5.0 - 20250628 |
50 | 50 |
|
51 | 51 | - Breaking Change |
52 | 52 | - feat: `config.Provider` has new `ignore_property_extra` poperty, default is `True` |
53 | | -- Allow authenticating any user from LDAP server, thanks [PIC](https://www.pic.es) (1) |
| 53 | +- Allow authenticating any user from LDAP server, thanks [PIC](https://www.pic.es) [1](docs/acknowledgements.md#PIC) |
54 | 54 | - feat: better timezone support, get timezone from env `TZ` |
55 | 55 | - feat: `HTTPBasicAuth`'s cache is now configurable |
56 | 56 |
|
57 | 57 | ## 1.4.2 - 20250424 |
58 | 58 |
|
59 | | -- Fix, ensure expected HTTP response header is included in responses, thanks [SilviaSWR](https://github.com/SilviaSWR) (1) |
60 | | -- Add, handle non-existing parent folder, thanks [SilviaSWR](https://github.com/SilviaSWR) (1) |
| 59 | +- Fix, ensure expected HTTP response header is included in responses, thanks [SilviaSWR](https://github.com/SilviaSWR) [PIC 1](docs/acknowledgements.md#PIC) |
| 60 | +- Add, handle non-existing parent folder, thanks [SilviaSWR](https://github.com/SilviaSWR) [PIC 1](docs/acknowledgements.md#PIC) |
61 | 61 |
|
62 | 62 | ## 1.4.1 - 20240626 |
63 | 63 |
|
|
182 | 182 | ## 0.1.0 - 2021-03-25 |
183 | 183 |
|
184 | 184 | - first release |
185 | | - |
186 | | - |
187 | | -(1). This contribution has received funding from the Spanish government (grant EQC2021-007479-P, funded by MCIN/AEI/10.13039/501100011033), the EU |
188 | | -NextGeneration/PRTR (PRTR-C17.I1), and the Generalitat de Catalunya. |
0 commit comments