Skip to content

Releases: js-soft/ferretdb-github-action

1.1.3

03 Jul 09:19
8346a88

Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.1.3

1.1.2

03 Jul 08:55
eb795de

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

05 Sep 11:36
27373d9

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

sqlite support

16 Oct 12:32
e6f837c

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

Choose a tag to compare

Allows setting FerretDB's telemetry.

1.0.1

27 Jan 14:42
7073a47

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

Choose a tag to compare

1.0.0

chore: initial commit