Skip to content

Commit 93c056b

Browse files
authored
Merge pull request #202 from cliveseldon/changelog_0.5.0
Update changelog for 0.5.0
2 parents 0971f3f + b44bb68 commit 93c056b

File tree

2 files changed

+41
-24
lines changed

2 files changed

+41
-24
lines changed

CHANGELOG.md

+36-24
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,33 @@
11
# Changelog
22

3-
## [v0.3.0](https://github.com/seldonio/tempo/tree/v0.3.0) (2021-08-05)
3+
## [v0.5.0](https://github.com/SeldonIO/tempo/tree/v0.5.0) (2021-09-10)
44

5-
[Full Changelog](https://github.com/seldonio/tempo/compare/v0.2.0...v0.3.0)
5+
[Full Changelog](https://github.com/SeldonIO/tempo/compare/v0.3.0...v0.5.0)
6+
7+
**Closed issues:**
8+
9+
- Create MLFlow Example showcasing Seldon Core MLServer V2 MLFlow server [\#188](https://github.com/SeldonIO/tempo/issues/188)
10+
- Release Tempo v0.3.0 [\#182](https://github.com/SeldonIO/tempo/issues/182)
11+
- Run tests across multiple Python versions [\#181](https://github.com/SeldonIO/tempo/issues/181)
12+
- Rearchitect/refactor runtime options to provide consistent mappings [\#150](https://github.com/SeldonIO/tempo/issues/150)
13+
14+
**Merged pull requests:**
15+
16+
- Update metaflow to 0.5.0 [\#201](https://github.com/SeldonIO/tempo/pull/201) ([cliveseldon](https://github.com/cliveseldon))
17+
- use mlserver 0.4.1 in examples [\#200](https://github.com/SeldonIO/tempo/pull/200) ([sakoush](https://github.com/sakoush))
18+
- use mlserver 0.4.1 [\#199](https://github.com/SeldonIO/tempo/pull/199) ([sakoush](https://github.com/sakoush))
19+
- Fix metaflow readme [\#198](https://github.com/SeldonIO/tempo/pull/198) ([cliveseldon](https://github.com/cliveseldon))
20+
- clarify note on k8s ansible collection [\#193](https://github.com/SeldonIO/tempo/pull/193) ([RafalSkolasinski](https://github.com/RafalSkolasinski))
21+
- Adding GPT2 Example [\#192](https://github.com/SeldonIO/tempo/pull/192) ([axsaucedo](https://github.com/axsaucedo))
22+
- WIP: Update tempo to 0.5.0 and update metaflow example [\#191](https://github.com/SeldonIO/tempo/pull/191) ([cliveseldon](https://github.com/cliveseldon))
23+
- Update docs for Metaflow [\#190](https://github.com/SeldonIO/tempo/pull/190) ([cliveseldon](https://github.com/cliveseldon))
24+
- Various fixes to enable tempo to pack environment for single models [\#189](https://github.com/SeldonIO/tempo/pull/189) ([sakoush](https://github.com/sakoush))
25+
- Added 0.3.0 changelog [\#185](https://github.com/SeldonIO/tempo/pull/185) ([axsaucedo](https://github.com/axsaucedo))
26+
- Metaflow demo [\#170](https://github.com/SeldonIO/tempo/pull/170) ([cliveseldon](https://github.com/cliveseldon))
27+
28+
## [v0.3.0](https://github.com/SeldonIO/tempo/tree/v0.3.0) (2021-08-05)
29+
30+
[Full Changelog](https://github.com/SeldonIO/tempo/compare/v0.2.0...v0.3.0)
631

732
**Closed issues:**
833

@@ -40,9 +65,9 @@
4065
- Added changelog [\#143](https://github.com/SeldonIO/tempo/pull/143) ([axsaucedo](https://github.com/axsaucedo))
4166
- use link to .html instead of .md [\#142](https://github.com/SeldonIO/tempo/pull/142) ([RafalSkolasinski](https://github.com/RafalSkolasinski))
4267

43-
## [v0.2.0](https://github.com/seldonio/tempo/tree/v0.2.0) (2021-06-16)
68+
## [v0.2.0](https://github.com/SeldonIO/tempo/tree/v0.2.0) (2021-06-16)
4469

45-
[Full Changelog](https://github.com/seldonio/tempo/compare/v0.1.0...v0.2.0)
70+
[Full Changelog](https://github.com/SeldonIO/tempo/compare/v0.1.0...v0.2.0)
4671

4772
**Closed issues:**
4873

@@ -72,9 +97,9 @@
7297
- Add knative eventing plus playbook [\#116](https://github.com/SeldonIO/tempo/pull/116) ([cliveseldon](https://github.com/cliveseldon))
7398
- Fix docs and add FAQ [\#114](https://github.com/SeldonIO/tempo/pull/114) ([cliveseldon](https://github.com/cliveseldon))
7499

75-
## [v0.1.0](https://github.com/seldonio/tempo/tree/v0.1.0) (2021-05-06)
100+
## [v0.1.0](https://github.com/SeldonIO/tempo/tree/v0.1.0) (2021-05-06)
76101

77-
[Full Changelog](https://github.com/seldonio/tempo/compare/0.1.0.dev0...v0.1.0)
102+
[Full Changelog](https://github.com/SeldonIO/tempo/compare/0.1.0.dev0...v0.1.0)
78103

79104
**Closed issues:**
80105

@@ -151,23 +176,10 @@
151176
- Move notebooks to docs/examples folder [\#45](https://github.com/SeldonIO/tempo/pull/45) ([adriangonz](https://github.com/adriangonz))
152177
- Add step to set up Docker [\#44](https://github.com/SeldonIO/tempo/pull/44) ([adriangonz](https://github.com/adriangonz))
153178
- Add black, flake8, isort and mypy [\#39](https://github.com/SeldonIO/tempo/pull/39) ([adriangonz](https://github.com/adriangonz))
154-
- Added docs [\#36](https://github.com/SeldonIO/tempo/pull/36) ([axsaucedo](https://github.com/axsaucedo))
155-
- clean up explainer example [\#35](https://github.com/SeldonIO/tempo/pull/35) ([cliveseldon](https://github.com/cliveseldon))
156-
- clean up explainer example with params [\#34](https://github.com/SeldonIO/tempo/pull/34) ([cliveseldon](https://github.com/cliveseldon))
157-
- update v2 type handling for BYTES [\#33](https://github.com/SeldonIO/tempo/pull/33) ([cliveseldon](https://github.com/cliveseldon))
158-
- add explainer conda.yaml [\#32](https://github.com/SeldonIO/tempo/pull/32) ([cliveseldon](https://github.com/cliveseldon))
159-
- WIP: Explainer updates [\#31](https://github.com/SeldonIO/tempo/pull/31) ([cliveseldon](https://github.com/cliveseldon))
160-
- Environment update [\#28](https://github.com/SeldonIO/tempo/pull/28) ([cliveseldon](https://github.com/cliveseldon))
161-
- State exploration with mab example [\#25](https://github.com/SeldonIO/tempo/pull/25) ([axsaucedo](https://github.com/axsaucedo))
162-
- WIP : Add end-to-end example for Tempo pipelines [\#20](https://github.com/SeldonIO/tempo/pull/20) ([adriangonz](https://github.com/adriangonz))
163-
- Updates from MLServer work [\#19](https://github.com/SeldonIO/tempo/pull/19) ([cliveseldon](https://github.com/cliveseldon))
164-
- Add kfserving [\#10](https://github.com/SeldonIO/tempo/pull/10) ([cliveseldon](https://github.com/cliveseldon))
165-
- Fix tests [\#9](https://github.com/SeldonIO/tempo/pull/9) ([cliveseldon](https://github.com/cliveseldon))
166-
- Pack environment and upload alongside model / pipeline artifact [\#8](https://github.com/SeldonIO/tempo/pull/8) ([adriangonz](https://github.com/adriangonz))
167-
168-
## [0.1.0.dev0](https://github.com/seldonio/tempo/tree/0.1.0.dev0) (2021-02-12)
169-
170-
[Full Changelog](https://github.com/seldonio/tempo/compare/180082f692d8324a2de042488b35b3e40dfe88bd...0.1.0.dev0)
179+
180+
## [0.1.0.dev0](https://github.com/SeldonIO/tempo/tree/0.1.0.dev0) (2021-02-12)
181+
182+
[Full Changelog](https://github.com/SeldonIO/tempo/compare/180082f692d8324a2de042488b35b3e40dfe88bd...0.1.0.dev0)
171183

172184
**Merged pull requests:**
173185

@@ -177,4 +189,4 @@
177189

178190

179191

180-
\* *This Changelog was automatically generated by [github_changelog_generator] (https://github.com/github-changelog-generator/github-changelog-generator)*
192+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

Makefile

+5
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,8 @@ push:
7878
.PHONY: version
7979
version:
8080
@echo ${VERSION}
81+
82+
build_changelog:
83+
docker run --rm -it -v "$(PWD)":/usr/local/src/your-app -e CHANGELOG_GITHUB_TOKEN=${CHANGELOG_GITHUB_TOKEN} ferrarimarco/github-changelog-generator:1.15.2 -u SeldonIO -p tempo
84+
chmod 664 CHANGELOG.md # (Read+Write, Read+Write, Read)
85+
sed -i -e 's/\(HEAD\|Unreleased\)/v${VERSION}/g' CHANGELOG.md # Replacing unreleased version with latest tag

0 commit comments

Comments
 (0)