Skip to content

Commit 9ad5167

Browse files
authored
Merge pull request #82 from edanalytics/bump/version_to_0_1_9
prep for 0.1.9 release
2 parents 8622c87 + d4ed1cb commit 9ad5167

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### v0.1.9
2+
<details>
3+
<summary>Released 2025-09-26</summary>
4+
* feature: support new and improved error messages [introduced in Ed-Fi API 7.2](https://docs.ed-fi.org/reference/ods-api/7.2/whats-new/whats-new-in-this-release/#enhanced-api-error-handling) by @tomreitz in https://github.com/edanalytics/lightbeam/pull/80
5+
* feature: warn and skip fetching if `--query` keys are not valid parameters for an endpoint by @tomreitz in https://github.com/edanalytics/lightbeam/pull/81
6+
* bugfix: fix a `KeyError` if `connection.verify_ssl` is not set in `lightbeam.yml` by @tomreitz in https://github.com/edanalytics/lightbeam/pull/79
7+
</details>
8+
19
### v0.1.8
210
<details>
311
<summary>Released 2025-07-11</summary>

lightbeam/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.8
1+
0.1.9

0 commit comments

Comments
 (0)