Skip to content

Releases: feat7/ingestkit

v0.1.9

25 Dec 18:59
c6952ca

Choose a tag to compare

What's Changed

  • Fix docker compose not finding .env file by @feat7 in #29

Full Changelog: v0.1.8...v0.1.9

v0.1.8

25 Dec 18:13
140920b

Choose a tag to compare

What's Changed

  • Add lazy binary download on first CLI run by @feat7 in #28

Full Changelog: v0.1.7...v0.1.8

v0.1.7

25 Dec 17:52
6a83ab3

Choose a tag to compare

What's Changed

  • Fix Python CLI Errno 35 on macOS and binary naming conflict by @feat7 in #27

Full Changelog: v0.1.6...v0.1.7

v0.1.6

24 Dec 23:02
89c99c2

Choose a tag to compare

What's Changed

  • Fix npm OIDC publishing (update npm + provenance) by @feat7 in #26

Full Changelog: v0.1.5...v0.1.6

v0.1.5

24 Dec 22:48
ef7fb4e

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

24 Dec 22:25
e9bdd32

Choose a tag to compare

What's Changed

  • Use Go 1.24 (fix release build) by @feat7 in #24

Full Changelog: v0.1.3...v0.1.4

v0.1.3

24 Dec 22:19
4ee3c59

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.3

v0.1.2

24 Dec 22:13

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 Dec 21:56
d2a657b

Choose a tag to compare

What's Changed

  • Commit generated code and fix Docker image builds by @feat7 in #22

Full Changelog: v0.1.0...v0.1.1

v0.1.0

24 Dec 21:18

Choose a tag to compare

What's Changed

  • Ingestki initial working version by @feat7 in #1
  • update readme by @feat7 in #2
  • milestone: 5000 rps test with COPY for bulk writing by @feat7 in #3
  • Update module path from 'github.com/yourusername/ingestkit' to 'githu… by @feat7 in #4
  • Upgrade to Go 1.25 and resolve production readiness issues by @feat7 in #5
  • Update README with latest load test results and clean up obsolete docs by @feat7 in #6
  • Add developer experience with SDK generation and working… by @feat7 in #7
  • Add production-ready features and streamline documentation by @feat7 in #8
  • Add automated database migrations with Atlas and zero-downtime Docker… by @feat7 in #9
  • Clean up and reorganize documentation by @feat7 in #10
  • quick commands by @feat7 in #11
  • Fix: Update Makefile to use modern 'docker compose' syntax by @feat7 in #12
  • Fix: Ensure code generation runs before Docker build by @feat7 in #13
  • fix docker build by @feat7 in #14
  • fix docker builds by @feat7 in #15
  • Add performance tuning for Hetzner cloud load testing by @feat7 in #16
  • fix few things in readme and project overview by @feat7 in #17
  • docs: update server model, refine description, and rename "Production… by @feat7 in #18
  • Prepare for open source release v0.1.0 by @feat7 in #19
  • ingestkit pip and npm setup by @feat7 in #20
  • Add npm provenance for secure publishing by @feat7 in #21

New Contributors

  • @feat7 made their first contribution in #1

Full Changelog: https://github.com/feat7/ingestkit/commits/v0.1.0