Releases: thegridelectric/gridworks-proactor
Releases · thegridelectric/gridworks-proactor
v1.1.5
Changes
- Logging refinements (#287) @anschweitzer
v1.1.4
Changes
- Logging: Problems objects adds type of each problem if str(problem) returns nothing; added some logging around reindexing and reuploading (#286) @anschweitzer
📦 Dependencies
- build(deps): bump poetry from 1.8.3 to 1.8.5 in /.github/workflows (#280) @dependabot
v1.1.3
Changes
- Add "category loggers" for more flexible log control in derived classes. (#285) @anschweitzer
v1.1.2
Changes
- v1.1.2: Updated relay.actor.config (#274) @jessicamillar
v1.1.1
Changes
- Log timestamps default to localtime (#273) @anschweitzer
v1.1.0
Changes
- Publish latest changes on dev (#272) @anschweitzer
- gwtest cli and a proof of concept admin implementation. (#263) @anschweitzer
- New MQTT topic format which includes the source and destination in the topic (#245) @anschweitzer
- Support and tests for an ATN and two scadas (#246) @anschweitzer
- Updates to match change from gwproto.types to gwproto.named_types (#247) @anschweitzer
📦 Dependencies
- build(deps): bump codecov/codecov-action from 4.5.0 to 5.1.2 (#271) @dependabot
- build(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.12.2 (#264) @dependabot
v1.0.0
Changes
- 1.0.0: New ShNode, DataChannel, Report (#244) @jessicamillar
- 1.0.0: New ShNode, DataChannel, Report (#243) @jessicamillar
- Update to match gwproto (#233) @anschweitzer
- As/components (#232) @anschweitzer
- Update to match gwproto as/messages branch (#234) @anschweitzer
- Enable python 3.12 and favor it in CI (#221) @anschweitzer
- pydantic2; use ruff for lint/format in place of flake8 and black (#220) @anschweitzer
- Replace pendulum with datetime and freezegun (#219) @anschweitzer
- Use ruff (#218) @anschweitzer
📦 Dependencies
- build(deps-dev): bump virtualenv from 20.26.5 to 20.26.6 (#237) @dependabot
- build(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#238) @dependabot
- build(deps-dev): bump ruff from 0.6.7 to 0.6.8 (#240) @dependabot
- build(deps): bump aiohappyeyeballs from 2.4.0 to 2.4.3 (#241) @dependabot
- build(deps): bump pytest from 8.3.2 to 8.3.3 in /docs (#242) @dependabot
- build(deps): bump yarl from 1.11.1 to 1.13.1 (#236) @dependabot
- build(deps): bump actions/setup-python from 5.1.0 to 5.2.0 (#222) @dependabot
- build(deps): bump pytest-asyncio from 0.23.6 to 0.24.0 (#224) @dependabot
- build(deps): bump furo from 2024.7.18 to 2024.8.6 (#225) @dependabot
- build(deps): bump sphinx from 7.3.7 to 8.0.2 (#228) @dependabot
- build(deps): bump pytest-asyncio from 0.23.6 to 0.24.0 in /docs (#229) @dependabot
- build(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#235) @dependabot
- build(deps): bump furo from 2024.7.18 to 2024.8.6 in /docs (#230) @dependabot
- build(deps): bump myst-parser from 3.0.1 to 4.0.0 in /docs (#231) @dependabot
- Bump pytest from 8.2.0 to 8.3.2 in /docs (#216) @dependabot
- Bump pre-commit from 3.7.0 to 3.8.0 (#213) @dependabot
- Bump pytest-asyncio from 0.23.6 to 0.23.8 (#212) @dependabot
- Bump codecov/codecov-action from 4.3.1 to 4.5.0 (#208) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#207) @dependabot
- Bump sphinx-click from 5.1.0 to 6.0.0 in /docs (#203) @dependabot
- Bump anyio from 4.3.0 to 4.4.0 (#201) @dependabot
- Bump sphinx-click from 5.1.0 to 6.0.0 (#200) @dependabot
- Bump babel from 2.14.0 to 2.15.0 (#198) @dependabot
- Bump poetry from 1.8.2 to 1.8.3 in /.github/workflows (#197) @dependabot
- Bump iFaxity/wait-on-action from 1.1.0 to 1.2.1 (#196) @dependabot
- Bump furo from 2024.1.29 to 2024.7.18 in /docs (#217) @dependabot
v0.4.5
Changes
- Persister fixes (#194) @anschweitzer
v0.4.4
Changes
- Reupload / #190 fix (#193) @anschweitzer
- Reupload / #190 fix (#192) @anschweitzer
📦 Dependencies
- Bump sphinx from 7.2.6 to 7.3.7 in /docs (#179) @dependabot
- Bump pytest from 8.1.1 to 8.2.0 in /docs (#180) @dependabot
- Bump myst-parser from 2.0.0 to 3.0.1 in /docs (#181) @dependabot
- Bump codecov/codecov-action from 4.1.1 to 4.3.1 (#182) @dependabot
- Bump nox from 2024.3.2 to 2024.4.15 in /.github/workflows (#184) @dependabot
- Bump docutils from 0.21.1 to 0.21.2 (#185) @dependabot
- Bump furo from 2024.1.29 to 2024.4.27 (#186) @dependabot
- Bump filelock from 3.13.4 to 3.14.0 (#187) @dependabot
- Bump flake8-bugbear from 24.4.21 to 24.4.26 (#188) @dependabot
- Bump pytest from 8.1.1 to 8.2.0 (#189) @dependabot
v0.4.3
Changes
- Downgrade pendulum so it can work on 32 bit Raspberry Pis, in particular those with the Arm v7l processor (#177) @anschweitzer
- Downgrade pendulum so it can work on 32 bit Raspberry Pis, in particular those with the Arm v7l processor. (#176) @anschweitzer