Skip to content

Releases: mrjsj/msfabricutils

Release v0.6.1

26 Dec 15:31
Compare
Choose a tag to compare

What's Changed

  • fix(docs): add mkdocs dependency by @mrjsj in #46
  • fix(cli): add missing typer dependency by @mrjsj in #47

Full Changelog: v0.6.0...v0.6.1

Release v0.6.0

26 Dec 15:24
Compare
Choose a tag to compare

What's Changed

  • feat(cli/api): add commands to cli by @mrjsj in #45

Full Changelog: v0.5.2...v0.6.0

Release v0.5.2

24 Dec 10:31
Compare
Choose a tag to compare

What's Changed

  • fix(common): reduce sqlglot requirement to match Fabric environment by @mrjsj in #43

Full Changelog: v0.5.1...v0.5.2

Release v0.5.1

23 Dec 13:31
Compare
Choose a tag to compare

What's Changed

  • chore(docs): update readme and structure by @mrjsj in #38
  • fix(docs): add folder by @mrjsj in #39
  • feat: allow AZURE_STORAGE_TOKEN auth by @mrjsj in #41

Full Changelog: v0.5.0...v0.5.1

Release v0.5.0

22 Dec 17:13
Compare
Choose a tag to compare

What's Changed

  • feat(core/cli): add cli for interacting with fabric api by @mrjsj in #37

Full Changelog: v0.4.2...v0.5.0

Release v0.4.2

21 Dec 18:25
Compare
Choose a tag to compare

What's Changed

  • fix: add missing imports, better docs by @mrjsj in #35

Full Changelog: v0.4.1...v0.4.2

Release v0.4.1

21 Dec 17:59
Compare
Choose a tag to compare

What's Changed

  • feat(etl): add delta load methods by @mrjsj in #28
  • feat(core): add more fabric api functions by @mrjsj in #29
  • chore: change to trusted pypi publisher by @mrjsj in #30
  • chore: better versioning by @mrjsj in #31
  • chore: re-add steps by @mrjsj in #32
  • chore: add gh action env by @mrjsj in #33
  • chore: add content write permission by @mrjsj in #34

Full Changelog: v0.3.1...v0.4.1

Release v0.3.1

08 Dec 15:57
Compare
Choose a tag to compare

What's Changed

  • fix(etl): fixed issue if config is none by @mrjsj in #25

Full Changelog: v0.3.0...v0.3.1

Release v0.3.0

08 Dec 15:45
Compare
Choose a tag to compare

What's Changed

This release adds some of the initial ETL methods for data engineers to perform basic, standardised data movement.
See docs for details on usage!

  • feat(etl): created starter pack for ETL by @mrjsj in #23
  • chore: prepare to release 0.3.0 by @mrjsj in #24

Full Changelog: v0.2.0...v0.3.0

Release v0.2.0

03 Dec 22:15
963a375
Compare
Choose a tag to compare

What's Changed

  • docs: update intro and readme by @mrjsj in #18
  • refactor: remove sempy dependency by @mrjsj in #21
  • chore: updated docs, prepare for release 0.2.0 by @mrjsj in #22

Full Changelog: v0.1.8...v0.2.0