Releases: link-society/localaz
Releases · link-society/localaz
v0.3.0
v0.2.0
What's Changed
- ⬆️ 👷 Bump the github-actions group with 2 updates by @dependabot[bot] in #23
- ✨ Add Azure Key Vault emulator by @linkdd in #27
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
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