Releases: srobo/astoria
Releases · srobo/astoria
v0.11.3
v0.11.2
v0.11.1
What's Changed
- Fix Manager Request Timeout and Bump version to 0.11.1 by @trickeydan in #190
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Robot Settings Error Handling by @trickeydan in #184
- metadata: Get OS info for Mac by @trickeydan in #183
- tests: Use pytest parametrization for disk type tests by @trickeydan in #181
- astctl: Strip spurious newlines from log messages by @trickeydan in #182
- Use asyncio Event instead of polling loop by @trickeydan in #185
- Fix kill command immediately using SIGKILL by @WillB97 in #180
- Remove DiskType.UPDATE by @trickeydan in #188
- Various Fixes to code smells and bugs by @trickeydan in #172
New Contributors
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Make astwifid into a state manager by @trickeydan in #168
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Use pip for installing dependencies in Dockerfile by @sedders123 in #130
- Fix development Docker setup not starting up by @raccube in #131
- Update the dev dependencies and lockfile by @trickeydan in #133
- Refactor by @trickeydan in #141
- Ignore invalid Unicode when reading log streams by @raccube in #145
- ci: Test on Python 3.10 by @trickeydan in #117
- astmetad: Handle ValidationErrors on Mutation Requests by @trickeydan in #140
- Calculate disk type in each component by @trickeydan in #147
- Drop Python 3.6 and 3.7 by @trickeydan in #153
- No more usercode bundles by @trickeydan in #157
- Ignore UDisks drive_block with empty UUID by @trickeydan in #160
- Use pydantic.parse_obj_as instead of BaseModel(**data) by @trickeydan in #159
- astprocd: Pass fh explicitly into UsercodeLifecycle.logger.log by @trickeydan in #161
- astdiskd: Allow configuration of mount points to ignore by @trickeydan in #162
- Allow templating of metadata in initial_log_lines by @trickeydan in #165
- Use tomli and tomli-w instead of toml library by @trickeydan in #164
- Include OS version info in metadata by @raccube in #163
- Bump version to 0.9.0 by @raccube in #166
New Contributors
- @sedders123 made their first contribution in #130
Full Changelog: v0.8.0...v0.9.0
v0.8.1
v0.8.0
What's Changed
- Read user code entry point from robot-settings.toml by @trickeydan in #123
- astprocd: Allow setting of environment variables via config file by @raccube in #127
- astdiskd: Send an initial update on startup by @trickeydan in #128
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- astprocd: Allow initial log lines to be set in config file. by @trickeydan in #119
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- astctl: Only print content of log in usercode log command by @trickeydan in #116
- Replace bundle.toml with robot-settings.toml by @trickeydan in #115
Full Changelog: v0.5.1...v0.6.0