Skip to content

Releases: ServiceNow/PySNC

1.1.2

26 Apr 23:05
f10dfd3

Choose a tag to compare

left a print in -- oops

1.1.1

26 Apr 00:40
bc5eca5

Choose a tag to compare

Missed a few things from a push i said i would do in the last release, and are in those release notes

1.1.0

26 Apr 00:10
2c0e7ad

Choose a tag to compare

  • added batch api support, with update_multiple and delete_multiple
  • added performance enhancements
  • added support for extra long queries (over 23,000 characters)
  • improved documentation
  • added GlideElement support and associated functions, e.g. gr.my_field.nil()
  • fixed pop_record's ability to update
  • switched project to poetry over pipenv
  • added tests
  • improved feedback for some errors

1.0.7

29 Sep 19:11
97bfb2f

Choose a tag to compare

  • gh actions
  • up default batch size for performance reasons
  • improve attachment file handling (reading, mostly)
  • improve documentation
  • added jwt support

1.0.5

19 May 20:40
c44558a

Choose a tag to compare

  • Correctly implemented batching - if queries are slow up the default batch size.

1.0.4

22 Apr 22:33
4be8fa1

Choose a tag to compare

Release

1.0.3

05 Aug 19:20
3400267

Choose a tag to compare

Merge pull request #1 from vetsin/dev

Dev

1.0.2

29 Jul 18:49

Choose a tag to compare

The 1.0.2 release