Skip to content

v0.1.0

Choose a tag to compare

@link-society-ci-bot link-society-ci-bot released this 12 Jun 21:14
· 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

Full Changelog: https://github.com/link-society/localaz/commits/v0.1.0