Skip to content

Releases: js-soft/ferretdb-github-action

1.1.1

05 Sep 11:36
27373d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

sqlite support

16 Oct 12:32
e6f837c
Compare
Choose a tag to compare
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

15 Feb 13:43
bbe8faf
Compare
Choose a tag to compare

Allows setting FerretDB's telemetry.

1.0.1

27 Jan 14:42
7073a47
Compare
Choose a tag to compare
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

27 Jan 14:08
bf2ce10
Compare
Choose a tag to compare
1.0.0

chore: initial commit