-
released this
2026-08-19 16:17:39 -05:00 | 2 commits to main since this release📅 Originally published on GitHub: Wed, 19 Aug 2026 21:42:36 GMT
🏷️ Git tag created: Wed, 19 Aug 2026 21:17:39 GMTContainer Images
- GHCR:
ghcr.io/fosrl/olm@sha256:9082c9cfccae6f977332ef996004e1b0f214de66292345e81fbf9d71f357427d - Docker Hub:
docker.io/fosrl/olm@sha256:9082c9cfccae6f977332ef996004e1b0f214de66292345e81fbf9d71f357427d
Tag:1.9.0
What's Changed
- Add exit node connections as a peer
- Add aliases pointing to exit node
- Fix attempt to reduce crashing on all platforms
- Fix create nm conf directory if missing by @Gurkinator1 in https://github.com/fosrl/olm/pull/137
New Contributors
- @Gurkinator1 made their first contribution in https://github.com/fosrl/olm/pull/137
Full Changelog: https://github.com/fosrl/olm/compare/1.8.2...1.9.0
Downloads
- GHCR:
-
released this
2026-08-03 14:52:35 -05:00 | 30 commits to main since this release📅 Originally published on GitHub: Mon, 03 Aug 2026 20:22:30 GMT
🏷️ Git tag created: Mon, 03 Aug 2026 19:52:35 GMTContainer Images
- GHCR:
ghcr.io/fosrl/olm@sha256:9a8486519830768cc365451cf2bf07d4717f9d9c85fd830f7a800d1f6ba417ef - Docker Hub:
docker.io/fosrl/olm@sha256:9a8486519830768cc365451cf2bf07d4717f9d9c85fd830f7a800d1f6ba417ef
Tag:1.8.2
What's Changed
- Fix some websocket disconnections by adding deadlines to websocket
- Fix local to relay flapping if there is an overlapping CIDR route with a site local address
Full Changelog: https://github.com/fosrl/olm/compare/1.8.1...1.8.2
Downloads
- GHCR:
-
released this
2026-07-29 16:54:42 -05:00 | 30 commits to main since this release📅 Originally published on GitHub: Thu, 30 Jul 2026 01:23:45 GMT
🏷️ Git tag created: Wed, 29 Jul 2026 21:54:42 GMTContainer Images
- GHCR:
ghcr.io/fosrl/olm@sha256:5466bdf7c21a0fe59162a72d17cd9bb243d43e99943159b1d380b65e1714b764 - Docker Hub:
docker.io/fosrl/olm@sha256:5466bdf7c21a0fe59162a72d17cd9bb243d43e99943159b1d380b65e1714b764
Tag:1.8.1
What's Changed
- Fix prevent flapping on route optimizer
Full Changelog: https://github.com/fosrl/olm/compare/1.8.0...1.8.1
Downloads
- GHCR:
-
released this
2026-07-18 20:32:21 -05:00 | 32 commits to main since this release📅 Originally published on GitHub: Sun, 19 Jul 2026 01:55:32 GMT
🏷️ Git tag created: Sun, 19 Jul 2026 01:32:21 GMTContainer Images
- GHCR:
ghcr.io/fosrl/olm@sha256:3e58a0c7b36a66265e09485d1789365337c5457847f34f414fa95073b26d2e2c - Docker Hub:
docker.io/fosrl/olm@sha256:3e58a0c7b36a66265e09485d1789365337c5457847f34f414fa95073b26d2e2c
Tag:1.8.0
What's Changed
- Add match domains config
- Establish local vpn connections to sites instead of relaying
- Dont remove non controlled routes
- Add preferLocalRoutes option to prefer local routes over vpn routes
Full Changelog: https://github.com/fosrl/olm/compare/1.7.0...1.8.0
Downloads
- GHCR:
-
released this
2026-07-07 19:50:53 -05:00 | 43 commits to main since this release📅 Originally published on GitHub: Wed, 08 Jul 2026 01:16:29 GMT
🏷️ Git tag created: Wed, 08 Jul 2026 00:50:53 GMTContainer Images
- GHCR:
ghcr.io/fosrl/olm@sha256:bfbc57873ce5b81292f69d66f26264ee568a4c6578b5f931272aaa955b536ba6 - Docker Hub:
docker.io/fosrl/olm@sha256:bfbc57873ce5b81292f69d66f26264ee568a4c6578b5f931272aaa955b536ba6
Tag:1.7.0
What's Changed
- Pull system dns by @oschwartz10612 in https://github.com/fosrl/olm/pull/128
Full Changelog: https://github.com/fosrl/olm/compare/1.6.1...1.7.0
Downloads
- GHCR:
-
released this
2026-06-25 08:51:23 -05:00 | 54 commits to main since this release📅 Originally published on GitHub: Thu, 25 Jun 2026 14:16:08 GMT
🏷️ Git tag created: Thu, 25 Jun 2026 13:51:23 GMTContainer Images
- GHCR:
ghcr.io/fosrl/olm@sha256:9659bf6ea964fb5f35f7774a889188b25f5fd2869c86ce8cde842b4fa51c501f - Docker Hub:
docker.io/fosrl/olm@sha256:9659bf6ea964fb5f35f7774a889188b25f5fd2869c86ce8cde842b4fa51c501f
Tag:1.6.1
What's Changed
- Handle removes by site id instead of globally for aliases
- Update newt package
Full Changelog: https://github.com/fosrl/olm/compare/1.6.0...1.6.1
Downloads
- GHCR:
-
released this
2026-06-10 14:06:30 -05:00 | 60 commits to main since this release📅 Originally published on GitHub: Wed, 10 Jun 2026 19:24:33 GMT
🏷️ Git tag created: Wed, 10 Jun 2026 19:06:30 GMTContainer Images
- GHCR:
ghcr.io/fosrl/olm@sha256:2b661df27a1d37931403594f614aa59c2687967216f52796ce0b4c6860caac27 - Docker Hub:
docker.io/fosrl/olm@sha256:2b661df27a1d37931403594f614aa59c2687967216f52796ce0b4c6860caac27
Tag:1.6.0
What's Changed
- Include chainId for warning the user with an error
- Add dns watchdog and override fix for stale dns config
- Support JIT sync message
- Merge Aliases in handleWgPeerUpdate
- Guard add peer with is registered
Full Changelog: https://github.com/fosrl/olm/compare/v1.5.2...1.6.0
Downloads
- GHCR:
-
released this
2026-04-27 22:24:50 -05:00 | 72 commits to main since this release📅 Originally published on GitHub: Tue, 28 Apr 2026 04:07:38 GMT
🏷️ Git tag created: Tue, 28 Apr 2026 03:24:50 GMTContainer Images
- GHCR:
ghcr.io/fosrl/olm@sha256:161a4ee70c44d624ae07c50244fff84731d7d79225ca8eae6907fed5437e1eaa - Docker Hub:
docker.io/fosrl/olm@sha256:161a4ee70c44d624ae07c50244fff84731d7d79225ca8eae6907fed5437e1eaa
Tag:1.5.0
What's Changed
- feat(DNS): Add static cleanup funcs by @LaurenceJJones in https://github.com/fosrl/olm/pull/100
- Support best route picking based on online site and RTT
Full Changelog: https://github.com/fosrl/olm/compare/1.4.4...1.5.0
Downloads
- GHCR:
-
released this
2026-03-19 18:17:56 -05:00 | 86 commits to main since this release📅 Originally published on GitHub: Thu, 19 Mar 2026 23:50:04 GMT
🏷️ Git tag created: Thu, 19 Mar 2026 23:17:56 GMTContainer Images
- GHCR:
ghcr.io/fosrl/olm@sha256:9c27e43616a61738d1b05557d85a2cd84861f16bf752fcef0708e591f1166557 - Docker Hub:
docker.io/fosrl/olm@sha256:9c27e43616a61738d1b05557d85a2cd84861f16bf752fcef0708e591f1166557
Tag:1.4.4
What's Changed
- Fix nil pointer deference by @oschwartz10612 in https://github.com/fosrl/olm/pull/105
Full Changelog: https://github.com/fosrl/olm/compare/1.4.3...1.4.4
Downloads
- GHCR:
-
released this
2026-03-17 13:47:03 -05:00 | 88 commits to main since this release📅 Originally published on GitHub: Tue, 17 Mar 2026 18:56:42 GMT
🏷️ Git tag created: Tue, 17 Mar 2026 18:47:03 GMTContainer Images
- GHCR:
ghcr.io/fosrl/olm@sha256:28b43ee10e4708e2d70399193cbb78ab7b6e6ba454144be8ffbca5032f119228 - Docker Hub:
docker.io/fosrl/olm@sha256:28b43ee10e4708e2d70399193cbb78ab7b6e6ba454144be8ffbca5032f119228
Tag:1.4.3
What's Changed
- refactor(dns): unified record set for DNSRecordStore by @LaurenceJJones in https://github.com/fosrl/olm/pull/97
- Fix crash when peer has nil publicKey in site config by @AndreGilerson in https://github.com/fosrl/olm/pull/98
- Fix race condition resolving endpoints by @oschwartz10612 in https://github.com/fosrl/olm/pull/99
- Update cicd by @oschwartz10612 in https://github.com/fosrl/olm/pull/102
- JIT connections to sites
- Other small improvements and optimizations
Full Changelog: https://github.com/fosrl/olm/compare/v1.4.2...1.4.3
Downloads
- GHCR:
mirror of
https://github.com/fosrl/olm.git
synced 2026-08-30 09:05:11 -05:00