chore: update daw-lua-net submodule in all hosts after ip_utils fix #4

Closed
opened 2026-05-25 20:03:20 +02:00 by michael · 1 comment
Owner

Context

ip_utils.lua is embedded as a submodule copy in multiple host repos.
After the fix in DAW/daw-lua-net#3 all hosts need a submodule update.

Affected repos

  • DAW/fragjan
  • DAW/merkwerk
  • DAW/daw-modul-auth
  • DAW/openbookregister
  • DAW/daw-module-manager

Action

Update daw-lua-net submodule in each repo after DAW/daw-lua-net#3 is merged.

## Context ip_utils.lua is embedded as a submodule copy in multiple host repos. After the fix in DAW/daw-lua-net#3 all hosts need a submodule update. ## Affected repos - DAW/fragjan - DAW/merkwerk - DAW/daw-modul-auth - DAW/openbookregister - DAW/daw-module-manager ## Action Update daw-lua-net submodule in each repo after DAW/daw-lua-net#3 is merged.
Author
Owner

Superseding this with a proper migration guide instead of a plain submodule
bump -- the scope grew well beyond "update the pointer" during the
daw-lua-common 2.0.0 work (get_client_ip signature change, ip_matches_cidr/
is_ip_allowed error contract, http_client opts/result-table contract). A
MIGRATING-2.0.md walkthrough for daw-lua-net will cover all affected repos
(including the five listed here) with concrete grep commands per breaking
change, same format as daw-lua-common's guide.

Closing in favor of that guide once it exists.

Refs: DAW/daw-lua-net#6

Superseding this with a proper migration guide instead of a plain submodule bump -- the scope grew well beyond "update the pointer" during the daw-lua-common 2.0.0 work (get_client_ip signature change, ip_matches_cidr/ is_ip_allowed error contract, http_client opts/result-table contract). A MIGRATING-2.0.md walkthrough for daw-lua-net will cover all affected repos (including the five listed here) with concrete grep commands per breaking change, same format as daw-lua-common's guide. Closing in favor of that guide once it exists. Refs: DAW/daw-lua-net#6
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DAW/daw-lua-net#4
No description provided.