Skip to content

Commit

Permalink
v0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
abkfenris committed Mar 29, 2021
1 parent 85e5244 commit 0c64447
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,20 @@ Additions:

Changes:

Fixes:

## 0.3.5 - 03/29/2021

Changes:

- Enable [Sentry Performance Monitoring](https://docs.sentry.io/product/performance/) for a subset of transactions.
- Enhance Sentry Releases using Github Action.
- Update Dependencies:
- Sentry SDK from 0.20.3 to 1.0.0
- Xarray from 0.16.2 to 0.17.0
- Pandas from 1.2.2 to 1.2.3
- Prefect from 0.14.11 to 0.14.14
- IPython from 7.21 to 7.22

Fixes:

Expand Down
2 changes: 1 addition & 1 deletion app/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool]
[tool.poetry]
name = "buoy_barn"
version = "0.3.4"
version = "0.3.5"
description = "NERACOOS lightweight API sitting in front of ERDDAP"
authors = ["Alex Kerney <[email protected]>"]

Expand Down

0 comments on commit 0c64447

Please sign in to comment.