Releases: google/fresnel
Releases · google/fresnel
v1.0.0
What's Changed
- Initial commit of public documentation. by @copybara-service in #1
- Internal Change by @copybara-service in #2
- caps are important. by @copybara-service in #3
- Don't run tests that break on Travis-CI. by @copybara-service in #4
- Check for errors before comparing configurations. by @copybara-service in #5
- Include public discussion group information. by @copybara-service in #6
- Add badges to main README by @copybara-service in #7
- Add link and tagline for fresnel by @copybara-service in #9
- Cleanup obsolete TODOs. by @copybara-service in #10
- Internal Change by @copybara-service in #11
- Migrate Fresnel from Travis CI to GitHub Actions by @copybara-service in #12
- Use a basic TLS retriever instead of SSO for non-seed downloads. by @copybara-service in #13
- Add go.mod for dependency management by @copybara-service in #17
- If no devices are found, exit without any additional output. by @copybara-service in #8
- match flag to documentation by @copybara-service in #18
- README wordsmithing by @copybara-service in #19
- docs: Update contribution guidelines to reflect that we cannot accept PRs. by @copybara-service in #20
- Internal Change by @copybara-service in #21
- Internal Change by @copybara-service in #23
- Add tests with 1.16. by @copybara-service in #24
- Update go.mod to 1.16. Add require. by @copybara-service in #25
- Running mdfmt by @copybara-service in #26
- Export doc tags. by @copybara-service in #27
- grammar by @copybara-service in #28
- Rearrange some error messages to put wrappers first. by @copybara-service in #29
- Cut down on abuse of 'returned' in error messages; swap '%s' for %q. by @copybara-service in #31
- Add slashes so filepath.Join knows there's a directory. by @copybara-service in #32
- Use go-cache for caching allowlist content. by @copybara-service in #30
- Remove config.dismount in favor of a more direct parameter to finalize. by @copybara-service in #34
- switch seed.json to / by @copybara-service in #36
- Initial fresnel changes to support placing split FFU files onto provisioned media. by @copybara-service in #33
- Add support for reading in FFU manifest from file. by @copybara-service in #37
- Clean up some error messages by better utilizing wrappers. by @copybara-service in #39
- Add support for downloading SFU manifests by @copybara-service in #38
- Add function to place SFU files from cache to provisioned media by @copybara-service in #41
- Modify retrieve function to support downloading SFU files and manifests. by @copybara-service in #42
- Add calls to download and copy SFU files to provisioned media if FFU based provisioning is specified. by @copybara-service in #40
- Update PlaceSFU logic to allow placing in a specified directory and small formatting updates. by @copybara-service in #43
- Add support for downloading and placing ffu configuration files to the provisioned drive. by @copybara-service in #44
- refactor: allow renaming of configuration yaml through config parameter by @copybara-service in #46
- Internal Change by @copybara-service in #47
- feat: Add SFU fields to config output by @copybara-service in #50
- feat: Add timestamp file to SFU to remove the need for a seed file by @copybara-service in #48
- chore: Add newline for searching for FFU message by @copybara-service in #51
- feat: Add goreleaser GitHub Action to automatically generate binary output when new releases are created by @copybara-service in #55
New Contributors
- @copybara-service made their first contribution in #1
Full Changelog: https://github.com/google/fresnel/commits/v1.0.0