Skip to content

Commit

Permalink
1.4.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Dec 24, 2024
1 parent c5076c7 commit f310d1b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
# CHANGELOG


## v1.4.3 (2024-12-24)

### Bug Fixes

- Update S3 configuration setting references
([`c5076c7`](https://github.com/nasaharvest/glam-api/commit/c5076c77812663a979e8f360a89cb76b200bd94b))

### Build System

- Change python docker image from slim-buster to slim
([`b06c024`](https://github.com/nasaharvest/glam-api/commit/b06c024d03060445c5eef1b3310643d6f5c1bfc2))

### Code Style

- Add temporary logging
([`ae8c129`](https://github.com/nasaharvest/glam-api/commit/ae8c129d24f380d13bb79365b95628118ae79d3c))


## v1.4.2 (2024-12-22)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "glam-api"
version = "1.4.2"
version = "1.4.3"
description = "NASA Harvest Global Agriculture Monitoring System (GLAM) API"
authors = ["John Keniston <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit f310d1b

Please sign in to comment.