Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Releases: kiwicom/the-zoo

v1.2.0

11 Dec 08:57
Compare
Choose a tag to compare

Features 🚀

4065b48 Display mapped infra info on service detail page #250

Bug fixes 🐛

f8fcffd Add *requirements.txt to MANIFEST.in
7c1f67e Determine members name from email
605c297 Catch AssertionError raised when parsing definitions

Chores and Improvements 🔧

053d4e0 Replace coala with pre-commit hooks
a2727b7 Bump dependencies versions

Other 📦

00610cd bump django from 2.2.7 to 2.2.8

Bumps django from 2.2.7 to 2.2.8.

Signed-off-by: dependabot[bot] [email protected]

bc56928 Upgrade package es-abstract to latest version

The previous version 1.14.0 causes yarn install to fail
with 404 Not Found error.

v1.1.1

14 Nov 17:51
Compare
Choose a tag to compare

Bug fixes 🐛

1cd740b Declare cleanup function before its usage

v1.1.0

14 Nov 16:26
Compare
Choose a tag to compare

Features 🚀

f84db94 Add empty repo placeholder

59b3221 Add support for OpenAPI schemas

Also:
* Updated webpack dependencies
* Use FS polling on webpack watch
* Use multi-stage docker build
* Update webpack image to node 12
* Move service-specific fe code to its own js file

Refs: #59

Chores and Improvements 🔧

27b353b Install dependencies from *requirements.txt
4597859 Use brotli compression module on whitenoise
42ac237 Bump versions
1541664 Add GitHub action with release-notary job

Intial release

14 Nov 15:26
Compare
Choose a tag to compare

Everything has to start somewhere, right?

As we want to improve our versioning, we decided to mark the current state as the 1.0.0 version.

From now on, we'll use releases to publish our changes, using semantic versioning so it should be open and clear what we are releasing and which implications it has.

Keep an eye on it!