Skip to content

Releases: jacobweinstock/proxydhcp

v0.4.4

11 Nov 04:41
Compare
Choose a tag to compare

Changelog

c253305 bump version in readme
c095ede fix goreleaser for arm v6. bump version in readme

Docker images

  • docker pull ghcr.io/jacobweinstock/proxydhcp:0.4.4

v0.4.2

11 Nov 03:35
Compare
Choose a tag to compare

Changelog

499b76e Update docs, add test, update Dockerfiles:
e2c7710 add github badge for code coverage
4c0cf94 add more tests
93ab41a fix linting error
8b1453a initial code coverage plumbing
33a2453 update readme
a78d46e update readme

Docker images

  • docker pull ghcr.io/jacobweinstock/proxydhcp:0.4.2

v0.4.1

10 Nov 18:57
Compare
Choose a tag to compare

Changelog

04c9a7d remove go.mod replace directive:

Docker images

  • docker pull ghcr.io/jacobweinstock/proxydhcp:0.4.1

v0.4.0

10 Nov 18:52
Compare
Choose a tag to compare

Changelog

2cc2895 Add mac address to the filename:
00eb77d Add proxy functionality using github.com/insomniacslk/dhcp:
31c33db Break out redirection/boot server
07e7170 CI to Go 1.17
d82349b Final removal of go.universe.tf/netboot:
0760e17 First step to deprecating the Arch mapping:
364be1a Fixes:
df336c2 Move to one validatePXE function:
24ed5c0 add Config constructor
b255d58 add github badge
836ccf2 add github badges
c0a0f2c add name to logger
1700d91 add tests
0568850 add tests
4ab4a3c add tests
f0d2f5c clean up
f773f9f clean up
744a504 cleaning up
2214a15 fix
f883eb3 fix linting
26d71fa fix linting issues
6562362 get test passing
68345e4 linting
6ceb460 linting; json support for binary cli command
b0337e3 return multiple errors for listener
60b0e5b separate iPXE user class case out
522d052 split ipxe script url and script name.
13bf1f3 test handler func
d95587f update
3114667 update
331e4a6 update
cf4ca30 update
aea1ce5 update
7d1d868 update
64e9629 update
ec730ff update
5ee032c update Go version for goreleaser GitHubAction
0a61514 update cli help descriptions
122466a update linting with exported types and package level comments
84aa1aa update readme
8c25556 update readme
2cbccaa wip tests

Docker images

  • docker pull ghcr.io/jacobweinstock/proxydhcp:0.4.0

v0.3.1

26 Oct 00:08
Compare
Choose a tag to compare

Changelog

b943122 update

Docker images

  • docker pull ghcr.io/jacobweinstock/proxydhcp:0.3.1

v0.3.0

18 Oct 02:34
Compare
Choose a tag to compare

Changelog

2f37a40 update api

Docker images

  • docker pull ghcr.io/jacobweinstock/proxydhcp:0.3.0

v0.2.0

18 Oct 01:25
Compare
Choose a tag to compare

Changelog

9c0342f Add new architectures
0959f0c Remove backends, Add Raspberry PI support:
90d0729 WIP - implement full fledged file backend
378a7f2 WIP: make cli import-able:
0a3b858 fixes

Docker images

  • docker pull ghcr.io/jacobweinstock/proxydhcp:0.2.0

v0.1.0

15 Sep 20:47
Compare
Choose a tag to compare

Changelog

f9f670e Initial commit
85c9c6e ProxyDHCP service:

Docker images

  • docker pull ghcr.io/jacobweinstock/proxydhcp:0.1.0