Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

Releases: js-soft/ferretdb-github-action

1.1.3

Choose a tag to compare

@jkoenig134 jkoenig134 released this 03 Jul 09:19
8346a88

What's Changed

Full Changelog: 1.1.2...1.1.3

1.1.2

Choose a tag to compare

@jkoenig134 jkoenig134 released this 03 Jul 08:55
eb795de

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

Choose a tag to compare

@jkoenig134 jkoenig134 released this 05 Sep 11:36
27373d9

What's Changed

Full Changelog: 1.1.0...1.1.1

sqlite support

Choose a tag to compare

@jkoenig134 jkoenig134 released this 16 Oct 12:32
e6f837c
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

Choose a tag to compare

@jkoenig134 jkoenig134 released this 15 Feb 13:43
bbe8faf

Allows setting FerretDB's telemetry.

1.0.1

Choose a tag to compare

@jkoenig134 jkoenig134 released this 27 Jan 14:42
7073a47
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

Choose a tag to compare

@jkoenig134 jkoenig134 released this 27 Jan 14:08
bf2ce10
1.0.0

chore: initial commit