Skip to content

Commit

Permalink
Merge pull request #1270 from gulfofmaine/0.7.3
Browse files Browse the repository at this point in the history
0.7.3
  • Loading branch information
abkfenris authored Dec 3, 2024
2 parents 22a080f + 41595b1 commit 9cb0ffa
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 2 deletions.
23 changes: 23 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,29 @@ Changes:

Fixes:

## 0.7.3 - 2024-12-03

Changes

* Updated the timeseries admin to be easier to sort, filter, and otherwise manage by @abkfenris in https://github.com/gulfofmaine/buoy_barn/pull/1266

Fixes

* Filter dataframes better by @abkfenris in https://github.com/gulfofmaine/buoy_barn/pull/1267

Dependency updates:
* Github Actions
* Bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in https://github.com/gulfofmaine/buoy_barn/pull/1263
* Pre Commit
* Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.1 by @renovate in https://github.com/gulfofmaine/buoy_barn/pull/1265
* Update pre-commit hook adamchainz/django-upgrade to v1.22.2 - autoclosed by @renovate in https://github.com/gulfofmaine/buoy_barn/pull/1264
* Update pre-commit hook PyCQA/bandit to v1.8.0 by @renovate in https://github.com/gulfofmaine/buoy_barn/pull/1269
* Docker
* Update docker/dockerfile Docker tag to v1.12 by @renovate in https://github.com/gulfofmaine/buoy_barn/pull/1268

**Full Changelog**: https://github.com/gulfofmaine/buoy_barn/compare/v0.7.2...v0.7.3


## 0.7.2 - 11/25/2024

Changes
Expand Down
2 changes: 1 addition & 1 deletion app/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "buoy-barn"
version = "0.7.2"
version = "0.7.3"
description = "NERACOOS lightweight API sitting in front of ERDDAP"
authors = [ { name = "Alex Kerney", email = "<[email protected]>" } ]
requires-python = ">=3.11"
Expand Down
2 changes: 1 addition & 1 deletion app/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9cb0ffa

Please sign in to comment.