Releases: mimiro-io/datahub
1.2.1
What's Changed
- make sure we use namespace uris with trailing slash... by @rompetroll in #172
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Add config to set time out on httptransform by @4hlberg in #167
- Updated docs for transforms by @4hlberg in #170
- add id-query flag "details" by @rompetroll in #171
- Make job title required for job configs by @andebor in #166
- Switch metrics to use job title instead of id by @andebor in #164
Full Changelog: 1.1.0...1.2.0
Note that if you have jobs running in datahub, follow logs on start after upgrading to this version. Datahub will not activate job configurations with missing titles to make sure that a title is set for consistent logging and metrics. If you encounter log errors because of missing titles, please update the job configuration with titles.
1.1.0
1.0.4
What's Changed
- Added small change to make logs more readable when running local by @gilgamesjh in #153
- go 1.19 and upgraded dependencies by @rompetroll in #162
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- add support for multiple log levels for js transforms by @ashmanto in #156
- add dataset rename feature by @rompetroll in #159
- Fixed example command to a working version by @4hlberg in #154
- update Log documentation by @ashmanto in #157
- don't panic if dependency dataset in multisource yields zero changes by @rompetroll in #160
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- return storage error when entities contain nil refs by @rompetroll in #152
Full Changelog: 1.0.1...1.0.2
1.0.1
1.0.0
Note: This is the first release following proper semver. Even though it may look like it - going from v-0.7.x-stable to 1.0.0 is not a major update in this case. It is just the adoption of a standardized versioning scheme (semver).
What's Changed
- Fixed typo in description by @4hlberg in #147
- Chore/upgrade deps by @rompetroll in #149
Full Changelog: v-0.7.263-stable...1.0.0
v-0.7.263-stable
What's Changed
- Docs/client cert security by @gra-moore in #132
- Issue 134: add union dataset source by @rompetroll in #135
- union datasources format as documented by @rompetroll in #138
- ignore invalid transform emissions by @rompetroll in #137
- Fix dataset-typo in namespaces section by @4hlberg in #136
- updated dockerfile to use go v 1.18.3 by @gra-moore in #139
- add dataset existence checks where missing in datasetSink by @rompetroll in #141
- prevent panics in nodeSecurity support for httpDatasetSource by @rompetroll in #142
- Feat/issue143/backup lock by @rompetroll in #145
- bump minor version prior to release by @rompetroll in #146
Full Changelog: v-0.6.240-stable...v-0.7.263-stable
v-0.6.240-stable
What's Changed
- ensure clients and acl reloaded after restart by @gra-moore in #131
- upgrade datadog statsd lib to v5 by @rompetroll in #133
Full Changelog: v-0.6.233-stable...v-0.6.240-stable