Releases: js-soft/ferretdb-github-action
Releases · js-soft/ferretdb-github-action
1.1.1
What's Changed
- chore/update docs by @jkoenig134 in #5
- Fix/remove FERRETDB_SQLITE_URL by @jkoenig134 in #6
Full Changelog: 1.1.0...1.1.1
sqlite support
Feature/sqlite support (#4) * feat: add sqlite support * test: test enabling postgres * chore: update tests * chore: remove network * chore: test * fix: rename variable * chore: remove debug log * chore: version bump * chore: bump libs
Telemetry
Allows setting FerretDB's telemetry.
1.0.1
Fix/add pool max conns to connection string (#2) * chore: remove changelog * chore: bump version * fix: add pool_max_conns to connection string * chore: update version in README
Initial Release
1.0.0 chore: initial commit