v0.1.0
·
18 commits
to main
since this release
What's Changed
- π bound AMQP list/map counts and frame size in sbserver decoder by @b3j0f in #1
- β‘ stream blob data path to/from disk to avoid OOM by @b3j0f in #2
- β harden $filter parser depth + add filter/KQL parser unit tests by @b3j0f in #4
- π¨ gofmt import ordering in cmd/localaz/main.go by @b3j0f in #5
- π expire Event Grid lock tokens and redeliver unacknowledged events by @b3j0f in #8
- π harden ARM provider: PUT body limit, resource cap, DELETE 204 by @b3j0f in #9
- π persist AAD signing key so kid is stable across restarts by @b3j0f in #12
- π bound Monitor ingestion raw and decompressed body sizes by @b3j0f in #13
- π include -advertise-host in dev cert SANs and write cert 0600 by @b3j0f in #15
- π make store persistence crash-safe via atomic temp+fsync+rename writes by @b3j0f in #3
- π gracefully shut down all listeners on a serve failure instead of os.Exit by @b3j0f in #6
- π prevent a slow Web PubSub client from stalling the hub by @b3j0f in #7
- π enforce queue numofmessages cap, table $top=0, and ETag/Timestamp fidelity by @b3j0f in #11
- β¬οΈ bump go directive to 1.26 to match Dockerfile and AGENTS.md by @b3j0f in #16
- π derive AAD token sub/oid from username on user flows by @b3j0f in #17
- β¨ paginate List Blobs (maxresults + marker + NextMarker) by @b3j0f in #18
- β¨ paginate List Containers (maxresults + marker + NextMarker) by @b3j0f in #19
- π replenish Service Bus sender credit and reassemble multi-frame transfers by @b3j0f in #10
- π recover panics in access-log middleware and return 500 by @b3j0f in #14
- π Table $filter: absent/cross-type comparisons are false for all operators (incl. ne) by @b3j0f in #20
- β¬οΈ π· Bump the github-actions group with 12 updates by @dependabot[bot] in #22
- β¬οΈ Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.1 to 1.22.0 in the go group by @dependabot[bot] in #21
New Contributors
- @b3j0f made their first contribution in #1
- @dependabot[bot] made their first contribution in #22
Full Changelog: https://github.com/link-society/localaz/commits/v0.1.0