Releases: AllexVeldman/pyoci
Releases · AllexVeldman/pyoci
0.1.1
What's Changed
Enhancements
- chore(docker): Run pyoci as non-root user by @AllexVeldman in #64
Dependencies
- chore(deps): bump tower from 0.5.0 to 0.5.1 by @dependabot in #51
- chore(deps): bump tonic from 0.12.2 to 0.12.3 in the cargo group by @dependabot in #55
- chore(deps): bump the opentelemetry group with 3 updates by @dependabot in #60
- chore(deps): bump reqwest from 0.12.7 to 0.12.8 by @dependabot in #61
- chore(deps): bump serde_json from 1.0.117 to 1.0.128 by @dependabot in #62
- chore(deps): bump async-trait from 0.1.81 to 0.1.83 by @dependabot in #63
Full Changelog: 0.1.0...0.1.1
0.1.0
The very first release
This release is the first I'm actually tagging.
Before I would push changes directly to the cloudflare worker.
This is the first release being deployed as a docker container, available at https://pyoci.com.
You can now try out pyoci without using my host by running the container yourself (ghcr.io/allexveldman/pyoci:0.1.0
)