Releases: redis-field-engineering/redis-sql-trino
Releases Β· redis-field-engineering/redis-sql-trino
Release early-access
Release v0.3.4
Release v0.3.3
Release v0.3.2
Changelog
π Fixes
π Build
- e1c13bf Bump for next dev cycle
- 8713d09 Disabled changelog contributors section
- 55c2ed5 Set java version to 17
- a6e313a demo: Using case-insensitive names by default
- d14676e Formatting
- a5d7453 Removed changelog format
- cb8413a Added publish step
- 043fe49 Using redis github workflows
- 77be93d Enabled JReleaser issue-rewriting
- 5cb8a45 Fixed hidden categories
- b9fb9f8 Bump for next development cycle
Release v0.3.1
Changelog
π Merge
- 6421ec2 Merge branch 'master' of https://github.com/redis-field-engineering/redis-sql.git
- bc84aef Merge pull request #16 from redis-field-engineering/add-requirements
- ba86876 Merge branch 'master' of https://github.com/redis-field-engineering/redis-sql.git
- 26e351e Merge branch 'master' of https://github.com/redis-field-engineering/redis-sql.git
π Features
- 498184e feat: Using FT.AGGREGATE for all queries. Resolves #17
- b19085a feat(demo): Using early-access container image
ποΈ Changes
- 6e79888 style: Cleaned up code
π§° Tasks
- a2594ef chore: formatting
π Build
- b3033f1 build: Updated slack announce
- e7d4822 ci: formatting
- ee1c647 test: Increased RediSearch aggregate max results config
- 775f4bb test: Switched to RedisStackContainer
- 49dd851 build: Updated slack announce message
- 05e9d2a ci: Fixed platforms param
- f973f01 ci: Added docker target platforms
- 4fa889a build: Updated Slack announce message
- 18f43f3 build: Bump for next development cycle
π Documentation
- 23c04d4 docs: Added tableau diagram
- 546e714 docs: Updated README
- 9044bfa docs: Updated walkthrough
- 16164bf docs: Removed backslash in redis-cli example
Release v0.3.0
Changelog
π Features
- 64681f1 feat: Added resp2 default value
- a76216a feat: Added config option to specific protocol version. Resolves #7
π Build
- 266941f build: Updated project name
- 8312b76 build: using redis-stack-server for docker example
- e1047f7 build: Reverted to redismod docker image as redis-stack does not have
- 2eb9b2b build: Bump for next development cycle
- a9782af test: using different indexes for tests
- b1149ee test: Added sleep timeout
- 5fd5233 test: Replaced Awaitility with Thread.sleep
- bae8f2b test: Added check for doc deletion
- 883f2ae build: Bump for next development cycle
π Documentation
- 3b68f15 docs: Introduced name variable for Redis SQL Trino
- 198f01c docs: Fixed links that were broken after project name change
- c184b88 Revise README
- 44027f8 Update README.adoc
- 457c1f4 Update README.adoc
- 616dfbc Update README.adoc
- 93517a2 Update README.adoc
- 152a619 minor: cleanup
- cfc02d1 More cleanup
- 4677c63 Update README.adoc
- 38b03ef Revise README
- 7ecf74c add REDISEARCH_RESP2 env var to docker
- 1cf1a32 update redis image to redis-stack
- 1c9d3d1 Releasing version 0.2.9
- 1940ccb Releasing version 0.2.8
Release v0.2.9
Changelog
π Merge
- 8eb9e24 Merge branch 'master' of https://github.com/redis-field-engineering/redis-sql.git
π Features
π Build
- d9205e7 test: using different indexes for tests
- 4ce6347 test: Added sleep timeout
- 7132d5b test: Replaced Awaitility with Thread.sleep
- c49b497 test: Added check for doc deletion
- b12eb29 build: Upgraded cache action
- a01266a build: Bump for next development cycle
- b418bba Releasing version 0.2.8
Release v0.2.8
Release v0.2.7
Changelog
π Build
- e3f9785 Fixed java-setup action configuration
- d23cf70 Updated github action versions
- c4f8e78 Updated docker hub org
- 217b6b7 Fixed Docker image env variables
- 77527a8 Updated jreleaser secrets
- 10ed1ef bump for next dev cycle
π Documentation
- 52d5c4c Updated Trino version
βοΈ Dependencies
Release v0.2.6
Changelog
π Merge
- 77ba490 Merge branch 'master' of https://github.com/redis-field-engineering/redis-sql.git
- cdb725f Merge branch 'master' of https://github.com/redis-field-engineering/redis-sql.git
- b9b1086 Merge branch 'master' of https://github.com/redis-field-engineering/redis-sql.git
π Build
- e7b58a5 Added docker image push for releases
- 58c5096 Added ref optional input to release workflow
- d287b69 Fixed name of release-branch workflow
- 3f233a8 Added release-branch github action
- f1310ee Enabled Jacoco plugin
- 97a4527 fix config tests
- efcb151 Using published Docker image in docker-compose
- 7b31cd8 Fixed mvn build with absent .git folder
- 6a2616d bump for next development cycle
- 256948b Added docker image build and push
π Documentation
- a2c95ea Added missing asciidoc attributes
- e64bbbd Added documentation
- 56e1375 Using asciinema URL
- dca4aa6 Updated video
- 645c77e Updated better asciinema video
- cc63662 Added demo asciinema
- f1edce2 Fixed typos
- 3193d1d Fixed docker image name
- 99bf52a Fixed var substitution
- 1962b47 Updated README
- 4cfe5bb Updated README