Skip to content

Latest commit

 

History

History
182 lines (114 loc) · 4.06 KB

CHANGELOG.md

File metadata and controls

182 lines (114 loc) · 4.06 KB

v0.0.7 (2023-06-27)

Chore

  • changelog

Feat

  • response: fix query info
  • response: define sourceDescription

Pull Requests

  • Merge pull request #37 from hekike/feat/response-sourceDescription

v0.0.6 (2023-05-30)

Pull Requests

  • Merge pull request #35 from thmeitz/feature/docs

v0.0.5 (2023-03-27)

Chore

  • update readme
  • update readme
  • updated codeql-action to v2 (v1 is deprecated)
  • push test
  • readme updated
  • update push example

Close_push_query

  • implemented + tests
  • implemented + tests

Docker

  • updated confluent products to version 7 (docker-compose)

Feat

  • support basic auth

Fix

  • #29 sql-injection

Makefile

  • added 'make shell' to spawn ksqldb cli

Pull

  • added missing tests
  • refactor closequery
  • refactored with tests

Push

  • test unmarshal errror
  • test request status code
  • test request error
  • test empty query, parse sql error
  • refactored header processing

QueryOptions

  • added default factories for push and pull query options

Pull Requests

  • Merge pull request #34 from thmeitz/feature/voluble
  • Merge pull request #33 from oscarzhou/feat/support-basic-auth
  • Merge pull request #26 from thmeitz/refactor/push
  • Merge pull request #25 from thmeitz/refactor/pull
  • Merge pull request #24 from hoptical/issue11

v0.0.4 (2021-11-18)

Chore

  • updated readme
  • readme updated
  • updated readme
  • updated readme
  • updated readme
  • format validate.go
  • updated json unmarshal errors

Get_query_status

  • implmented and tested

Mocks

  • created mocks

Parser

  • added casechangingstream to the parser
  • added casechangingstream to the parser

Querybuilder

  • refactored; BREAKING CHANGE

Refactor

  • pull + execute - BREAKING CHANGE
  • execute + test; BREAKING CHANGE
  • code duplications

Test

  • pull
  • pull
  • requests
  • request
  • newPostRequest
  • chore
  • chore
  • fix bug in test
  • get_server_status
  • get_server_info
  • terminate cluster
  • get_cluster_status
  • client
  • validate property
  • response errors

Testing

  • get cluster status

Validity

  • get the validity of a property implemented

Pull Requests

  • Merge pull request #21 from thmeitz/release/v0.0.4

v0.0.3 (2021-11-05)

Nit

  • spelling

Pull Requests

  • Merge pull request #15 from thmeitz/querybuilder
  • Merge pull request #14 from thmeitz/develop
  • Merge pull request #6 from thmeitz/feature/errors
  • Merge pull request #5 from thmeitz/feature/httpclient
  • Merge pull request #4 from rmoff/patch-1
  • Merge pull request #3 from thmeitz/feature/responses

v0.0.2 (2021-11-03)

Pull Requests

  • Merge pull request #2 from thmeitz/feature/responses
  • Merge pull request #1 from thmeitz/feature/responses

v0.0.1 (2021-11-03)