This is a symbolic tag to align with the tags defined in tinkerbell/sandbox. v0.6.0 of tinkerbell/tink is the version used by default in v0.6.0 of tinkerbell/sandbox
What's Changed
- Typo: fist -> first by @nshalman in #465
- Add a test to assert that migrations are ordered as we declared them by @gianarb in #467
- docker graceful exits when image pull fails #382 by @Cbkhare in #450
- Select the right self hosted runner for vagrant workflows by @gianarb in #472
- Remove vagrant test by @gianarb in #474
- Improve empty string test by @rayandas in #473
- Drop the events system by @gauravgahlot in #468
- Add docker image building targets to Makefile by @mmlb in #478
- Change envrc to .env by @gauravgahlot in #483
- Fixed #477 : Corrected state for get and get by id command. by @parauliya in #482
- Fix_475: Correct timestamps in get by Id commands for template and workflow by @parauliya in #476
- Update documentation by @gauravgahlot in #484
- upgrade ptypes.TimestampProto to timestamppb.New by @arcolife in #492
- Adding tinkerbell community details by @gauravgahlot in #503
- remove the ports settings from the boots container docker-compose settings by @rgl in #501
- Fix missing error handling by @shubham14bajpai in #487
- (bugbash) fixes potential file inclusion via variable. by @rahulgrover99 in #490
- Fix ineffective assignment in db/mock/template.go by @detiber in #511
- Add simplified docker-compose: by @jacobweinstock in #513
- fix getWorkerID when mac addresses have captalized letters by @moadqassem in #486
- Upgrade package jsonpb to protojson. by @rahulgrover99 in #491
- Add/update DCO, CoC, contributing ... files by @mmlb in #515
- fix With context on ProcessWorkflowActions error logging by @displague in #517
- while setting up provisioner, check if osie file path is valid by @gauravgahlot in #525
- Fix handling of os signals in tink server by @krishnanarchana in #528
- Adjust codespell invocation to only run codespell on .sh, .go, .md by @tstromberg in #530
- Docker compose download link by @displague in #519
- feat: add otel plumbing & grpc instrumentation by @tobert in #514
- Tink Server: Fix runtime panic by @jacobweinstock in #536
- Remove unused code by @jacobweinstock in #537
- Prepare for default branch rename by @mmlb in #539
- Tink Server: Add basic smoke test for gRPC server: by @jacobweinstock in #540
New Contributors
- @rayandas made their first contribution in #473
- @arcolife made their first contribution in #492
- @shubham14bajpai made their first contribution in #487
- @rahulgrover99 made their first contribution in #490
- @moadqassem made their first contribution in #486
- @krishnanarchana made their first contribution in #528
- @tobert made their first contribution in #514
Full Changelog: v0.5.0...v0.6.0