Skip to content

Releases: jonbaldie/queue

v0.9.5

Choose a tag to compare

@jonbaldie jonbaldie released this 16 Jul 21:59
85ce376

What's Changed

Full Changelog: v0.9.4...v0.9.5

v0.9.4

Choose a tag to compare

@jonbaldie jonbaldie released this 16 Jul 18:57
8a48bac

What's Changed

  • chore: upgrade Deno to 2.x, unify std imports, add deno.lock (qu-s23) by @jonbaldie in #3
  • feat: add bearer token authentication to all routes (qu-i2j) by @jonbaldie in #2
  • Research: strengthen CI tests with mutation testing and public interface behavior validation by @jonbaldie in #5
  • docs: add operational knowledge guide (CLAUDE.md + AGENTS.md) by @jonbaldie in #6
  • docs: add operational knowledge (CLAUDE.md + AGENTS.md) by @jonbaldie in #7
  • fix: use CIRCLE_SHA1 for checkout to survive squash-merge branch deletion by @jonbaldie in #8
  • docs: add CLAUDE.md and AGENTS.md with operational knowledge by @jonbaldie in #9
  • Fix input validation: JSON, body size, method, queue name (qu-1u8) by @jonbaldie in #4
  • Harden Dockerfile and Deno permissions (qu-ozj) by @jonbaldie in #13
  • Fix response correctness: empty dequeue returns 204, peek() returns value (qu-g2j) by @jonbaldie in #10
  • Add rate limiting and queue depth/count limits (qu-8o9) by @jonbaldie in #11
  • Fix persist.dat concurrency and error handling (qu-c40) by @jonbaldie in #12
  • Deepen Codebase Architecture (queue-ayv) by @jonbaldie in #15
  • fix tests by @jonbaldie in #16
  • Replace agent orchestration cruft with project-local skills by @jonbaldie in #17

Full Changelog: v0.9.3...v0.9.4

v0.9.3: Merge pull request #1 from jonbaldie/circle-ci-changes

Choose a tag to compare

@jonbaldie jonbaldie released this 15 Aug 12:19
7073d28
CircleCI changes

v0.9.2

Choose a tag to compare

@jonbaldie jonbaldie released this 23 Feb 19:26

Full Changelog: v0.9.1...v0.9.2

Download the latest executable for your OS, and then mv it to a directory within your $PATH.

v0.9.1

Choose a tag to compare

@jonbaldie jonbaldie released this 19 Feb 11:10

Full Changelog: v0.9.0...v0.9.1

Download the latest executable for your OS, and then mv it to a directory within your $PATH.

v0.9.0

Choose a tag to compare

@jonbaldie jonbaldie released this 19 Feb 10:59

Full Changelog: https://github.com/jonbaldie/queue/commits/v0.9.0

Download the latest executable for your OS.