We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa5d61 commit b9634ecCopy full SHA for b9634ec
CHANGELOG.md
@@ -5,14 +5,19 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## Unreleased
9
+
10
+### Fixed
11
12
+- CloudInfo / CloudSettings now cached by authority (schema, host and port) instead of full URL
13
14
## [5.0.3] - 2025-05-04
15
16
### Fixed
17
18
- Fixed Ingest from dataframe
19
- Dependency issues
20
- Typing issues
-- CloudInfo / CloudSettings now cached by authority (schema, host and port) instead of full URL
21
22
## [5.0.2] - 2025-05-30
23
0 commit comments